Home
last modified time | relevance | path

Searched refs:set_odm_bypass (Results 1 – 11 of 11) sorted by relevance

/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn301/
Ddcn301_optc.c158 .set_odm_bypass = optc3_set_odm_bypass,
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn314/
Ddcn314_optc.c255 .set_odm_bypass = optc314_set_odm_bypass,
Ddcn314_hwseq.c199 pipe_ctx->stream_res.tg->funcs->set_odm_bypass( in dcn314_update_odm()
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn31/
Ddcn31_optc.c282 .set_odm_bypass = optc3_set_odm_bypass,
Ddcn31_hwseq.c523 if (pipe_ctx->stream_res.tg->funcs->set_odm_bypass) in dcn31_reset_back_end_for_pipe()
524 pipe_ctx->stream_res.tg->funcs->set_odm_bypass( in dcn31_reset_back_end_for_pipe()
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn32/
Ddcn32_optc.c304 .set_odm_bypass = optc32_set_odm_bypass,
Ddcn32_hwseq.c1106 pipe_ctx->stream_res.tg->funcs->set_odm_bypass( in dcn32_update_odm()
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/inc/hw/
Dtiming_generator.h304 void (*set_odm_bypass)(struct timing_generator *optc, const struct dc_crtc_timing *dc_crtc_timing); member
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn30/
Ddcn30_optc.c366 .set_odm_bypass = optc3_set_odm_bypass,
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_optc.c563 .set_odm_bypass = optc2_set_odm_bypass,
Ddcn20_hwseq.c1040 pipe_ctx->stream_res.tg->funcs->set_odm_bypass( in dcn20_update_odm()
2525 if (pipe_ctx->stream_res.tg->funcs->set_odm_bypass) in dcn20_reset_back_end_for_pipe()
2526 pipe_ctx->stream_res.tg->funcs->set_odm_bypass( in dcn20_reset_back_end_for_pipe()