Hi Dave, Fixes for regressions and black screens, cc: stable where applicapable (the last minute rebase was to sprinkle missing stable tags). A bit more than what I'd wish for, but excluding vlv and that the first 3 patches are just quirks for 1 regression it looks much better. There's still a "oops, lost dithering" issue on older platforms open. I'm working on a fix for that now but didn't want to delay this pile. Cheers, Daniel The following changes since commit dfd7aecfd6d227831d77719379d4c7137f444fee: Merge tag 'drm-intel-fixes-2014-07-03' of git://anongit.freedesktop.org/drm-intel (2014-07-06 07:49:59 +1000) are available in the git repository at: git://anongit.freedesktop.org/drm-intel tags/drm-intel-fixes-2014-07-09 for you to fetch changes up to 01527b3127997ef6370d5ad4fa25d96847fbf12a: drm/i915/vlv: T12 eDP panel timing enforcement during reboot (2014-07-09 09:52:14 +0200) ---------------------------------------------------------------- Clint Taylor (1): drm/i915/vlv: T12 eDP panel timing enforcement during reboot Daniel Vetter (1): drm/i915: Only unbind vgacon, not other console drivers Scot Doyle (3): drm/i915: quirk asserts controllable backlight presence, overriding VBT drm/i915: Acer C720 and C720P have controllable backlights drm/i915: Toshiba CB35 has a controllable backlight Shobhit Kumar (2): drm/i915/vlv: DPI FIFO empty check is not needed drm/i915/vlv: Update the DSI ULPS entry/exit sequence Ville Syrjälä (1): drm/i915: Don't clobber the GTT when it's within stolen memory drivers/gpu/drm/i915/i915_dma.c | 5 ++-- drivers/gpu/drm/i915/i915_drv.h | 1 + drivers/gpu/drm/i915/i915_gem_stolen.c | 44 ++++++++++++++++++++++++++++++++++ drivers/gpu/drm/i915/i915_reg.h | 3 +++ drivers/gpu/drm/i915/intel_display.c | 14 +++++++++++ drivers/gpu/drm/i915/intel_dp.c | 42 ++++++++++++++++++++++++++++++++ drivers/gpu/drm/i915/intel_drv.h | 2 ++ drivers/gpu/drm/i915/intel_dsi.c | 29 +++++++++++----------- drivers/gpu/drm/i915/intel_dsi_cmd.c | 6 ----- drivers/gpu/drm/i915/intel_panel.c | 8 +++++-- 10 files changed, 130 insertions(+), 24 deletions(-) -- Daniel Vetter Software Engineer, Intel Corporation +41 (0) 79 365 57 48 - http://blog.ffwll.ch _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/dri-devel