]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
drm/i915: Enable MI_FLUSH on Sandybridge
authorZhenyu Wang <zhenyuw@linux.intel.com>
Mon, 30 Aug 2010 08:12:42 +0000 (16:12 +0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 20 Sep 2010 20:36:47 +0000 (13:36 -0700)
commitb04d80baa88f163b0793318ee4423097f47c59c7
tree9df38ea9450589de569e192a148c22897b883337
parent0e4112f04521bddfd3ce4598076bb0c557b259c6
drm/i915: Enable MI_FLUSH on Sandybridge

commit a69ffdbfcba8eabf2ca9d384b578e6f28b339c61 upstream.

MI_FLUSH is being deprecated, but still available on Sandybridge.
Make sure it's enabled as userspace still uses MI_FLUSH.

Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/gpu/drm/i915/i915_reg.h
drivers/gpu/drm/i915/intel_ringbuffer.c