Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce110/
H A Ddce110_opp_v.c43 .opp_program_bit_depth_reduction =
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn201/
H A Ddcn201_opp.c47 .opp_program_bit_depth_reduction = opp1_program_bit_depth_reduction,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/accessories/
H A Dlink_dp_cts.c486 opp->funcs->opp_program_bit_depth_reduction(opp, &params); in set_crtc_test_pattern()
514 odm_opp->funcs->opp_program_bit_depth_reduction(odm_opp, &params); in set_crtc_test_pattern()
528 odm_opp->funcs->opp_program_bit_depth_reduction(odm_opp, &params); in set_crtc_test_pattern()
547 opp->funcs->opp_program_bit_depth_reduction(opp, &params); in set_crtc_test_pattern()
557 odm_opp->funcs->opp_program_bit_depth_reduction(odm_opp, &params); in set_crtc_test_pattern()
571 odm_opp->funcs->opp_program_bit_depth_reduction(odm_opp, &params); in set_crtc_test_pattern()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/
H A 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
/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dopp.h285 void (*opp_program_bit_depth_reduction)( member
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_opp.c360 .opp_program_bit_depth_reduction = opp1_program_bit_depth_reduction,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_opp.c374 .opp_program_bit_depth_reduction = opp1_program_bit_depth_reduction,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c733 opp_program_bit_depth_reduction(pipes->stream_res.opp, &params); in dc_stream_set_dither_option()