Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/optc/dcn301/
Ddcn301_optc.c158 .set_odm_bypass = optc3_set_odm_bypass,
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/optc/dcn314/
Ddcn314_optc.c254 .set_odm_bypass = optc314_set_odm_bypass,
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/optc/dcn31/
Ddcn31_optc.c295 .set_odm_bypass = optc3_set_odm_bypass,
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/optc/dcn32/
Ddcn32_optc.c360 .set_odm_bypass = optc32_set_odm_bypass,
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/inc/hw/
Dtiming_generator.h311 void (*set_odm_bypass)(struct timing_generator *optc, const struct dc_crtc_timing *dc_crtc_timing); member
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dcn31/
Ddcn31_hwseq.c525 if (pipe_ctx->stream_res.tg->funcs->set_odm_bypass) in dcn31_reset_back_end_for_pipe()
526 pipe_ctx->stream_res.tg->funcs->set_odm_bypass( in dcn31_reset_back_end_for_pipe()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/optc/dcn30/
Ddcn30_optc.c364 .set_odm_bypass = optc3_set_odm_bypass,
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/optc/dcn35/
Ddcn35_optc.c426 .set_odm_bypass = optc32_set_odm_bypass,
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/optc/dcn20/
Ddcn20_optc.c554 .set_odm_bypass = optc2_set_odm_bypass,
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/optc/dcn401/
Ddcn401_optc.c481 .set_odm_bypass = optc401_set_odm_bypass,
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dcn314/
Ddcn314_hwseq.c174 pipe_ctx->stream_res.tg->funcs->set_odm_bypass( in dcn314_update_odm()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dcn20/
Ddcn20_hwseq.c1195 pipe_ctx->stream_res.tg->funcs->set_odm_bypass( in dcn20_update_odm()
2821 if (pipe_ctx->stream_res.tg->funcs->set_odm_bypass) in dcn20_reset_back_end_for_pipe()
2822 pipe_ctx->stream_res.tg->funcs->set_odm_bypass( in dcn20_reset_back_end_for_pipe()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dcn35/
Ddcn35_hwseq.c437 pipe_ctx->stream_res.tg->funcs->set_odm_bypass( in dcn35_update_odm()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dcn32/
Ddcn32_hwseq.c1138 pipe_ctx->stream_res.tg->funcs->set_odm_bypass( in dcn32_update_odm()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dcn401/
Ddcn401_hwseq.c1602 otg_master->stream_res.tg->funcs->set_odm_bypass( in dcn401_update_odm()