summaryrefslogtreecommitdiff
path: root/shared-core
diff options
context:
space:
mode:
authorDave Airlie <airlied@redhat.com>2008-09-30 14:17:27 +1000
committerDave Airlie <airlied@redhat.com>2008-09-30 14:17:27 +1000
commit7b3aa626482963cc52086da629f682fce2c7322c (patch)
tree33d831aad91d52b2c90b6345eb90339a141a97a4 /shared-core
parent972f6572652bc4a2f6c44c525e5e91f2becdb62a (diff)
parent9c6732e790b123bebab0a6d05c592598f9cd2327 (diff)
Merge remote branch 'origin/modesetting-gem' into modesetting-gem
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 25a07e30..3490ddbe 100644
--- a/shared-core/radeon_drv.h
+++ b/shared-core/radeon_drv.h
@@ -456,6 +456,7 @@ typedef struct drm_radeon_kcmd_buffer {
extern int radeon_no_wb;
extern int radeon_dynclks;
+extern int radeon_r4xx_atom;
extern struct drm_ioctl_desc radeon_ioctls[];
extern int radeon_max_ioctl;