Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_vba.c832 unsigned int total_pipes = 0; in ModeSupportAndSystemConfiguration() local
853 total_pipes += mode_lib->vba.DPPPerPlane[k]; in ModeSupportAndSystemConfiguration()
854 ASSERT(total_pipes <= DC__NUM_DPP__MAX); in ModeSupportAndSystemConfiguration()