r600c: remove stray unmap call
authorAndre Maasikas <amaasikas@gmail.com>
Mon, 13 Sep 2010 09:21:18 +0000 (12:21 +0300)
committerAndre Maasikas <amaasikas@gmail.com>
Mon, 13 Sep 2010 09:42:25 +0000 (12:42 +0300)
no idea how/why it got there

src/mesa/drivers/dri/r600/evergreen_chip.c

index b8f2c3365fda5aaf9dc06acc9154f4c91e40d596..694943c2c4b4400f256e0d7c89b32175f96d2270 100644 (file)
@@ -146,7 +146,6 @@ static void evergreenSendTexState(GLcontext *ctx, struct radeon_state_atom *atom
                                }
                                if (bo) 
                 {                    
-                    radeon_bo_unmap(bo);                    
 
                                        r700SyncSurf(context, bo,
                                                     RADEON_GEM_DOMAIN_GTT|RADEON_GEM_DOMAIN_VRAM,