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

/openbsd-current/sys/dev/pci/drm/amd/display/dc/dce/
H A Ddce_transform.c793 enum dcp_out_trunc_round_depth trunc_round_depth; local
801 trunc_round_depth = DCP_OUT_TRUNC_ROUND_DEPTH_12BIT;
813 trunc_round_depth = DCP_OUT_TRUNC_ROUND_DEPTH_8BIT;
815 trunc_round_depth = DCP_OUT_TRUNC_ROUND_DEPTH_10BIT;
821 trunc_round_depth = DCP_OUT_TRUNC_ROUND_DEPTH_12BIT;
827 set_round(xfm_dce, trunc_mode, trunc_round_depth);
853 enum dcp_out_trunc_round_depth trunc_round_depth; local
861 trunc_round_depth = DCP_OUT_TRUNC_ROUND_DEPTH_12BIT;
873 trunc_round_depth = DCP_OUT_TRUNC_ROUND_DEPTH_8BIT;
875 trunc_round_depth
[all...]

Completed in 74 milliseconds