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:
799dd75
)
agp/intel-agp: Set dma_mask for capable chipsets before agp_add_bridge()
author
David Woodhouse
<dwmw2@infradead.org>
Wed, 18 Nov 2009 10:22:46 +0000
(10:22 +0000)
committer
Dave Airlie
<airlied@redhat.com>
Thu, 19 Nov 2009 00:34:30 +0000
(10:34 +1000)
We should set this before calling agp_add_bridge() so that it's done
before we map the scratch page too.
This should probably fix the regression reported as k.o. bug #14627.
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
No differences found