Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/inc/
H A Dresource.h581 void resource_build_bit_depth_reduction_params(struct dc_stream_state *stream,
/linux/drivers/gpu/drm/amd/display/dc/link/accessories/
H A Dlink_dp_cts.c484 resource_build_bit_depth_reduction_params(pipe_ctx->stream, &params); in set_crtc_test_pattern()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn10/
H A Ddcn10_resource.c1053 resource_build_bit_depth_reduction_params(pipe_ctx->stream, in build_pipe_hw_param()
/linux/drivers/gpu/drm/amd/display/dc/resource/dce110/
H A Ddce110_resource.c924 resource_build_bit_depth_reduction_params(pipe_ctx->stream, in dce110_resource_build_pipe_hw_param()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn20/
H A Ddcn20_resource.c1303 resource_build_bit_depth_reduction_params(pipe_ctx->stream, in build_pipe_hw_param()
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c778 resource_build_bit_depth_reduction_params(stream, &params); in dc_stream_set_dither_option()
3310 resource_build_bit_depth_reduction_params(pipe_ctx->stream, in commit_planes_do_stream_update()
H A Ddc_resource.c4657 void resource_build_bit_depth_reduction_params(struct dc_stream_state *stream, in resource_build_bit_depth_reduction_params() function