Searched refs:opp_program_bit_depth_reduction (Results 1 – 10 of 10) sorted by relevance
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/dce110/ |
D | dce110_opp_v.c | 43 .opp_program_bit_depth_reduction =
|
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/dcn201/ |
D | dcn201_opp.c | 47 .opp_program_bit_depth_reduction = opp1_program_bit_depth_reduction,
|
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/link/accessories/ |
D | link_dp_cts.c | 448 opp->funcs->opp_program_bit_depth_reduction(opp, ¶ms); in set_crtc_test_pattern() 466 odm_opp->funcs->opp_program_bit_depth_reduction(odm_opp, ¶ms); in set_crtc_test_pattern() 487 opp->funcs->opp_program_bit_depth_reduction(opp, ¶ms); in set_crtc_test_pattern() 498 odm_opp->funcs->opp_program_bit_depth_reduction(odm_opp, ¶ms); in set_crtc_test_pattern()
|
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/dce/ |
D | dce_opp.c | 712 .opp_program_bit_depth_reduction = dce110_opp_program_bit_depth_reduction 720 .opp_program_bit_depth_reduction = dce60_opp_program_bit_depth_reduction
|
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/inc/hw/ |
D | opp.h | 316 void (*opp_program_bit_depth_reduction)( member
|
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/opp/dcn10/ |
D | dcn10_opp.c | 388 .opp_program_bit_depth_reduction = opp1_program_bit_depth_reduction,
|
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/opp/dcn20/ |
D | dcn20_opp.c | 387 .opp_program_bit_depth_reduction = opp1_program_bit_depth_reduction,
|
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/hwss/dcn401/ |
D | dcn401_hwseq.c | 2099 odm_opp->funcs->opp_program_bit_depth_reduction(odm_opp, ¶ms); in dcn401_program_pipe()
|
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/hwss/dcn20/ |
D | dcn20_hwseq.c | 2020 odm_opp->funcs->opp_program_bit_depth_reduction(odm_opp, ¶ms); in dcn20_program_pipe()
|
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/core/ |
D | dc.c | 858 opp_program_bit_depth_reduction(pipes->stream_res.opp, ¶ms); in dc_stream_set_dither_option()
|