drm/i915: Don't reserve compatibility fence regs in KMS mode.
authorEric Anholt <eric@anholt.net>
Tue, 26 Jan 2010 17:43:10 +0000 (09:43 -0800)
committerEric Anholt <eric@anholt.net>
Tue, 16 Feb 2010 19:48:44 +0000 (11:48 -0800)
The fence start is for compatibility with UMS X Servers before fence
management.  KMS X Servers only started doing tiling after fence
management appeared.

Signed-off-by: Eric Anholt <eric@anholt.net>

No differences found