Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce110/
H A Damdgpu_dce110_opp_v.c48 .opp_program_bit_depth_reduction =
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/inc/hw/
H A Dopp.h287 void (*opp_program_bit_depth_reduction)( member
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn20/
H A Damdgpu_dcn20_opp.c348 .opp_program_bit_depth_reduction = opp1_program_bit_depth_reduction,
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn10/
H A Damdgpu_dcn10_opp.c407 .opp_program_bit_depth_reduction = opp1_program_bit_depth_reduction,
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce/
H A Damdgpu_dce_opp.c546 .opp_program_bit_depth_reduction = dce110_opp_program_bit_depth_reduction
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/core/
H A Damdgpu_dc_link_dp.c3680 opp->funcs->opp_program_bit_depth_reduction(opp, &params); in set_crtc_test_pattern()
3716 odm_opp->funcs->opp_program_bit_depth_reduction(odm_opp, &params); in set_crtc_test_pattern()
3746 opp->funcs->opp_program_bit_depth_reduction(opp, &params); in set_crtc_test_pattern()
3762 odm_opp->funcs->opp_program_bit_depth_reduction(odm_opp, &params); in set_crtc_test_pattern()
H A Damdgpu_dc.c475 opp_program_bit_depth_reduction(pipes->stream_res.opp, &params); in dc_stream_set_dither_option()