From 8d7e798d4c73650ed240a3ad194744b94043e31f Mon Sep 17 00:00:00 2001 From: Dave Airlie Date: Sat, 23 Oct 2004 06:25:56 +0000 Subject: Apply radeon r300 microcode patch to non-core --- shared/radeon_drm.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'shared/radeon_drm.h') diff --git a/shared/radeon_drm.h b/shared/radeon_drm.h index 207a0c00..14d65ea1 100644 --- a/shared/radeon_drm.h +++ b/shared/radeon_drm.h @@ -430,7 +430,8 @@ typedef struct drm_radeon_init { enum { RADEON_INIT_CP = 0x01, RADEON_CLEANUP_CP = 0x02, - RADEON_INIT_R200_CP = 0x03 + RADEON_INIT_R200_CP = 0x03, + RADEON_INIT_R300_CP = 0x04 } func; unsigned long sarea_priv_offset; int is_pci; /* not used, driver asks hardware */ -- cgit v1.2.3