Home
last modified time | relevance | path

Searched refs:bit_depth_params (Results 1 - 25 of 28) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_transform.c793 const struct bit_depth_reduction_params *bit_depth_params) in program_bit_depth_reduction()
801 spatial_dither_enable = bit_depth_params->flags.SPATIAL_DITHER_ENABLED; in program_bit_depth_reduction()
806 if (bit_depth_params->flags.TRUNCATE_ENABLED) { in program_bit_depth_reduction()
809 trunc_mode = bit_depth_params->flags.TRUNCATE_MODE ? in program_bit_depth_reduction()
813 if (bit_depth_params->flags.TRUNCATE_DEPTH == 0 || in program_bit_depth_reduction()
814 bit_depth_params->flags.TRUNCATE_DEPTH == 1) in program_bit_depth_reduction()
816 else if (bit_depth_params->flags.TRUNCATE_DEPTH == 2) in program_bit_depth_reduction()
834 bit_depth_params->flags.FRAME_RANDOM, in program_bit_depth_reduction()
835 bit_depth_params->flags.RGB_RANDOM, in program_bit_depth_reduction()
836 bit_depth_params in program_bit_depth_reduction()
790 program_bit_depth_reduction( struct dce_transform *xfm_dce, enum dc_color_depth depth, const struct bit_depth_reduction_params *bit_depth_params) program_bit_depth_reduction() argument
850 dce60_program_bit_depth_reduction( struct dce_transform *xfm_dce, enum dc_color_depth depth, const struct bit_depth_reduction_params *bit_depth_params) dce60_program_bit_depth_reduction() argument
980 dce_transform_set_pixel_storage_depth( struct transform *xfm, enum lb_pixel_depth depth, const struct bit_depth_reduction_params *bit_depth_params) dce_transform_set_pixel_storage_depth() argument
1033 dce60_transform_set_pixel_storage_depth( struct transform *xfm, enum lb_pixel_depth depth, const struct bit_depth_reduction_params *bit_depth_params) dce60_transform_set_pixel_storage_depth() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_transform.c791 const struct bit_depth_reduction_params *bit_depth_params) in program_bit_depth_reduction()
799 spatial_dither_enable = bit_depth_params->flags.SPATIAL_DITHER_ENABLED; in program_bit_depth_reduction()
804 if (bit_depth_params->flags.TRUNCATE_ENABLED) { in program_bit_depth_reduction()
807 trunc_mode = bit_depth_params->flags.TRUNCATE_MODE ? in program_bit_depth_reduction()
811 if (bit_depth_params->flags.TRUNCATE_DEPTH == 0 || in program_bit_depth_reduction()
812 bit_depth_params->flags.TRUNCATE_DEPTH == 1) in program_bit_depth_reduction()
814 else if (bit_depth_params->flags.TRUNCATE_DEPTH == 2) in program_bit_depth_reduction()
832 bit_depth_params->flags.FRAME_RANDOM, in program_bit_depth_reduction()
833 bit_depth_params->flags.RGB_RANDOM, in program_bit_depth_reduction()
834 bit_depth_params in program_bit_depth_reduction()
788 program_bit_depth_reduction( struct dce_transform *xfm_dce, enum dc_color_depth depth, const struct bit_depth_reduction_params *bit_depth_params) program_bit_depth_reduction() argument
848 dce60_program_bit_depth_reduction( struct dce_transform *xfm_dce, enum dc_color_depth depth, const struct bit_depth_reduction_params *bit_depth_params) dce60_program_bit_depth_reduction() argument
978 dce_transform_set_pixel_storage_depth( struct transform *xfm, enum lb_pixel_depth depth, const struct bit_depth_reduction_params *bit_depth_params) dce_transform_set_pixel_storage_depth() argument
1031 dce60_transform_set_pixel_storage_depth( struct transform *xfm, enum lb_pixel_depth depth, const struct bit_depth_reduction_params *bit_depth_params) dce60_transform_set_pixel_storage_depth() argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Ddpp.h149 const struct bit_depth_reduction_params *bit_depth_params);
H A Dtransform.h195 const struct bit_depth_reduction_params *bit_depth_params);
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dtransform.h191 const struct bit_depth_reduction_params *bit_depth_params);
H A Ddpp.h184 const struct bit_depth_reduction_params *bit_depth_params);
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/
H A Ddc_stream.h188 struct bit_depth_reduction_params bit_depth_params; member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/
H A Ddc_stream.h255 struct bit_depth_reduction_params bit_depth_params; member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/link/accessories/
H A Dlink_dp_cts.c484 pipe_ctx->stream->bit_depth_params = params; in set_crtc_test_pattern()
545 pipe_ctx->stream->bit_depth_params = params; in set_crtc_test_pattern()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce60/
H A Ddce60_hw_sequencer.c249 &pipe_ctx->stream->bit_depth_params); in dce60_program_scaler()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dce60/
H A Ddce60_hw_sequencer.c249 &pipe_ctx->stream->bit_depth_params); in dce60_program_scaler()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c469 stream->bit_depth_params = params; in dc_stream_set_dither_option()
476 &stream->bit_depth_params); in dc_stream_set_dither_option()
2326 &pipe_ctx->stream->bit_depth_params); in commit_planes_do_stream_update()
2328 &stream->bit_depth_params, in commit_planes_do_stream_update()
2332 &stream->bit_depth_params, in commit_planes_do_stream_update()
H A Ddc_link_dp.c3871 pipe_ctx->stream->bit_depth_params = params; in set_crtc_test_pattern()
3935 pipe_ctx->stream->bit_depth_params = params; in set_crtc_test_pattern()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce110/
H A Ddce110_transform_v.c631 const struct bit_depth_reduction_params *bit_depth_params) in dce110_xfmv_set_pixel_storage_depth()
628 dce110_xfmv_set_pixel_storage_depth( struct transform *xfm, enum lb_pixel_depth depth, const struct bit_depth_reduction_params *bit_depth_params) dce110_xfmv_set_pixel_storage_depth() argument
H A Ddce110_hw_sequencer.c1323 &pipe_ctx->stream->bit_depth_params); in program_scaler()
1475 &stream->bit_depth_params, in apply_single_controller_ctx_to_hw()
1486 &stream->bit_depth_params, in apply_single_controller_ctx_to_hw()
H A Ddce110_resource.c932 &pipe_ctx->stream->bit_depth_params); in dce110_resource_build_pipe_hw_param()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dce110/
H A Ddce110_transform_v.c628 const struct bit_depth_reduction_params *bit_depth_params) in dce110_xfmv_set_pixel_storage_depth()
625 dce110_xfmv_set_pixel_storage_depth( struct transform *xfm, enum lb_pixel_depth depth, const struct bit_depth_reduction_params *bit_depth_params) dce110_xfmv_set_pixel_storage_depth() argument
H A Ddce110_hw_sequencer.c1391 &pipe_ctx->stream->bit_depth_params); in program_scaler()
1515 &stream->bit_depth_params, in apply_single_controller_ctx_to_hw()
1533 &stream->bit_depth_params, in apply_single_controller_ctx_to_hw()
H A Ddce110_resource.c925 &pipe_ctx->stream->bit_depth_params); in dce110_resource_build_pipe_hw_param()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c722 stream->bit_depth_params = params; in dc_stream_set_dither_option()
729 &stream->bit_depth_params); in dc_stream_set_dither_option()
3169 &pipe_ctx->stream->bit_depth_params); in commit_planes_do_stream_update()
3171 &stream->bit_depth_params, in commit_planes_do_stream_update()
3175 &stream->bit_depth_params, in commit_planes_do_stream_update()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_resource.c1113 &pipe_ctx->stream->bit_depth_params); in build_pipe_hw_param()
H A Ddcn10_hw_sequencer.c831 &stream->bit_depth_params, in dcn10_enable_stream_timing()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_resource.c1049 &pipe_ctx->stream->bit_depth_params); in build_pipe_hw_param()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_hwseq.c1638 &pipe_ctx->stream->bit_depth_params, in dcn20_program_pipe()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_resource.c1288 &pipe_ctx->stream->bit_depth_params); in build_pipe_hw_param()

Completed in 59 milliseconds

12