Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dml/dcn30/
Ddisplay_mode_vba_30.c1427 long max_vp_vert_height = 0; in CalculateDCCConfiguration() local
1494 max_vp_vert_height = dml_min((double) MAS_vp_vert_limit, detile_buf_vp_vert_limit); in CalculateDCCConfiguration()
1499 SurfaceHeightLuma > max_vp_vert_height ? in CalculateDCCConfiguration()
1500 max_vp_vert_height : SurfaceHeightLuma); in CalculateDCCConfiguration()