Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddisplay_mode_vba_util_32.h987 unsigned int *MaxUncompressedBlockChroma,
H A Ddisplay_mode_vba_util_32.c5318 unsigned int *MaxUncompressedBlockChroma, in dml32_CalculateDCCConfiguration() argument
5551 *MaxUncompressedBlockChroma = 256; in dml32_CalculateDCCConfiguration()
5555 *MaxUncompressedBlockChroma = 256; in dml32_CalculateDCCConfiguration()
5559 *MaxUncompressedBlockChroma = 256; in dml32_CalculateDCCConfiguration()
5565 *MaxUncompressedBlockChroma = 0; in dml32_CalculateDCCConfiguration()
5580 dml_print("DML::%s: MaxUncompressedBlockChroma = %d\n", __func__, *MaxUncompressedBlockChroma); in dml32_CalculateDCCConfiguration()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn31/
H A Ddisplay_mode_vba_31.c183 unsigned int *MaxUncompressedBlockChroma,
1487 unsigned int *MaxUncompressedBlockChroma, argument
1706 *MaxUncompressedBlockChroma = 256;
1710 *MaxUncompressedBlockChroma = 256;
1714 *MaxUncompressedBlockChroma = 256;
1720 *MaxUncompressedBlockChroma = 0;
/linux/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddisplay_mode_core.c209 dml_uint_t *MaxUncompressedBlockChroma,
2114 dml_uint_t *MaxUncompressedBlockChroma, in CalculateDCCConfiguration() argument
2338 *MaxUncompressedBlockChroma = 256; in CalculateDCCConfiguration()
2342 *MaxUncompressedBlockChroma = 256; in CalculateDCCConfiguration()
2346 *MaxUncompressedBlockChroma = 256; in CalculateDCCConfiguration()
2352 *MaxUncompressedBlockChroma = 0; in CalculateDCCConfiguration()
2367 dml_print("DML::%s: MaxUncompressedBlockChroma = %u\n", __func__, *MaxUncompressedBlockChroma); in CalculateDCCConfiguration()
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
H A Ddml2_core_shared.c215 unsigned int *MaxUncompressedBlockChroma,
4723 unsigned int *MaxUncompressedBlockChroma, in CalculateDCCConfiguration() argument
4936 *MaxUncompressedBlockChroma = 256; in CalculateDCCConfiguration()
4940 *MaxUncompressedBlockChroma = 256; in CalculateDCCConfiguration()
4944 *MaxUncompressedBlockChroma = 256; in CalculateDCCConfiguration()
4950 *MaxUncompressedBlockChroma = 0; in CalculateDCCConfiguration()
4965 dml2_printf("DML::%s: MaxUncompressedBlockChroma = %u\n", __func__, *MaxUncompressedBlockChroma); in CalculateDCCConfiguration()
H A Ddml2_core_dcn4_calcs.c2061 unsigned int *MaxUncompressedBlockChroma, in CalculateDCCConfiguration() argument
2277 *MaxUncompressedBlockChroma = 256; in CalculateDCCConfiguration()
2281 *MaxUncompressedBlockChroma = 256; in CalculateDCCConfiguration()
2285 *MaxUncompressedBlockChroma = 256; in CalculateDCCConfiguration()
2291 *MaxUncompressedBlockChroma = 0; in CalculateDCCConfiguration()
2306 dml2_printf("DML::%s: MaxUncompressedBlockChroma = %u\n", __func__, *MaxUncompressedBlockChroma); in CalculateDCCConfiguration()