Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dopp.h60 uint32_t TRUNCATE_MODE:1; member
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_opp.c56 FMT_TRUNCATE_MODE, params->flags.TRUNCATE_MODE); in opp1_set_truncation()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_opp.c139 params->flags.TRUNCATE_MODE); in set_truncation()
H A Ddce_transform.c807 trunc_mode = bit_depth_params->flags.TRUNCATE_MODE ? in program_bit_depth_reduction()
867 trunc_mode = bit_depth_params->flags.TRUNCATE_MODE ? in dce60_program_bit_depth_reduction()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_resource.c3857 fmt_bit_depth->flags.TRUNCATE_MODE = 1; in resource_build_bit_depth_reduction_params()