OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:trunc_round_depth
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce/
amdgpu_dce_transform.c
628
enum dcp_out_trunc_round_depth
trunc_round_depth
;
local
636
trunc_round_depth
= DCP_OUT_TRUNC_ROUND_DEPTH_12BIT;
648
trunc_round_depth
= DCP_OUT_TRUNC_ROUND_DEPTH_8BIT;
650
trunc_round_depth
= DCP_OUT_TRUNC_ROUND_DEPTH_10BIT;
656
trunc_round_depth
= DCP_OUT_TRUNC_ROUND_DEPTH_12BIT;
662
set_round(xfm_dce, trunc_mode,
trunc_round_depth
);
amdgpu_dce_transform.c
628
enum dcp_out_trunc_round_depth
trunc_round_depth
;
local
636
trunc_round_depth
= DCP_OUT_TRUNC_ROUND_DEPTH_12BIT;
648
trunc_round_depth
= DCP_OUT_TRUNC_ROUND_DEPTH_8BIT;
650
trunc_round_depth
= DCP_OUT_TRUNC_ROUND_DEPTH_10BIT;
656
trunc_round_depth
= DCP_OUT_TRUNC_ROUND_DEPTH_12BIT;
662
set_round(xfm_dce, trunc_mode,
trunc_round_depth
);
Completed in 55 milliseconds
Indexes created Sun Jun 21 00:25:28 UTC 2026