intel: Remove obsolete comment about GEM in the spans code.

This commit is contained in:
Eric Anholt 2009-11-03 17:30:46 -08:00
parent 8e0f40d287
commit bb2dd50be0

View 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()