Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_opp.c131 if (params->flags.TRUNCATE_ENABLED == 0) in set_truncation()
174 if (params->flags.TRUNCATE_ENABLED == 0) in dce60_set_truncation()
H A Ddce_transform.c804 if (bit_depth_params->flags.TRUNCATE_ENABLED) { in program_bit_depth_reduction()
864 if (bit_depth_params->flags.TRUNCATE_ENABLED) { in dce60_program_bit_depth_reduction()
/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dopp.h72 uint32_t TRUNCATE_ENABLED:1; member
/linux/drivers/gpu/drm/amd/display/dc/opp/dcn10/
H A Ddcn10_opp.c55 FMT_TRUNCATE_EN, params->flags.TRUNCATE_ENABLED, in opp1_set_truncation()