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)
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>

No differences found