Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_transform.c798 enum dcp_out_trunc_round_depth trunc_round_depth; in program_bit_depth_reduction() local
806 trunc_round_depth = DCP_OUT_TRUNC_ROUND_DEPTH_12BIT; in program_bit_depth_reduction()
818 trunc_round_depth = DCP_OUT_TRUNC_ROUND_DEPTH_8BIT; in program_bit_depth_reduction()
820 trunc_round_depth = DCP_OUT_TRUNC_ROUND_DEPTH_10BIT; in program_bit_depth_reduction()
826 trunc_round_depth = DCP_OUT_TRUNC_ROUND_DEPTH_12BIT; in program_bit_depth_reduction()
832 set_round(xfm_dce, trunc_mode, trunc_round_depth); in program_bit_depth_reduction()
858 enum dcp_out_trunc_round_depth trunc_round_depth; in dce60_program_bit_depth_reduction() local
866 trunc_round_depth = DCP_OUT_TRUNC_ROUND_DEPTH_12BIT; in dce60_program_bit_depth_reduction()
878 trunc_round_depth = DCP_OUT_TRUNC_ROUND_DEPTH_8BIT; in dce60_program_bit_depth_reduction()
880 trunc_round_depth = DCP_OUT_TRUNC_ROUND_DEPTH_10BIT; in dce60_program_bit_depth_reduction()
[all …]