Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dml/dcn30/
Ddisplay_mode_vba_30.c159 unsigned int RequestHeight256ByteChroma,
1386 unsigned int RequestHeight256ByteChroma, in CalculateDCCConfiguration() argument
1474 + (double) RequestHeight256ByteChroma in CalculateDCCConfiguration()
1479 + 256.0 / RequestHeight256ByteChroma in CalculateDCCConfiguration()
1506 full_swath_bytes_horz_wc_c = eff_surf_width_c * RequestHeight256ByteChroma in CalculateDCCConfiguration()
1508 full_swath_bytes_vert_wc_c = eff_surf_height_c * 256 / RequestHeight256ByteChroma; in CalculateDCCConfiguration()