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:
4f7f7b7
)
drm/i915: Allocate the PCI resource for the MCHBAR
author
Chris Wilson
<chris@chris-wilson.co.uk>
Fri, 20 Aug 2010 13:36:45 +0000
(14:36 +0100)
committer
Chris Wilson
<chris@chris-wilson.co.uk>
Tue, 7 Sep 2010 10:14:18 +0000
(11:14 +0100)
We were failing when trying to allocate the resource for MMIO of the
MCHBAR because we forgot to specify what type of resource we wanted.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Jesse Barnes <jbarnes@virtuousgeek.org>
Cc: stable@kernel.org
Reviewed-by: Jesse Barnes <jbarnes@virtuousgeek.org>
No differences found