Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dml/
Ddisplay_mode_vba.c803 unsigned int total_pipes = 0; in ModeSupportAndSystemConfiguration() local
822 total_pipes += mode_lib->vba.DPPPerPlane[k]; in ModeSupportAndSystemConfiguration()
823 ASSERT(total_pipes <= DC__NUM_DPP__MAX); in ModeSupportAndSystemConfiguration()