Home
last modified time | relevance | path

Searched refs:MaxCompressedBlockLuma (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.c3727 unsigned int *MaxCompressedBlockLuma, in dcn5_calculate_dcc_configuration() argument
3935 *MaxCompressedBlockLuma = 256; in dcn5_calculate_dcc_configuration()
3939 *MaxCompressedBlockLuma = 128; in dcn5_calculate_dcc_configuration()
3943 *MaxCompressedBlockLuma = 64; in dcn5_calculate_dcc_configuration()
3969 *MaxCompressedBlockLuma = 0; in dcn5_calculate_dcc_configuration()
3974 DML_LOG_VERBOSE("DML::%s: MaxCompressedBlockLuma = %u\n", __func__, *MaxCompressedBlockLuma); in dcn5_calculate_dcc_configuration()