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:
c1fc652
)
drm/i915: Mappable_end can't ever be > end
author
Ben Widawsky
<ben@bwidawsk.net>
Thu, 17 Jan 2013 20:45:13 +0000
(12:45 -0800)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Thu, 17 Jan 2013 21:33:02 +0000
(22:33 +0100)
Both DRI1 and DRI2 can never specify a mappable size which goes past the
GTT size. Don't pretend otherwise.
Reviewed-by: Rodrigo Vivi <rodrigo.vivi@gmail.com>
Signed-off-by: Ben Widawsky <ben@bwidawsk.net>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
No differences found