Home
last modified time | relevance | path

Searched refs:set_odm_combine (Results 1 – 14 of 14) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/optc/dcn301/
H A Ddcn301_optc.c159 .set_odm_combine = optc3_set_odm_combine,
/linux/drivers/gpu/drm/amd/display/dc/optc/dcn314/
H A Ddcn314_optc.c255 .set_odm_combine = optc314_set_odm_combine,
/linux/drivers/gpu/drm/amd/display/dc/optc/dcn32/
H A Ddcn32_optc.c349 .set_odm_combine = optc32_set_odm_combine,
/linux/drivers/gpu/drm/amd/display/dc/optc/dcn30/
H A Ddcn30_optc.c407 .set_odm_combine = optc3_set_odm_combine,
/linux/drivers/gpu/drm/amd/display/dc/optc/dcn20/
H A Ddcn20_optc.c555 .set_odm_combine = optc2_set_odm_combine,
/linux/drivers/gpu/drm/amd/display/dc/optc/dcn401/
H A Ddcn401_optc.c516 .set_odm_combine = optc401_set_odm_combine,
/linux/drivers/gpu/drm/amd/display/dc/optc/dcn35/
H A Ddcn35_optc.c591 .set_odm_combine = optc35_set_odm_combine,
/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dtiming_generator.h485 void (*set_odm_combine)(struct timing_generator *optc, int *opp_id, int opp_cnt, member
/linux/drivers/gpu/drm/amd/display/dc/optc/dcn31/
H A Ddcn31_optc.c496 .set_odm_combine = optc31_set_odm_combine,
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn32/
H A Ddcn32_hwseq.c1150 pipe_ctx->stream_res.tg->funcs->set_odm_combine( in dcn32_update_odm()
1298 pipe->stream_res.tg->funcs->set_odm_combine( in dcn32_resync_fifo_dccg_dio()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn20/
H A Ddcn20_hwseq.c861 pipe_ctx->stream_res.tg->funcs->set_odm_combine( in dcn20_enable_stream_timing()
1190 pipe_ctx->stream_res.tg->funcs->set_odm_combine( in dcn20_update_odm()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn35/
H A Ddcn35_hwseq.c442 pipe_ctx->stream_res.tg->funcs->set_odm_combine( in dcn35_update_odm()
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_hw_sequencer.c2217 if (tg && tg->funcs->set_odm_combine) in hwss_set_odm_combine()
2218 tg->funcs->set_odm_combine(tg, opp_inst, opp_head_count, in hwss_set_odm_combine()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn401/
H A Ddcn401_hwseq.c802 pipe_ctx->stream_res.tg->funcs->set_odm_combine( in dcn401_enable_stream_timing()
1593 otg_master->stream_res.tg->funcs->set_odm_combine( in dcn401_update_odm()