]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915: Use existing function instead of open-coding fence reg clear.
authorEric Anholt <eric@anholt.net>
Fri, 6 May 2011 20:53:49 +0000 (13:53 -0700)
committerKeith Packard <keithp@keithp.com>
Sat, 14 May 2011 01:12:50 +0000 (18:12 -0700)
commit1677d369ee15b0c01963a65c5f92e2256ebafcc6
tree678eea50f46703e2473e83e932e7865b530e1147
parentfecbcd0129924f173197f0c9399460af7471acd1
drm/i915: Use existing function instead of open-coding fence reg clear.

This is once less place to miss a new INTEL_INFO(dev)->gen update now.

Signed-off-by: Eric Anholt <eric@anholt.net>
Reviewed-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Keith Packard <keithp@keithp.com>
drivers/gpu/drm/i915/i915_gem.c