git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c480441
)
drm/i915: Don't reserve compatibility fence regs in KMS mode.
author
Eric Anholt
<eric@anholt.net>
Tue, 26 Jan 2010 17:43:10 +0000
(09:43 -0800)
committer
Eric 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