Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dml/dcn30/
H A Ddisplay_mode_vba_30.c1428 long max_vp_vert_height = 0; in CalculateDCCConfiguration() local
1495 max_vp_vert_height = dml_min((double) MAS_vp_vert_limit, detile_buf_vp_vert_limit); in CalculateDCCConfiguration()
1500 SurfaceHeightLuma > max_vp_vert_height ? in CalculateDCCConfiguration()
1501 max_vp_vert_height : SurfaceHeightLuma); in CalculateDCCConfiguration()