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:
c41f471
)
drm: move is_pci to the end of the structure
author
Dave Airlie
<airlied@starflyer.(none)>
Wed, 23 Nov 2005 11:12:59 +0000
(22:12 +1100)
committer
Dave Airlie
<airlied@linux.ie>
Wed, 23 Nov 2005 11:12:59 +0000
(22:12 +1100)
We memset the structure across opens except for the flags. The correct
fix is more intrusive but this should fix a problem with bad iounmaps
seen on AGP radeons acting like PCI ones.
Signed-off-by: Dave Airlie <airlied@linux.ie>
No differences found