drm_plane_force_disable — Forcibly disable a plane
void drm_plane_force_disable (
)
plane
plane to disable
Forces the plane to be disabled.
Used when the plane's current framebuffer is destroyed, and when restoring fbdev mode.