summaryrefslogtreecommitdiff
path: root/linux/r128_drv.h
diff options
context:
space:
mode:
authorJeff Hartmann <jhartmann@valinux.com>2001-08-10 16:29:21 +0000
committerJeff Hartmann <jhartmann@valinux.com>2001-08-10 16:29:21 +0000
commit97b8aa52bba602d5babe225983f7e4c7cb4d7492 (patch)
tree922882797ea335549c01849c4dd2cdc350938be0 /linux/r128_drv.h
parentb6923b39539c34c2a589197def5eee72a9d719bf (diff)
Commit Keith Owens kernel Makefile changes, merge and commit alpha patch
set from Jay Estabrook (sans some mga modifications which broke other arch's.)
Diffstat (limited to 'linux/r128_drv.h')
-rw-r--r--linux/r128_drv.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/linux/r128_drv.h b/linux/r128_drv.h
index 0ef94e45..4b46db08 100644
--- a/linux/r128_drv.h
+++ b/linux/r128_drv.h
@@ -72,6 +72,7 @@ typedef struct drm_r128_private {
int usec_timeout;
int is_pci;
unsigned long phys_pci_gart;
+ dma_addr_t bus_pci_gart;
unsigned long cce_buffers_offset;
atomic_t idle_count;