drm/i915: don't write TU size to N1 reg
authorJesse Barnes <jbarnes@virtuousgeek.org>
Fri, 10 Sep 2010 18:22:02 +0000 (11:22 -0700)
committerChris Wilson <chris@chris-wilson.co.uk>
Fri, 10 Sep 2010 22:13:48 +0000 (23:13 +0100)
TU size is only part of the M1 and M2 regs, not the N regs.  This keeps
us from overwriting a reserved field.

Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>

No differences found