Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information