Hi Linus, I sent this last week as a follow on to the one you pulled, the tag hasn't changed but the pull request has as you pulled the old tag. This has a TTM regression fix for some virt gpus (bochs vga), a few i915 stable fixes, one vc4 fix, one uapi fix. Dave. The following changes since commit 98ecf1a308977505381b5c360b039a84cf67513c: dt-bindings: remove file that was added accidentally (2017-11-23 14:10:39 +1000) are available in the git repository at: git://people.freedesktop.org/~airlied/linux tags/drm-for-v4.15-part2-fixes for you to fetch changes up to c209101fc1c91a318422733a3721ff6a9ff7899f: Merge tag 'drm-misc-fixes-2017-11-20' of git://anongit.freedesktop.org/drm/drm-misc into drm-next (2017-11-24 11:33:29 +1000) ---------------------------------------------------------------- previous part 2 tag + ttm regression fix, i915,vc4,core,uapi fixes ---------------------------------------------------------------- Chris Wilson (2): drm/i915: Clear breadcrumb node when cancelling signaling drm/i915: Mark the userptr invalidate workqueue as WQ_MEM_RECLAIM Colin Ian King (1): drm/i915/gvt: ensure -ve return value is handled correctly Dave Airlie (4): drm/ttm: don't attempt to use hugepages if dma32 requested (v2) Merge tag 'drm-misc-next-fixes-2017-11-23' of git://anongit.freedesktop.org/drm/drm-misc into drm-next Merge tag 'drm-intel-next-fixes-2017-11-23' of git://anongit.freedesktop.org/drm/drm-intel into drm-next Merge tag 'drm-misc-fixes-2017-11-20' of git://anongit.freedesktop.org/drm/drm-misc into drm-next Hans de Goede (2): drm/i915: Fix false-positive assert_rpm_wakelock_held in i915_pmic_bus_access_notifier v2 drm/i915: Re-register PMIC bus access notifier on runtime resume Maarten Lankhorst (1): drm/vblank: Pass crtc_id to page_flip_ioctl. Stefan Schake (1): drm/vc4: Account for interrupts in flight Ville Syrjälä (2): drm/edid: Don't send non-zero YQ in AVI infoframe for HDMI 1.x sinks drm/i915: Fix init_clock_gating for resume drivers/gpu/drm/drm_edid.c | 12 +++++++++-- drivers/gpu/drm/drm_plane.c | 1 + drivers/gpu/drm/i915/gvt/cmd_parser.c | 2 +- drivers/gpu/drm/i915/i915_drv.c | 3 +++ drivers/gpu/drm/i915/i915_gem_userptr.c | 6 ++++-- drivers/gpu/drm/i915/intel_breadcrumbs.c | 1 + drivers/gpu/drm/i915/intel_hdmi.c | 3 ++- drivers/gpu/drm/i915/intel_uncore.c | 13 ++++++++++++ drivers/gpu/drm/i915/intel_uncore.h | 1 + drivers/gpu/drm/ttm/ttm_page_alloc.c | 36 ++++++++++++++++++-------------- drivers/gpu/drm/vc4/vc4_hdmi.c | 3 ++- drivers/gpu/drm/vc4/vc4_irq.c | 6 ++++++ include/drm/drm_edid.h | 3 ++- 13 files changed, 66 insertions(+), 24 deletions(-) _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/dri-devel