Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/display/dc/dce/
H A Ddce_transform.c623 enum dcp_out_trunc_round_depth trunc_round_depth; in program_bit_depth_reduction() local
631 trunc_round_depth = DCP_OUT_TRUNC_ROUND_DEPTH_12BIT; in program_bit_depth_reduction()
643 trunc_round_depth = DCP_OUT_TRUNC_ROUND_DEPTH_8BIT; in program_bit_depth_reduction()
645 trunc_round_depth = DCP_OUT_TRUNC_ROUND_DEPTH_10BIT; in program_bit_depth_reduction()
651 trunc_round_depth = DCP_OUT_TRUNC_ROUND_DEPTH_12BIT; in program_bit_depth_reduction()
657 set_round(xfm_dce, trunc_mode, trunc_round_depth); in program_bit_depth_reduction()