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:
560b85b
)
drm/i915: Apply i830 errata for cursor alignment
author
Chris Wilson
<chris@chris-wilson.co.uk>
Sat, 7 Aug 2010 10:01:39 +0000
(11:01 +0100)
committer
Eric Anholt
<eric@anholt.net>
Mon, 9 Aug 2010 18:24:36 +0000
(11:24 -0700)
i830 requires 32bpp cursors to be aligned to 16KB, so we have to expose
the alignment parameter to i915_gem_attach_phys_object().
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Eric Anholt <eric@anholt.net>
No differences found