summaryrefslogtreecommitdiffstats
path: root/sys/dev/drm/radeon_drv.h
diff options
context:
space:
mode:
authorrnoland <rnoland@FreeBSD.org>2009-04-07 22:20:58 +0000
committerrnoland <rnoland@FreeBSD.org>2009-04-07 22:20:58 +0000
commitf5751c34ee5affa9aba22473f08b33d6fb686322 (patch)
treea8c9baf89cd58a7bbe0f415dee3cf527b79dcb7a /sys/dev/drm/radeon_drv.h
parentb2a611f93a1bd1f74b0f463a784f9e3f364760ea (diff)
downloadFreeBSD-src-f5751c34ee5affa9aba22473f08b33d6fb686322.zip
FreeBSD-src-f5751c34ee5affa9aba22473f08b33d6fb686322.tar.gz
Add regs required for occlusion queries support
Submitted by: Maciej Cencora <m.cencora@gmail.com> MFC after: 3 days
Diffstat (limited to 'sys/dev/drm/radeon_drv.h')
-rw-r--r--sys/dev/drm/radeon_drv.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/drm/radeon_drv.h b/sys/dev/drm/radeon_drv.h
index 138a1e2..57f57a9 100644
--- a/sys/dev/drm/radeon_drv.h
+++ b/sys/dev/drm/radeon_drv.h
@@ -684,7 +684,6 @@ extern void r600_page_table_cleanup(struct drm_device *dev, struct drm_ati_pciga
/* pipe config regs */
#define R400_GB_PIPE_SELECT 0x402c
#define R500_DYN_SCLK_PWMEM_PIPE 0x000d /* PLL */
-#define R500_SU_REG_DEST 0x42c8
#define R300_GB_TILE_CONFIG 0x4018
# define R300_ENABLE_TILING (1 << 0)
# define R300_PIPE_COUNT_RV350 (0 << 1)
OpenPOWER on IntegriCloud