From c549a9c5836e899d509a2e3c076300e0407d0254 Mon Sep 17 00:00:00 2001 From: Alex Deucher Date: Fri, 6 Jan 2012 09:38:16 -0500 Subject: [PATCH] --- yaml --- r: 282740 b: refs/heads/master c: f0afb5d443748ee91a34e3a13cb454b0047be9ec h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/include/drm/radeon_drm.h | 3 --- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/[refs] b/[refs] index f588cf307265..51d920c301fc 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 67e915e49a12ee08c22cb1db746bafd909988f85 +refs/heads/master: f0afb5d443748ee91a34e3a13cb454b0047be9ec diff --git a/trunk/include/drm/radeon_drm.h b/trunk/include/drm/radeon_drm.h index 2a807a5669bc..b55da40953fd 100644 --- a/trunk/include/drm/radeon_drm.h +++ b/trunk/include/drm/radeon_drm.h @@ -907,9 +907,6 @@ struct drm_radeon_gem_va { #define RADEON_CS_RING_COMPUTE 1 /* The third dword of RADEON_CHUNK_ID_FLAGS is a sint32 that sets the priority */ /* 0 = normal, + = higher priority, - = lower priority */ -struct drm_radeon_cs_ring_priority { - int32_t priority; -}; struct drm_radeon_cs_chunk { uint32_t chunk_id;