summaryrefslogtreecommitdiff
path: root/include/drm/radeon_drm.h
diff options
context:
space:
mode:
authorDave Airlie <airlied@redhat.com>2010-08-04 08:41:23 +1000
committerDave Airlie <airlied@redhat.com>2010-08-04 08:41:49 +1000
commit431f7f00db844534dbcf9a63da0d2832a3d91bff (patch)
tree4cab5f11cca9b5baf458e5b5fac206a5d49f31ef /include/drm/radeon_drm.h
parentb803918f3f77c62edf22e78cb2095be399753423 (diff)
Copy headers from kernel drm-core-next
Diffstat (limited to 'include/drm/radeon_drm.h')
-rw-r--r--include/drm/radeon_drm.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/drm/radeon_drm.h b/include/drm/radeon_drm.h
index ff97e484..3b762d61 100644
--- a/include/drm/radeon_drm.h
+++ b/include/drm/radeon_drm.h
@@ -902,6 +902,10 @@ struct drm_radeon_cs {
#define RADEON_INFO_NUM_GB_PIPES 0x01
#define RADEON_INFO_NUM_Z_PIPES 0x02
#define RADEON_INFO_ACCEL_WORKING 0x03
+#define RADEON_INFO_CRTC_FROM_ID 0x04
+#define RADEON_INFO_ACCEL_WORKING2 0x05
+#define RADEON_INFO_TILING_CONFIG 0x06
+#define RADEON_INFO_WANT_HYPERZ 0x07
struct drm_radeon_info {
uint32_t request;