Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddisplay_mode_vba_util_32.h989 unsigned int *MaxCompressedBlockChroma,
H A Ddisplay_mode_vba_util_32.c5320 unsigned int *MaxCompressedBlockChroma, in dml32_CalculateDCCConfiguration() argument
5552 *MaxCompressedBlockChroma = 256; in dml32_CalculateDCCConfiguration()
5556 *MaxCompressedBlockChroma = 128; in dml32_CalculateDCCConfiguration()
5560 *MaxCompressedBlockChroma = 64; in dml32_CalculateDCCConfiguration()
5566 *MaxCompressedBlockChroma = 0; in dml32_CalculateDCCConfiguration()
5581 dml_print("DML::%s: MaxCompressedBlockChroma = %d\n", __func__, *MaxCompressedBlockChroma); in dml32_CalculateDCCConfiguration()
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml/dcn30/
H A Ddisplay_mode_vba_30.c168 unsigned int *MaxCompressedBlockChroma,
1325 unsigned int *MaxCompressedBlockChroma, in CalculateDCCConfiguration() argument
1581 *MaxCompressedBlockChroma = 256; in CalculateDCCConfiguration()
1585 *MaxCompressedBlockChroma = 128; in CalculateDCCConfiguration()
1589 *MaxCompressedBlockChroma = 64; in CalculateDCCConfiguration()
1595 *MaxCompressedBlockChroma = 0; in CalculateDCCConfiguration()
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml/dcn31/
H A Ddisplay_mode_vba_31.c185 unsigned int *MaxCompressedBlockChroma,
1489 unsigned int *MaxCompressedBlockChroma, argument
1707 *MaxCompressedBlockChroma = 256;
1711 *MaxCompressedBlockChroma = 128;
1715 *MaxCompressedBlockChroma = 64;
1721 *MaxCompressedBlockChroma = 0;
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml/dcn314/
H A Ddisplay_mode_vba_314.c194 unsigned int *MaxCompressedBlockChroma,
1506 unsigned int *MaxCompressedBlockChroma, argument
1724 *MaxCompressedBlockChroma = 256;
1728 *MaxCompressedBlockChroma = 128;
1732 *MaxCompressedBlockChroma = 64;
1738 *MaxCompressedBlockChroma = 0;
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddisplay_mode_core.c212 dml_uint_t *MaxCompressedBlockChroma,
2117 dml_uint_t *MaxCompressedBlockChroma, in CalculateDCCConfiguration() argument
2340 *MaxCompressedBlockChroma = 256; in CalculateDCCConfiguration()
2344 *MaxCompressedBlockChroma = 128; in CalculateDCCConfiguration()
2348 *MaxCompressedBlockChroma = 64; in CalculateDCCConfiguration()
2354 *MaxCompressedBlockChroma = 0; in CalculateDCCConfiguration()
2369 dml_print("DML::%s: MaxCompressedBlockChroma = %u\n", __func__, *MaxCompressedBlockChroma); in CalculateDCCConfiguration()
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
H A Ddml2_core_dcn4_calcs.c2064 unsigned int *MaxCompressedBlockChroma, in CalculateDCCConfiguration()
2279 *MaxCompressedBlockChroma = 256; in CalculateDCCConfiguration()
2283 *MaxCompressedBlockChroma = 128; in CalculateDCCConfiguration()
2287 *MaxCompressedBlockChroma = 64; in CalculateDCCConfiguration()
2293 *MaxCompressedBlockChroma = 0; in CalculateDCCConfiguration()
2308 dml2_printf("DML::%s: MaxCompressedBlockChroma = %u\n", __func__, *MaxCompressedBlockChroma); in CalculateDCCConfiguration()