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:
2ae7b03
)
drm/radeon: Print gart initialization details on all chipsets
author
Tormod Volden
<debian.tormod@gmail.com>
Wed, 31 Aug 2011 21:54:07 +0000
(21:54 +0000)
committer
Dave Airlie
<airlied@redhat.com>
Tue, 6 Sep 2011 10:55:08 +0000
(11:55 +0100)
This was previously done for r300 only. Use %016llX instead of %08X for
printing the table address.
Also fix typos in gart warning messages.
Signed-off-by: Tormod Volden <debian.tormod@gmail.com>
Reviewed-by: Michel Dänzer <michel@daenzer.net>
Signed-off-by: Dave Airlie <airlied@redhat.com>
No differences found