Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce/
H A Damdgpu_dce_transform.c626 const struct bit_depth_reduction_params *bit_depth_params) in program_bit_depth_reduction() argument
634 spatial_dither_enable = bit_depth_params->flags.SPATIAL_DITHER_ENABLED; in program_bit_depth_reduction()
639 if (bit_depth_params->flags.TRUNCATE_ENABLED) { in program_bit_depth_reduction()
642 trunc_mode = bit_depth_params->flags.TRUNCATE_MODE ? in program_bit_depth_reduction()
646 if (bit_depth_params->flags.TRUNCATE_DEPTH == 0 || in program_bit_depth_reduction()
647 bit_depth_params->flags.TRUNCATE_DEPTH == 1) in program_bit_depth_reduction()
649 else if (bit_depth_params->flags.TRUNCATE_DEPTH == 2) in program_bit_depth_reduction()
667 bit_depth_params->flags.FRAME_RANDOM, in program_bit_depth_reduction()
668 bit_depth_params->flags.RGB_RANDOM, in program_bit_depth_reduction()
669 bit_depth_params->flags.HIGHPASS_RANDOM); in program_bit_depth_reduction()
[all …]
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/inc/hw/
H A Ddpp.h144 const struct bit_depth_reduction_params *bit_depth_params);
H A Dtransform.h195 const struct bit_depth_reduction_params *bit_depth_params);
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/
H A Ddc_stream.h185 struct bit_depth_reduction_params bit_depth_params; member
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/core/
H A Damdgpu_dc.c464 stream->bit_depth_params = params; in dc_stream_set_dither_option()
471 &stream->bit_depth_params); in dc_stream_set_dither_option()
2089 &pipe_ctx->stream->bit_depth_params); in commit_planes_do_stream_update()
2091 &stream->bit_depth_params, in commit_planes_do_stream_update()
2095 &stream->bit_depth_params, in commit_planes_do_stream_update()
H A Damdgpu_dc_link_dp.c3679 pipe_ctx->stream->bit_depth_params = params; in set_crtc_test_pattern()
3745 pipe_ctx->stream->bit_depth_params = params; in set_crtc_test_pattern()
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce110/
H A Damdgpu_dce110_transform_v.c636 const struct bit_depth_reduction_params *bit_depth_params) in dce110_xfmv_set_pixel_storage_depth() argument
H A Damdgpu_dce110_hw_sequencer.c1250 &pipe_ctx->stream->bit_depth_params); in program_scaler()
1402 &stream->bit_depth_params, in apply_single_controller_ctx_to_hw()
1413 &stream->bit_depth_params, in apply_single_controller_ctx_to_hw()
H A Damdgpu_dce110_resource.c903 &pipe_ctx->stream->bit_depth_params); in dce110_resource_build_pipe_hw_param()
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn10/
H A Damdgpu_dcn10_resource.c1077 &pipe_ctx->stream->bit_depth_params); in build_pipe_hw_param()
H A Damdgpu_dcn10_hw_sequencer.c826 &stream->bit_depth_params, in dcn10_enable_stream_timing()
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn20/
H A Damdgpu_dcn20_hwseq.c1539 &pipe_ctx->stream->bit_depth_params, in dcn20_program_pipe()
H A Damdgpu_dcn20_resource.c1501 &pipe_ctx->stream->bit_depth_params); in build_pipe_hw_param()