Searched refs:opp_program_bit_depth_reduction (Results 1 – 8 of 8) sorted by relevance
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dce110/ ! |
D | dce110_opp_v.c | 43 .opp_program_bit_depth_reduction =
|
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/link/accessories/ ! |
D | link_dp_cts.c | 486 opp->funcs->opp_program_bit_depth_reduction(opp, ¶ms); in set_crtc_test_pattern() 514 odm_opp->funcs->opp_program_bit_depth_reduction(odm_opp, ¶ms); in set_crtc_test_pattern() 528 odm_opp->funcs->opp_program_bit_depth_reduction(odm_opp, ¶ms); in set_crtc_test_pattern() 547 opp->funcs->opp_program_bit_depth_reduction(opp, ¶ms); in set_crtc_test_pattern() 557 odm_opp->funcs->opp_program_bit_depth_reduction(odm_opp, ¶ms); in set_crtc_test_pattern() 571 odm_opp->funcs->opp_program_bit_depth_reduction(odm_opp, ¶ms); in set_crtc_test_pattern()
|
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn201/ ! |
D | dcn201_opp.c | 47 .opp_program_bit_depth_reduction = opp1_program_bit_depth_reduction,
|
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dce/ ! |
D | dce_opp.c | 713 .opp_program_bit_depth_reduction = dce110_opp_program_bit_depth_reduction 721 .opp_program_bit_depth_reduction = dce60_opp_program_bit_depth_reduction
|
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/inc/hw/ ! |
D | opp.h | 285 void (*opp_program_bit_depth_reduction)( member
|
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn10/ ! |
D | dcn10_opp.c | 374 .opp_program_bit_depth_reduction = opp1_program_bit_depth_reduction,
|
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn20/ ! |
D | dcn20_opp.c | 360 .opp_program_bit_depth_reduction = opp1_program_bit_depth_reduction,
|
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/core/ ! |
D | dc.c | 733 opp_program_bit_depth_reduction(pipes->stream_res.opp, ¶ms); in dc_stream_set_dither_option()
|