Hi Dave (and/or Linus, depending on the new arrival and eggnog schedules) - Here's a batch of i915 fixes all around. It may be slightly bigger than one would hope for at this stage, but they've all been through testing in our -next before being picked up for v4.4. Also, I missed Dave's fixes pull earlier today just because I wanted an extra testing round on this. So I'm fairly confident. Wishing you all the things it is customary to wish this time of the year. BR, Jani. The following changes since commit 4ef7675344d687a0ef5b0d7c0cee12da005870c0: Linux 4.4-rc6 (2015-12-20 16:06:09 -0800) are available in the git repository at: git://anongit.freedesktop.org/drm-intel tags/drm-intel-fixes-2015-12-23 for you to fetch changes up to a98728e0bb978fbe9246c93ea89198de612c22e6: drm/i915: Correct max delay for HDMI hotplug live status checking (2015-12-22 13:01:24 +0200) ---------------------------------------------------------------- Chris Wilson (4): drm/i915: Set the map-and-fenceable flag for preallocated objects drm/i915: Break busywaiting for requests on pending signals drm/i915: Limit the busy wait on requests to 5us not 10ms! drm/i915: Only spin whilst waiting on the current request Daniel Vetter (1): drm/i915: mdelay(10) considered harmful Gary Wang (1): drm/i915: Correct max delay for HDMI hotplug live status checking Matt Roper (1): drm/i915: Disable primary plane if we fail to reconstruct BIOS fb (v2) Ville Syrjälä (3): drm/i915: Drop the broken cursor base==0 special casing drm/i915: Workaround CHV pipe C cursor fail drm/i915: Kill intel_crtc->cursor_bo drivers/gpu/drm/i915/i915_drv.h | 28 ++++++--- drivers/gpu/drm/i915/i915_gem.c | 111 +++++++++++++++++++++++++-------- drivers/gpu/drm/i915/i915_gem_gtt.c | 1 + drivers/gpu/drm/i915/i915_gem_stolen.c | 1 + drivers/gpu/drm/i915/intel_display.c | 66 +++++++++++++------- drivers/gpu/drm/i915/intel_drv.h | 1 - drivers/gpu/drm/i915/intel_hdmi.c | 7 ++- 7 files changed, 154 insertions(+), 61 deletions(-) -- Jani Nikula, Intel Open Source Technology Center _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/dri-devel