Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce/
H A Damdgpu_dce_transform.c629 enum dcp_out_trunc_round_mode trunc_mode; in program_bit_depth_reduction() local
637 trunc_mode = DCP_OUT_TRUNC_ROUND_MODE_TRUNCATE; in program_bit_depth_reduction()
642 trunc_mode = bit_depth_params->flags.TRUNCATE_MODE ? in program_bit_depth_reduction()
662 set_round(xfm_dce, trunc_mode, trunc_round_depth); in program_bit_depth_reduction()