summaryrefslogtreecommitdiff
path: root/shared-core/radeon_drm.h
diff options
context:
space:
mode:
authorNian Wu <nian.wu@intel.com>2007-03-05 09:01:45 -0500
committerNian Wu <nian.wu@intel.com>2007-03-05 09:01:45 -0500
commit0a85c9fa02608426a9a97f1d26e37c301330926b (patch)
treef2280f5188b4e657e93654fbbf63ca5dec28599f /shared-core/radeon_drm.h
parent6c48b8e7ffd0af4d49855d7175e822f4af1f526f (diff)
parent188a93c9dfde31de4d86733fa46b50487d3a4ac0 (diff)
Merge git://proxy01.pd.intel.com:9419/git/mesa/drm into crestline
Diffstat (limited to 'shared-core/radeon_drm.h')
-rw-r--r--shared-core/radeon_drm.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/shared-core/radeon_drm.h b/shared-core/radeon_drm.h
index f5edbc19..e96e7851 100644
--- a/shared-core/radeon_drm.h
+++ b/shared-core/radeon_drm.h
@@ -708,6 +708,7 @@ typedef struct drm_radeon_setparam {
#define RADEON_SETPARAM_PCIGART_LOCATION 3 /* PCI Gart Location */
#define RADEON_SETPARAM_NEW_MEMMAP 4 /* Use new memory map */
+#define RADEON_SETPARAM_PCIGART_TABLE_SIZE 5 /* PCI GART Table Size */
/* 1.14: Clients can allocate/free a surface
*/