intel: Remove obsolete comment about GEM in the spans code.
authorEric Anholt <eric@anholt.net>
Wed, 4 Nov 2009 01:30:46 +0000 (17:30 -0800)
committerEric Anholt <eric@anholt.net>
Fri, 6 Nov 2009 19:37:31 +0000 (11:37 -0800)
src/mesa/drivers/dri/intel/intel_span.c

index bab13e3665bbf89cbd31e70b6f01098789a64b1e..3607c7ddedde82abbd5e9ed3cd196a1f60bf4e74 100644 (file)
@@ -292,7 +292,6 @@ static uint32_t y_tile_swizzle(struct intel_renderbuffer *irb,
 
 #define Y_FLIP(_y) ((_y) * yScale + yBias)
 
-/* XXX with GEM, these need to tell the kernel */
 #define HW_LOCK()
 
 #define HW_UNLOCK()