Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/i915/
Dintel_pm.c2767 int nth_active_pipe; in skl_ddb_get_pipe_allocation_limits() local
2782 nth_active_pipe = 0; in skl_ddb_get_pipe_allocation_limits()
2790 nth_active_pipe++; in skl_ddb_get_pipe_allocation_limits()
2794 alloc->start = nth_active_pipe * ddb_size / config->num_pipes_active; in skl_ddb_get_pipe_allocation_limits()