[PULL] drm-intel-next-fixes
Jani Nikula
jani.nikula at intel.com
Fri Nov 10 13:21:10 UTC 2017
Hi Dave, the first batch of i915 fixes for drm-next/v4.15.
BR,
Jani.
The following changes since commit 8a6fb5b5823d863b07f670dc9e791d4622d5b7e9:
Merge branch 'drm-next-4.15' of git://people.freedesktop.org/~agd5f/linux into drm-next (2017-11-06 16:18:59 +1000)
are available in the git repository at:
git://anongit.freedesktop.org/drm/drm-intel tags/drm-intel-next-fixes-2017-11-10
for you to fetch changes up to e8c49fa96838101435b9e4884d49b30da7a4e0c6:
drm/i915: Reorder context-close to avoid calling i915_vma_close() under RCU (2017-11-09 16:18:37 +0200)
----------------------------------------------------------------
drm/i915 fixes for v4.15
----------------------------------------------------------------
Chris Wilson (6):
drm/i915: Filter out spurious execlists context-switch interrupts
drm/i915/execlists: Remove the priority "optimisation"
drm/i915: Lock llist_del_first() vs llist_del_all()
drm/i915: Idle the GPU before shinking everything
drm/i915: Prune the reservation shared fence array
drm/i915: Reorder context-close to avoid calling i915_vma_close() under RCU
Joonas Lahtinen (1):
drm/i915: Disable lazy PPGTT page table optimization for vGPU
Maarten Lankhorst (1):
drm/i915: Calculate ironlake intermediate watermarks correctly, v2.
Ville Syrjälä (1):
drm/i915: Move init_clock_gating() back to where it was
drivers/gpu/drm/i915/i915_gem.c | 8 ++++-
drivers/gpu/drm/i915/i915_gem_context.c | 12 +++----
drivers/gpu/drm/i915/i915_gem_gtt.c | 2 +-
drivers/gpu/drm/i915/i915_gem_shrinker.c | 12 +++++++
drivers/gpu/drm/i915/i915_guc_submission.c | 3 ++
drivers/gpu/drm/i915/i915_irq.c | 6 ++--
drivers/gpu/drm/i915/i915_vma.c | 7 ++++
drivers/gpu/drm/i915/intel_display.c | 14 ++++++--
drivers/gpu/drm/i915/intel_engine_cs.c | 5 +--
drivers/gpu/drm/i915/intel_lrc.c | 29 +++++++++++-----
drivers/gpu/drm/i915/intel_pm.c | 53 +++++++++++++++---------------
drivers/gpu/drm/i915/intel_ringbuffer.h | 34 +++++++++++++++++--
12 files changed, 133 insertions(+), 52 deletions(-)
--
Jani Nikula, Intel Open Source Technology Center
More information about the dri-devel
mailing list