Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/i915/
Dintel_pm.c2549 int nth_active_pipe; in skl_ddb_get_pipe_allocation_limits() local
2561 nth_active_pipe = 0; in skl_ddb_get_pipe_allocation_limits()
2569 nth_active_pipe++; in skl_ddb_get_pipe_allocation_limits()
2573 alloc->start = nth_active_pipe * ddb_size / config->num_pipes_active; in skl_ddb_get_pipe_allocation_limits()