summaryrefslogtreecommitdiff
path: root/shared-core/radeon_drv.h
diff options
context:
space:
mode:
authorDave Airlie <airlied@redhat.com>2008-10-16 10:59:31 +1000
committerDave Airlie <airlied@redhat.com>2008-10-16 10:59:31 +1000
commit26076bf24a4e720e389d0a3ea616a8350397fdfc (patch)
tree391dac618b8b25df6f326a8776f4bad589010ccf /shared-core/radeon_drv.h
parent8d9a11c55cf3692bd537c68044b4378aba53f438 (diff)
radeon: add initial agp support.
This add agpmode command line option.
Diffstat (limited to 'shared-core/radeon_drv.h')
-rw-r--r--shared-core/radeon_drv.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/shared-core/radeon_drv.h b/shared-core/radeon_drv.h
index c37f23d6..a6ce129d 100644
--- a/shared-core/radeon_drv.h
+++ b/shared-core/radeon_drv.h
@@ -459,6 +459,7 @@ extern int radeon_dynclks;
extern int radeon_r4xx_atom;
extern struct drm_ioctl_desc radeon_ioctls[];
extern int radeon_max_ioctl;
+extern int radeon_agpmode;
/* Check whether the given hardware address is inside the framebuffer or the
* GART area.