Hi Dave - More fixes than I'd like at this stage, but I think the holidays and conferences have delayed finding and fixing the stuff a bit. Almost all of them have Fixes: tags, so it's not just random fixes, we can point fingers at the commits that broke stuff. There's an ABI fix to GVT from Alex, before we go on an release a kernel with the wrong attribute name. BR, Jani. The following changes since commit 3bfdfdcbce2796ce75bf2d85fd8471858d702e5d: drm/i915: Ignore bogus plane coordinates on SKL when the plane is not visible (2017-01-18 16:31:25 +0200) are available in the git repository at: git://anongit.freedesktop.org/git/drm-intel tags/drm-intel-fixes-2017-01-26 for you to fetch changes up to 45d9f43911a96c23ebd08efea0ff57af7016eb32: Merge tag 'gvt-fixes-2017-01-25' of https://github.com/01org/gvt-linux into drm-intel-fixes (2017-01-25 13:05:39 +0200) ---------------------------------------------------------------- Alex Williamson (2): drm/i915/gvt/kvmgt: mdev ABI is available_instances, not available_instance drm/i915/gvt: Fix kmem_cache_create() name Ander Conselvan de Oliveira (4): drm/i915: Don't leak edid in intel_crt_detect_ddc() drm/i915: Don't init hpd polling for vlv and chv from runtime_suspend() drm/i915: Fix calculation of rotated x and y offsets for planar formats drm/i915: Check for NULL atomic state in intel_crtc_disable_noatomic() Chris Wilson (4): drm/i915/gvt: Fix relocation of shadow bb drm/i915: Avoid drm_atomic_state_put(NULL) in intel_display_resume drm/i915: Release temporary load-detect state upon switching drm/i915: Move atomic state free from out of fence release Clint Taylor (1): drm/i915: prevent crash with .disable_display parameter Daniele Ceraolo Spurio (1): drm/i915: reinstate call to trace_i915_vma_bind Jani Nikula (1): Merge tag 'gvt-fixes-2017-01-25' of https://github.com/01org/gvt-linux into drm-intel-fixes Tina Zhang (1): drm/i915/gvt: Enable the shadow batch buffer Zhenyu Wang (1): MAINTAINERS: update new mail list for intel gvt driver MAINTAINERS | 2 +- drivers/gpu/drm/i915/gvt/cmd_parser.c | 4 --- drivers/gpu/drm/i915/gvt/execlist.c | 66 ++++++++++------------------------- drivers/gpu/drm/i915/gvt/kvmgt.c | 8 ++--- drivers/gpu/drm/i915/gvt/scheduler.h | 2 +- drivers/gpu/drm/i915/i915_drv.c | 2 +- drivers/gpu/drm/i915/i915_drv.h | 5 +++ drivers/gpu/drm/i915/i915_vma.c | 1 + drivers/gpu/drm/i915/intel_crt.c | 9 ++--- drivers/gpu/drm/i915/intel_display.c | 43 ++++++++++++++++++++--- drivers/gpu/drm/i915/intel_drv.h | 2 ++ drivers/gpu/drm/i915/intel_fbdev.c | 3 ++ 12 files changed, 80 insertions(+), 67 deletions(-) -- Jani Nikula, Intel Open Source Technology Center _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx