commit | 7655f493b74f3048c02458bc32cd0b144f7b394f | [log] [tgz] |
---|---|---|
author | Dave Airlie <airlied@starflyer.(none)> | Wed Nov 23 22:12:59 2005 +1100 |
committer | Dave Airlie <airlied@linux.ie> | Wed Nov 23 22:12:59 2005 +1100 |
tree | 7fca7d65df8a2a05caf9aae9a54a6760a75131f4 | |
parent | c41f47121d8bf44b886ef2039779dab8c1e3a25f [diff] |
drm: move is_pci to the end of the structure 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>