summaryrefslogtreecommitdiff
path: root/src/radeon_dri.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/radeon_dri.h')
-rw-r--r--src/radeon_dri.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/radeon_dri.h b/src/radeon_dri.h
index 9316d75e..9a90ec84 100644
--- a/src/radeon_dri.h
+++ b/src/radeon_dri.h
@@ -58,9 +58,6 @@
#define RADEON_CARD_TYPE_RADEON 1
-/* Buffer are aligned on 4096 byte boundaries */
-#define RADEON_BUFFER_ALIGN 0x00000fff
-
#define RADEONCP_USE_RING_BUFFER(m) \
(((m) == RADEON_CSQ_PRIBM_INDDIS) || \
((m) == RADEON_CSQ_PRIBM_INDBM))