drm/i915: Fix Sandybridge fence registers
authorChris Wilson <chris@chris-wilson.co.uk>
Thu, 16 Sep 2010 23:32:02 +0000 (00:32 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Fri, 17 Sep 2010 07:18:30 +0000 (08:18 +0100)
With 5 places to update when adding handling for fence registers, it is
easy to overlook one or two. Correct that oversight, but fence
management should be improved before a new set of registers is added.

Bugzilla: https://bugs.freedesktop.org/show_bug?id=30199
Original patch by: Yuanhan Liu <yuanhan.liu@intel.com>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Cc: stable@kernel.org

No differences found