Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/dcn32/
Ddisplay_mode_vba_util_32.h989 unsigned int *MaxCompressedBlockChroma,
Ddisplay_mode_vba_util_32.c5319 unsigned int *MaxCompressedBlockChroma, in dml32_CalculateDCCConfiguration() argument
5551 *MaxCompressedBlockChroma = 256; in dml32_CalculateDCCConfiguration()
5555 *MaxCompressedBlockChroma = 128; in dml32_CalculateDCCConfiguration()
5559 *MaxCompressedBlockChroma = 64; in dml32_CalculateDCCConfiguration()
5565 *MaxCompressedBlockChroma = 0; in dml32_CalculateDCCConfiguration()
5580 dml_print("DML::%s: MaxCompressedBlockChroma = %d\n", __func__, *MaxCompressedBlockChroma); in dml32_CalculateDCCConfiguration()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/dcn30/
Ddisplay_mode_vba_30.c168 unsigned int *MaxCompressedBlockChroma,
1328 unsigned int *MaxCompressedBlockChroma, in CalculateDCCConfiguration() argument
1584 *MaxCompressedBlockChroma = 256; in CalculateDCCConfiguration()
1588 *MaxCompressedBlockChroma = 128; in CalculateDCCConfiguration()
1592 *MaxCompressedBlockChroma = 64; in CalculateDCCConfiguration()
1598 *MaxCompressedBlockChroma = 0; in CalculateDCCConfiguration()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/dcn31/
Ddisplay_mode_vba_31.c185 unsigned int *MaxCompressedBlockChroma,
1492 unsigned int *MaxCompressedBlockChroma, argument
1710 *MaxCompressedBlockChroma = 256;
1714 *MaxCompressedBlockChroma = 128;
1718 *MaxCompressedBlockChroma = 64;
1724 *MaxCompressedBlockChroma = 0;
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/dcn314/
Ddisplay_mode_vba_314.c194 unsigned int *MaxCompressedBlockChroma,
1509 unsigned int *MaxCompressedBlockChroma, argument
1727 *MaxCompressedBlockChroma = 256;
1731 *MaxCompressedBlockChroma = 128;
1735 *MaxCompressedBlockChroma = 64;
1741 *MaxCompressedBlockChroma = 0;
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/
Ddisplay_mode_core.c211 dml_uint_t *MaxCompressedBlockChroma,
2115 dml_uint_t *MaxCompressedBlockChroma, in CalculateDCCConfiguration() argument
2338 *MaxCompressedBlockChroma = 256; in CalculateDCCConfiguration()
2342 *MaxCompressedBlockChroma = 128; in CalculateDCCConfiguration()
2346 *MaxCompressedBlockChroma = 64; in CalculateDCCConfiguration()
2352 *MaxCompressedBlockChroma = 0; in CalculateDCCConfiguration()
2367 dml_print("DML::%s: MaxCompressedBlockChroma = %u\n", __func__, *MaxCompressedBlockChroma); in CalculateDCCConfiguration()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
Ddml2_core_shared.c217 unsigned int *MaxCompressedBlockChroma,
4725 unsigned int *MaxCompressedBlockChroma, in CalculateDCCConfiguration()
4937 *MaxCompressedBlockChroma = 256; in CalculateDCCConfiguration()
4941 *MaxCompressedBlockChroma = 128; in CalculateDCCConfiguration()
4945 *MaxCompressedBlockChroma = 64; in CalculateDCCConfiguration()
4951 *MaxCompressedBlockChroma = 0; in CalculateDCCConfiguration()
4966 dml2_printf("DML::%s: MaxCompressedBlockChroma = %u\n", __func__, *MaxCompressedBlockChroma); in CalculateDCCConfiguration()
Ddml2_core_dcn4_calcs.c2048 unsigned int *MaxCompressedBlockChroma, in CalculateDCCConfiguration()
2264 *MaxCompressedBlockChroma = 256; in CalculateDCCConfiguration()
2268 *MaxCompressedBlockChroma = 128; in CalculateDCCConfiguration()
2272 *MaxCompressedBlockChroma = 64; in CalculateDCCConfiguration()
2278 *MaxCompressedBlockChroma = 0; in CalculateDCCConfiguration()
2293 dml2_printf("DML::%s: MaxCompressedBlockChroma = %u\n", __func__, *MaxCompressedBlockChroma); in CalculateDCCConfiguration()