Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/core/
H A Damdgpu_dc_resource.c2676 struct bit_depth_reduction_params *fmt_bit_depth) in resource_build_bit_depth_reduction_params() argument
2682 memset(fmt_bit_depth, 0, sizeof(*fmt_bit_depth)); in resource_build_bit_depth_reduction_params()
2704 fmt_bit_depth->flags.TRUNCATE_ENABLED = 1; in resource_build_bit_depth_reduction_params()
2705 fmt_bit_depth->flags.TRUNCATE_DEPTH = 0; in resource_build_bit_depth_reduction_params()
2709 fmt_bit_depth->flags.TRUNCATE_ENABLED = 1; in resource_build_bit_depth_reduction_params()
2710 fmt_bit_depth->flags.TRUNCATE_DEPTH = 1; in resource_build_bit_depth_reduction_params()
2717 fmt_bit_depth->flags.TRUNCATE_ENABLED = 1; in resource_build_bit_depth_reduction_params()
2718 fmt_bit_depth->flags.TRUNCATE_DEPTH = 2; in resource_build_bit_depth_reduction_params()
2731 fmt_bit_depth->flags.TRUNCATE_ENABLED = 1; in resource_build_bit_depth_reduction_params()
2732 fmt_bit_depth->flags.TRUNCATE_DEPTH = 2; in resource_build_bit_depth_reduction_params()
[all …]
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn10/
H A Damdgpu_dcn10_opp.c291 struct bit_depth_reduction_params *fmt_bit_depth, in opp1_program_fmt() argument
303 fmt_bit_depth); in opp1_program_fmt()
H A Ddcn10_opp.h175 struct bit_depth_reduction_params *fmt_bit_depth,
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce/
H A Damdgpu_dce_opp.c511 struct bit_depth_reduction_params *fmt_bit_depth, in dce110_opp_program_fmt() argument
522 fmt_bit_depth); in dce110_opp_program_fmt()
H A Ddce_opp.h305 struct bit_depth_reduction_params *fmt_bit_depth,
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/inc/
H A Dresource.h172 struct bit_depth_reduction_params *fmt_bit_depth);
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/inc/hw/
H A Dopp.h278 struct bit_depth_reduction_params *fmt_bit_depth,