mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-19 18:24:14 +08:00
2b58e98d42
Drivers may set the NO_DISABLE_AFTER_MODESET flag in the 'flags' parameter of the helper drm_atomic_helper_commit_planes() if the relevant display controllers(e.g., IPUv3 for imx-drm) require to disable a CRTC's planes when the CRTC is disabled. The helper would skip the ->atomic_disable call for a plane if the CRTC of the old plane state needs a modesetting operation. Of course, the drivers need to disable the planes in their CRTC disable callbacks since no one else would do that. Suggested-by: Daniel Vetter <daniel.vetter@ffwll.ch> Cc: Philipp Zabel <p.zabel@pengutronix.de> Cc: David Airlie <airlied@linux.ie> Cc: Russell King <linux@armlinux.org.uk> Cc: Peter Senna Tschudin <peter.senna@gmail.com> Cc: Lucas Stach <l.stach@pengutronix.de> Signed-off-by: Liu Ying <gnuiyl@gmail.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch> Link: http://patchwork.freedesktop.org/patch/msgid/1472461923-14364-1-git-send-email-gnuiyl@gmail.com |
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
NOTES | ||
sti_awg_utils.c | ||
sti_awg_utils.h | ||
sti_compositor.c | ||
sti_compositor.h | ||
sti_crtc.c | ||
sti_crtc.h | ||
sti_cursor.c | ||
sti_cursor.h | ||
sti_drv.c | ||
sti_drv.h | ||
sti_dvo.c | ||
sti_gdp.c | ||
sti_gdp.h | ||
sti_hda.c | ||
sti_hdmi_tx3g0c55phy.c | ||
sti_hdmi_tx3g0c55phy.h | ||
sti_hdmi_tx3g4c28phy.c | ||
sti_hdmi_tx3g4c28phy.h | ||
sti_hdmi.c | ||
sti_hdmi.h | ||
sti_hqvdp_lut.h | ||
sti_hqvdp.c | ||
sti_mixer.c | ||
sti_mixer.h | ||
sti_plane.c | ||
sti_plane.h | ||
sti_tvout.c | ||
sti_vid.c | ||
sti_vid.h | ||
sti_vtac.c | ||
sti_vtg.c | ||
sti_vtg.h |