Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/inc/hw/
Dtiming_generator.h215 void (*enable_crtc_reset)(struct timing_generator *tg, member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn30/
Ddcn30_optc.c309 .enable_crtc_reset = optc1_enable_crtc_reset,
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_optc.c438 .enable_crtc_reset = optc1_enable_crtc_reset,
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_optc.c1513 .enable_crtc_reset = optc1_enable_crtc_reset,
Ddcn10_hw_sequencer.c1897 if (grouped_pipes[i]->stream_res.tg->funcs->enable_crtc_reset) in dcn10_enable_per_frame_crtc_position_reset()
1898 grouped_pipes[i]->stream_res.tg->funcs->enable_crtc_reset( in dcn10_enable_per_frame_crtc_position_reset()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce110/
Ddce110_timing_generator.c2232 .enable_crtc_reset = dce110_timing_generator_enable_crtc_reset,
Ddce110_hw_sequencer.c2413 grouped_pipes[i]->stream_res.tg->funcs->enable_crtc_reset( in dce110_enable_per_frame_crtc_position_reset()