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:
ded2335
)
drm: Initialize the AGP structure's base address at init rather than enable.
author
Eric Anholt
<eric@anholt.net>
Thu, 22 Nov 2007 06:40:37 +0000
(16:40 +1000)
committer
Dave Airlie
<airlied@redhat.com>
Thu, 7 Feb 2008 05:09:38 +0000
(15:09 +1000)
Not all drivers call enable (intel), but they would still like to use this
member in driver code.
Signed-off-by: Dave Airlie <airlied@linux.ie>
No differences found