Hi Linus,
One i915 regression fix and a drm core one since Dave's not around, both introduced in 4.2 so not cc: stable.
The fix for the warning Ted reported isn't in here yet since he didn't yet supply a tested-by and I can't repro this one myself (it's in fixup code that needs firmware doing something i915 wouldn't do).
Cheers, Daniel
The following changes since commit 5eb3e5a5e11d14f9deb2a4b83555443b69ab9940:
drm/i915: Declare the swizzling unknown for L-shaped configurations (2015-07-30 16:51:20 +0200)
are available in the git repository at:
git://anongit.freedesktop.org/drm-intel tags/drm-intel-fixes-2015-08-07
for you to fetch changes up to 209e4dbc8dcdb2b1839f18fd1cf07ec7bedadf4d:
drm/vblank: Use u32 consistently for vblank counters (2015-08-07 14:35:53 +0200)
---------------------------------------------------------------- Daniel Vetter (1): drm/vblank: Use u32 consistently for vblank counters
David Weinehall (1): drm/i915: Allow parsing of variable size child device entries from VBT
drivers/gpu/drm/drm_irq.c | 2 +- drivers/gpu/drm/i915/intel_bios.c | 27 +++++++++++++++++++++++---- include/drm/drmP.h | 2 +- 3 files changed, 25 insertions(+), 6 deletions(-)
dri-devel@lists.freedesktop.org