Home
last modified time | relevance | path

Searched refs:opp_program_bit_depth_reduction (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dce110/
Ddce110_opp_v.c43 .opp_program_bit_depth_reduction =
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/inc/hw/
Dopp.h283 void (*opp_program_bit_depth_reduction)( member
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_opp.c391 .opp_program_bit_depth_reduction = opp1_program_bit_depth_reduction,
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dce/
Ddce_opp.c539 .opp_program_bit_depth_reduction = dce110_opp_program_bit_depth_reduction
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/core/
Ddc_link_dp.c2558 opp_program_bit_depth_reduction(pipe_ctx->stream_res.opp, &params); in set_crtc_test_pattern()
2571 opp_program_bit_depth_reduction(pipe_ctx->stream_res.opp, &params); in set_crtc_test_pattern()
Ddc.c361 opp_program_bit_depth_reduction(pipes->stream_res.opp, &params); in dc_stream_set_dither_option()