Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/display/dc/inc/hw/
H A Dopp.h60 uint32_t TRUNCATE_MODE:1; member
/dragonfly/sys/dev/drm/amd/display/dc/dcn10/
H A Ddcn10_opp.c56 FMT_TRUNCATE_MODE, params->flags.TRUNCATE_MODE); in opp1_set_truncation()
/dragonfly/sys/dev/drm/amd/display/dc/dce/
H A Ddce_opp.c139 params->flags.TRUNCATE_MODE); in set_truncation()
H A Ddce_transform.c637 trunc_mode = bit_depth_params->flags.TRUNCATE_MODE ? in program_bit_depth_reduction()
/dragonfly/sys/dev/drm/amd/display/dc/core/
H A Ddc_resource.c2842 fmt_bit_depth->flags.TRUNCATE_MODE = 1; in resource_build_bit_depth_reduction_params()