drm/i915: force mode set at lid open time
Some laptop platforms will disable pipes and/or planes at lid close time and not restore them when the lid is opened again. So catch the lid event, and if the lid was opened, force a mode restore. Fixes fdo bug #21230. Acked-by:Matthew Garrett <mjg@redhat.com> Signed-off-by:
Jesse Barnes <jbarnes@virtuousgeek.org> Signed-off-by:
Eric Anholt <eric@anholt.net>
Showing
- drivers/gpu/drm/Kconfig 1 addition, 0 deletionsdrivers/gpu/drm/Kconfig
- drivers/gpu/drm/i915/i915_drv.h 2 additions, 0 deletionsdrivers/gpu/drm/i915/i915_drv.h
- drivers/gpu/drm/i915/intel_display.c 2 additions, 0 deletionsdrivers/gpu/drm/i915/intel_display.c
- drivers/gpu/drm/i915/intel_lvds.c 23 additions, 0 deletionsdrivers/gpu/drm/i915/intel_lvds.c
Loading
Please register or sign in to comment