Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dce/
Ddce_transform.c795 enum dcp_out_trunc_round_depth trunc_round_depth; in program_bit_depth_reduction() local
803 trunc_round_depth = DCP_OUT_TRUNC_ROUND_DEPTH_12BIT; in program_bit_depth_reduction()
815 trunc_round_depth = DCP_OUT_TRUNC_ROUND_DEPTH_8BIT; in program_bit_depth_reduction()
817 trunc_round_depth = DCP_OUT_TRUNC_ROUND_DEPTH_10BIT; in program_bit_depth_reduction()
823 trunc_round_depth = DCP_OUT_TRUNC_ROUND_DEPTH_12BIT; in program_bit_depth_reduction()
829 set_round(xfm_dce, trunc_mode, trunc_round_depth); in program_bit_depth_reduction()
855 enum dcp_out_trunc_round_depth trunc_round_depth; in dce60_program_bit_depth_reduction() local
863 trunc_round_depth = DCP_OUT_TRUNC_ROUND_DEPTH_12BIT; in dce60_program_bit_depth_reduction()
875 trunc_round_depth = DCP_OUT_TRUNC_ROUND_DEPTH_8BIT; in dce60_program_bit_depth_reduction()
877 trunc_round_depth = DCP_OUT_TRUNC_ROUND_DEPTH_10BIT; in dce60_program_bit_depth_reduction()
[all …]