mbox

[Precise,Pull-Request] GPU hangs regression on Precise

Message ID 20130409163306.GD16391@hercules
State New
Headers show

Pull-request

git://kernel.ubuntu.com/henrix/ubuntu-precise.git master-next

Message

Luis Henriques April 9, 2013, 4:33 p.m. UTC
The following changes since commit 02a13681c7a302d1e3a11055ea789dc632c5d912:

  KVM: x86: fix for buffer overflow in handling of MSR_KVM_SYSTEM_TIME (CVE-2013-1796) (2013-04-05 06:24:06 -0600)

are available in the git repository at:

  git://kernel.ubuntu.com/henrix/ubuntu-precise.git master-next

for you to fetch changes up to ef356c3655bb433acfae65ed79b7107bbca01143:

  drm/i915: PIPE_CONTROL TLB invalidate requires CS stall (2013-04-09 16:59:02 +0100)

----------------------------------------------------------------
Ben Widawsky (1):
      drm/i915: PIPE_CONTROL_TLB_INVALIDATE

Chris Wilson (1):
      drm/i915: Apply post-sync write for pipe control invalidates

Daniel Vetter (1):
      drm/i915: "Flush Me Harder" required on gen6+

Jesse Barnes (2):
      drm/i915: TLB invalidation with MI_FLUSH_DW requires a post-sync op v3
      drm/i915: PIPE_CONTROL TLB invalidate requires CS stall

 drivers/gpu/drm/i915/i915_reg.h         |  9 +++--
 drivers/gpu/drm/i915/intel_ringbuffer.c | 62 ++++++++++++++++++++++++---------
 drivers/gpu/drm/i915/intel_ringbuffer.h |  2 ++
 3 files changed, 54 insertions(+), 19 deletions(-)

Comments

Tim Gardner April 9, 2013, 4:39 p.m. UTC | #1