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>
drivers/gpu/drm/i915/i915_drv.h
patch
|
blob
|
history
drivers/gpu/drm/i915/i915_gem.c
patch
|
blob
|
history
drivers/gpu/drm/i915/intel_display.c
patch
|
blob
|
history
drivers/gpu/drm/i915/intel_overlay.c
patch
|
blob
|
history
diff --cc
drivers/gpu/drm/i915/i915_drv.h
Simple merge
diff --cc
drivers/gpu/drm/i915/i915_gem.c
Simple merge
diff --cc
drivers/gpu/drm/i915/intel_display.c
Simple merge
diff --cc
drivers/gpu/drm/i915/intel_overlay.c
Simple merge