Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/
H A Ddml2_core_dcn5_calcs_dchub.c3726 unsigned int *MaxUncompressedBlockChroma, in dcn5_calculate_dcc_configuration() argument
3948 *MaxUncompressedBlockChroma = 256; in dcn5_calculate_dcc_configuration()
3952 *MaxUncompressedBlockChroma = 256; in dcn5_calculate_dcc_configuration()
3956 *MaxUncompressedBlockChroma = 256; in dcn5_calculate_dcc_configuration()
3962 *MaxUncompressedBlockChroma = 0; in dcn5_calculate_dcc_configuration()
3976 …L_LOG_VERBOSE("DML::%s: MaxUncompressedBlockChroma = %u\n", __func__, *MaxUncompressedBlockChroma); in dcn5_calculate_dcc_configuration()