summaryrefslogtreecommitdiff
path: root/shared-core
diff options
context:
space:
mode:
authorDave Airlie <airlied@redhat.com>2008-11-03 09:25:32 +1000
committerDave Airlie <airlied@redhat.com>2008-11-03 09:25:32 +1000
commit48f222751643a349924ba3e6c26890310822f89c (patch)
treeeab1040daa15614d68c626cae93947520ffdd8d6 /shared-core
parentf74721fc2553d81acfe4d4a670833405dd52092b (diff)
radeon: export radeon_modeset
Diffstat (limited to 'shared-core')
-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 a6ce129d..3be99eb3 100644
--- a/shared-core/radeon_drv.h
+++ b/shared-core/radeon_drv.h
@@ -460,6 +460,7 @@ extern int radeon_r4xx_atom;
extern struct drm_ioctl_desc radeon_ioctls[];
extern int radeon_max_ioctl;
extern int radeon_agpmode;
+extern int radeon_modeset;
/* Check whether the given hardware address is inside the framebuffer or the
* GART area.