forked from Minki/linux
b1a122c51f
drm_plane_helper_disable is a non-atomic drivers only function, and will blow up (since no one passes the locking context it needs). Atomic drivers which want to quiescent their hw on unload should use drm_atomic_helper_shutdown() instead. Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch> Cc: Shawn Guo <shawnguo@kernel.org> Acked-by: Shawn Guo <shawnguo@kernel.org> Link: https://patchwork.freedesktop.org/patch/msgid/20181004202446.22905-15-daniel.vetter@ffwll.ch |
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
zx_common_regs.h | ||
zx_drm_drv.c | ||
zx_drm_drv.h | ||
zx_hdmi_regs.h | ||
zx_hdmi.c | ||
zx_plane_regs.h | ||
zx_plane.c | ||
zx_plane.h | ||
zx_tvenc_regs.h | ||
zx_tvenc.c | ||
zx_vga_regs.h | ||
zx_vga.c | ||
zx_vou_regs.h | ||
zx_vou.c | ||
zx_vou.h |