Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn314/
Ddcn314_optc.c205 .immediate_disable_crtc = optc31_immediate_disable_crtc,
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn31/
Ddcn31_optc.c244 .immediate_disable_crtc = optc31_immediate_disable_crtc,
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/inc/hw/
Dtiming_generator.h189 bool (*immediate_disable_crtc)(struct timing_generator *tg); member
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn314/
Ddcn314_clk_mgr.c149 if (pipe->stream_res.tg && pipe->stream_res.tg->funcs->immediate_disable_crtc) in dcn314_disable_otg_wa()
150 pipe->stream_res.tg->funcs->immediate_disable_crtc(pipe->stream_res.tg); in dcn314_disable_otg_wa()
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn316/
Ddcn316_clk_mgr.c115 pipe->stream_res.tg->funcs->immediate_disable_crtc(pipe->stream_res.tg); in dcn316_disable_otg_wa()
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn31/
Ddcn31_clk_mgr.c125 pipe->stream_res.tg->funcs->immediate_disable_crtc(pipe->stream_res.tg); in dcn31_disable_otg_wa()
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn315/
Ddcn315_clk_mgr.c116 pipe->stream_res.tg->funcs->immediate_disable_crtc(pipe->stream_res.tg); in dcn315_disable_otg_wa()