diff options
Diffstat (limited to 'drivers/char/drm/radeon_drm.h')
-rw-r--r-- | drivers/char/drm/radeon_drm.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/char/drm/radeon_drm.h b/drivers/char/drm/radeon_drm.h index 67a8bf04970e..dd526617faec 100644 --- a/drivers/char/drm/radeon_drm.h +++ b/drivers/char/drm/radeon_drm.h | |||
@@ -698,6 +698,7 @@ typedef struct drm_radeon_setparam { | |||
698 | 698 | ||
699 | #define RADEON_SETPARAM_FB_LOCATION 1 /* determined framebuffer location */ | 699 | #define RADEON_SETPARAM_FB_LOCATION 1 /* determined framebuffer location */ |
700 | #define RADEON_SETPARAM_SWITCH_TILING 2 /* enable/disable color tiling */ | 700 | #define RADEON_SETPARAM_SWITCH_TILING 2 /* enable/disable color tiling */ |
701 | #define RADEON_SETPARAM_PCIGART_LOCATION 3 /* PCI Gart Location */ | ||
701 | 702 | ||
702 | /* 1.14: Clients can allocate/free a surface | 703 | /* 1.14: Clients can allocate/free a surface |
703 | */ | 704 | */ |