Searched refs:MetaRowByteChroma (Results 1 – 9 of 9) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/dcn32/ |
D | display_mode_vba_util_32.h | 514 unsigned int MetaRowByteChroma,
|
D | display_mode_vba_util_32.c | 2670 unsigned int MetaRowByteChroma, in dml32_CalculateRowBandwidth() argument 2686 MetaRowByteChroma / (meta_row_height_chroma * LineTime); in dml32_CalculateRowBandwidth()
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/dcn20/ |
D | display_mode_vba_20.c | 186 unsigned int MetaRowByteChroma, 3045 unsigned int MetaRowByteChroma, in CalculateActiveRowBandwidth() argument 3060 + VRatio / 2 * MetaRowByteChroma in CalculateActiveRowBandwidth()
|
D | display_mode_vba_20v2.c | 210 unsigned int MetaRowByteChroma, 3118 unsigned int MetaRowByteChroma, in CalculateActiveRowBandwidth() argument 3133 + VRatio / 2 * MetaRowByteChroma in CalculateActiveRowBandwidth()
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/dcn21/ |
D | display_mode_vba_21.c | 238 unsigned int MetaRowByteChroma, 3132 unsigned int MetaRowByteChroma, in CalculateActiveRowBandwidth() argument 3146 + VRatio / 2 * MetaRowByteChroma in CalculateActiveRowBandwidth()
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/dcn30/ |
D | display_mode_vba_30.c | 230 unsigned int MetaRowByteChroma, 3313 unsigned int MetaRowByteChroma, in CalculateRowBandwidth() argument 3327 + VRatioChroma * MetaRowByteChroma in CalculateRowBandwidth()
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/dcn31/ |
D | display_mode_vba_31.c | 243 unsigned int MetaRowByteChroma, 3456 unsigned int MetaRowByteChroma, argument 3469 …etaRowByteLuma / (meta_row_height_luma * LineTime) + VRatioChroma * MetaRowByteChroma / (meta_row_…
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/dcn314/ |
D | display_mode_vba_314.c | 252 unsigned int MetaRowByteChroma, 3562 unsigned int MetaRowByteChroma, argument 3575 …etaRowByteLuma / (meta_row_height_luma * LineTime) + VRatioChroma * MetaRowByteChroma / (meta_row_…
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/ |
D | display_mode_core.c | 298 dml_uint_t MetaRowByteChroma, 1912 dml_uint_t MetaRowByteChroma, in CalculateRowBandwidth() argument 1927 + VRatioChroma * MetaRowByteChroma in CalculateRowBandwidth()
|