]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/char/drm/radeon_drv.h
radeon: set the address to access the GART table on the CPU side correctly
[linux-2.6-omap-h63xx.git] / drivers / char / drm / radeon_drv.h
index e4077bc212b32fb0460ddba4db60fcbf28415d87..bfbb60a9298ca7d57e0ad030751fe61799ccc73e 100644 (file)
@@ -293,6 +293,7 @@ typedef struct drm_radeon_private {
 
        /* starting from here on, data is preserved accross an open */
        uint32_t flags;         /* see radeon_chip_flags */
+       unsigned long fb_aper_offset;
 } drm_radeon_private_t;
 
 typedef struct drm_radeon_buf_priv {