/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce/ |
H A D | dce_transform.c | 793 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 D | dce_transform.c | 791 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 D | dpp.h | 149 const struct bit_depth_reduction_params *bit_depth_params);
|
H A D | transform.h | 195 const struct bit_depth_reduction_params *bit_depth_params);
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/inc/hw/ |
H A D | transform.h | 191 const struct bit_depth_reduction_params *bit_depth_params);
|
H A D | dpp.h | 184 const struct bit_depth_reduction_params *bit_depth_params);
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/ |
H A D | dc_stream.h | 188 struct bit_depth_reduction_params bit_depth_params; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/ |
H A D | dc_stream.h | 255 struct bit_depth_reduction_params bit_depth_params; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/link/accessories/ |
H A D | link_dp_cts.c | 484 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 D | dce60_hw_sequencer.c | 249 &pipe_ctx->stream->bit_depth_params); in dce60_program_scaler()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dce60/ |
H A D | dce60_hw_sequencer.c | 249 &pipe_ctx->stream->bit_depth_params); in dce60_program_scaler()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/core/ |
H A D | dc.c | 469 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 D | dc_link_dp.c | 3871 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 D | dce110_transform_v.c | 631 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 D | dce110_hw_sequencer.c | 1323 &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 D | dce110_resource.c | 932 &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 D | dce110_transform_v.c | 628 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 D | dce110_hw_sequencer.c | 1391 &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 D | dce110_resource.c | 925 &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 D | dc.c | 722 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 D | dcn10_resource.c | 1113 &pipe_ctx->stream->bit_depth_params); in build_pipe_hw_param()
|
H A D | dcn10_hw_sequencer.c | 831 &stream->bit_depth_params, in dcn10_enable_stream_timing()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn10/ |
H A D | dcn10_resource.c | 1049 &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 D | dcn20_hwseq.c | 1638 &pipe_ctx->stream->bit_depth_params, in dcn20_program_pipe()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn20/ |
H A D | dcn20_resource.c | 1288 &pipe_ctx->stream->bit_depth_params); in build_pipe_hw_param()
|