Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn314/
H A Ddcn314_optc.c205 .immediate_disable_crtc = optc31_immediate_disable_crtc,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/
H A Ddcn31_optc.c244 .immediate_disable_crtc = optc31_immediate_disable_crtc,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn316/
H A Ddcn316_clk_mgr.c118 if (pipe->stream_res.tg && pipe->stream_res.tg->funcs->immediate_disable_crtc) in dcn316_disable_otg_wa()
119 pipe->stream_res.tg->funcs->immediate_disable_crtc(pipe->stream_res.tg); in dcn316_disable_otg_wa()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dtiming_generator.h189 bool (*immediate_disable_crtc)(struct timing_generator *tg); member
/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn314/
H A 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()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn31/
H A Ddcn31_clk_mgr.c125 pipe->stream_res.tg->funcs->immediate_disable_crtc(pipe->stream_res.tg); in dcn31_disable_otg_wa()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn315/
H A Ddcn315_clk_mgr.c116 pipe->stream_res.tg->funcs->immediate_disable_crtc(pipe->stream_res.tg); in dcn315_disable_otg_wa()