Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_pm.c3818 int nth_active_pipe; in skl_ddb_get_pipe_allocation_limits() local
3852 nth_active_pipe = hweight32(intel_state->active_crtcs & in skl_ddb_get_pipe_allocation_limits()
3855 alloc->start = nth_active_pipe * ddb_size / *num_active; in skl_ddb_get_pipe_allocation_limits()