Home
last modified time | relevance | path

Searched refs:nth_active_pipe (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/sys/dev/drm/i915/
H A Dintel_pm.c3742 int nth_active_pipe; in skl_ddb_get_pipe_allocation_limits() local
3778 nth_active_pipe = hweight32(intel_state->active_crtcs & in skl_ddb_get_pipe_allocation_limits()
3781 alloc->start = nth_active_pipe * ddb_size / *num_active; in skl_ddb_get_pipe_allocation_limits()