Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dce110/
Ddce110_opp_v.c43 .opp_program_bit_depth_reduction =
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dcn201/
Ddcn201_opp.c47 .opp_program_bit_depth_reduction = opp1_program_bit_depth_reduction,
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dce/
Ddce_opp.c713 .opp_program_bit_depth_reduction = dce110_opp_program_bit_depth_reduction
721 .opp_program_bit_depth_reduction = dce60_opp_program_bit_depth_reduction
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/inc/hw/
Dopp.h285 void (*opp_program_bit_depth_reduction)( member
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_opp.c370 .opp_program_bit_depth_reduction = opp1_program_bit_depth_reduction,
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_opp.c360 .opp_program_bit_depth_reduction = opp1_program_bit_depth_reduction,
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/core/
Ddc_link_dp.c5964 opp->funcs->opp_program_bit_depth_reduction(opp, &params); in set_crtc_test_pattern()
6011 odm_opp->funcs->opp_program_bit_depth_reduction(odm_opp, &params); in set_crtc_test_pattern()
6031 opp->funcs->opp_program_bit_depth_reduction(opp, &params); in set_crtc_test_pattern()
6048 odm_opp->funcs->opp_program_bit_depth_reduction(odm_opp, &params); in set_crtc_test_pattern()
Ddc.c737 opp_program_bit_depth_reduction(pipes->stream_res.opp, &params); in dc_stream_set_dither_option()