Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/display/dc/dce110/
H A Ddce110_opp_v.c43 .opp_program_bit_depth_reduction =
/dragonfly/sys/dev/drm/amd/display/dc/inc/hw/
H A Dopp.h283 void (*opp_program_bit_depth_reduction)( member
/dragonfly/sys/dev/drm/amd/display/dc/dcn10/
H A Ddcn10_opp.c393 .opp_program_bit_depth_reduction = opp1_program_bit_depth_reduction,
/dragonfly/sys/dev/drm/amd/display/dc/dce/
H A Ddce_opp.c539 .opp_program_bit_depth_reduction = dce110_opp_program_bit_depth_reduction
/dragonfly/sys/dev/drm/amd/display/dc/core/
H A Ddc_link_dp.c2571 opp_program_bit_depth_reduction(pipe_ctx->stream_res.opp, &params); in set_crtc_test_pattern()
2584 opp_program_bit_depth_reduction(pipe_ctx->stream_res.opp, &params); in set_crtc_test_pattern()
H A Ddc.c361 opp_program_bit_depth_reduction(pipes->stream_res.opp, &params); in dc_stream_set_dither_option()