Hi Linus, Two i915 regression fixes.
Intel have submitted some Kabylake fixes I'll send separately, since this is the first kernel with kabylake support and they don't go much outside that area I think they should be fine. Dave. The following changes since commit 47ef4ad2684d380dd6d596140fb79395115c3950: Merge tag 'for-linus-20160715' of git://git.infradead.org/linux-mtd (2016-07-16 09:53:34 +0900) are available in the git repository at: git://people.freedesktop.org/~airlied/linux tags/drm-fixes-for-v4.7-rc8-intel for you to fetch changes up to 84ade45e056f2e292f07c54446c176d0112d9574: Merge tag 'drm-intel-fixes-2016-07-18' of git://anongit.freedesktop.org/drm-intel into drm-fixes (2016-07-19 16:09:20 +1000) ---------------------------------------------------------------- Dave Airlie (1): Merge tag 'drm-intel-fixes-2016-07-18' of git://anongit.freedesktop.org/drm-intel into drm-fixes Lionel Landwerlin (1): drm/i915: add missing condition for committing planes on crtc Ville Syrjälä (1): drm/i915: Treat eDP as always connected, again drivers/gpu/drm/i915/intel_display.c | 6 ++++++ drivers/gpu/drm/i915/intel_dp.c | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-)