From: Andre Maasikas Date: Mon, 13 Sep 2010 09:21:18 +0000 (+0300) Subject: r600c: remove stray unmap call X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=2471d0d6c545c965ccf5faf14b3a1d53bb6201ce;p=mesa.git r600c: remove stray unmap call no idea how/why it got there --- diff --git a/src/mesa/drivers/dri/r600/evergreen_chip.c b/src/mesa/drivers/dri/r600/evergreen_chip.c index b8f2c3365fd..694943c2c4b 100644 --- a/src/mesa/drivers/dri/r600/evergreen_chip.c +++ b/src/mesa/drivers/dri/r600/evergreen_chip.c @@ -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,