Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn314/
Ddcn314_optc.c244 .set_odm_bypass = optc3_set_odm_bypass,
257 .set_odm_bypass = optc314_set_odm_bypass,
Ddcn314_hwseq.c201 pipe_ctx->stream_res.tg->funcs->set_odm_bypass( in dcn314_update_odm()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn31/
Ddcn31_optc.c282 .set_odm_bypass = optc3_set_odm_bypass,
Ddcn31_hwseq.c539 if (pipe_ctx->stream_res.tg->funcs->set_odm_bypass) in dcn31_reset_back_end_for_pipe()
540 pipe_ctx->stream_res.tg->funcs->set_odm_bypass( in dcn31_reset_back_end_for_pipe()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn32/
Ddcn32_optc.c300 .set_odm_bypass = optc32_set_odm_bypass,
Ddcn32_hwseq.c1123 pipe_ctx->stream_res.tg->funcs->set_odm_bypass( in dcn32_update_odm()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/inc/hw/
Dtiming_generator.h303 void (*set_odm_bypass)(struct timing_generator *optc, const struct dc_crtc_timing *dc_crtc_timing); member
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn30/
Ddcn30_optc.c342 .set_odm_bypass = optc3_set_odm_bypass,
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_optc.c547 .set_odm_bypass = optc2_set_odm_bypass,
Ddcn20_hwseq.c1016 pipe_ctx->stream_res.tg->funcs->set_odm_bypass( in dcn20_update_odm()
2411 if (pipe_ctx->stream_res.tg->funcs->set_odm_bypass) in dcn20_reset_back_end_for_pipe()
2412 pipe_ctx->stream_res.tg->funcs->set_odm_bypass( in dcn20_reset_back_end_for_pipe()