Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dml/dcn30/
Ddisplay_mode_vba_30.c159 unsigned int RequestHeight256ByteLuma,
1386 unsigned int RequestHeight256ByteLuma, in CalculateDCCConfiguration() argument
1466 / ((double) RequestHeight256ByteLuma * BytePerPixelY in CalculateDCCConfiguration()
1469 / (256.0 / RequestHeight256ByteLuma / (1 + vert_div_l)); in CalculateDCCConfiguration()
1473 / ((double) RequestHeight256ByteLuma * BytePerPixelY in CalculateDCCConfiguration()
1479 / (256.0 / RequestHeight256ByteLuma / (1 + vert_div_l) in CalculateDCCConfiguration()
1504 full_swath_bytes_horz_wc_l = eff_surf_width_l * RequestHeight256ByteLuma * BytePerPixelY; in CalculateDCCConfiguration()
1505 full_swath_bytes_vert_wc_l = eff_surf_height_l * 256 / RequestHeight256ByteLuma; in CalculateDCCConfiguration()
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dml/dcn31/
Ddisplay_mode_vba_31.c181 unsigned int RequestHeight256ByteLuma,
1589 unsigned int RequestHeight256ByteLuma, argument
1659 …detile_buf_vp_horz_limit = (double) swath_buf_size / ((double) RequestHeight256ByteLuma * BytePerP…
1660 …detile_buf_vp_vert_limit = (double) swath_buf_size / (256.0 / RequestHeight256ByteLuma / (1 + vert…
1664 / ((double) RequestHeight256ByteLuma * BytePerPixelY / (1 + horz_div_l)
1667 …/ (256.0 / RequestHeight256ByteLuma / (1 + vert_div_l) + 256.0 / RequestHeight256ByteChroma / (1 +…
1687 full_swath_bytes_horz_wc_l = eff_surf_width_l * RequestHeight256ByteLuma * BytePerPixelY;
1688 full_swath_bytes_vert_wc_l = eff_surf_height_l * 256 / RequestHeight256ByteLuma;