Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/display/dc/dce/
H A Ddce_transform.c624 enum dcp_out_trunc_round_mode trunc_mode; in program_bit_depth_reduction() local
632 trunc_mode = DCP_OUT_TRUNC_ROUND_MODE_TRUNCATE; in program_bit_depth_reduction()
637 trunc_mode = bit_depth_params->flags.TRUNCATE_MODE ? in program_bit_depth_reduction()
657 set_round(xfm_dce, trunc_mode, trunc_round_depth); in program_bit_depth_reduction()