i965: Add a comment about not needing VALGRIND_MALLOCLIKE_BLOCK.
authorKenneth Graunke <kenneth@whitecape.org>
Fri, 30 Jun 2017 21:00:01 +0000 (14:00 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Fri, 30 Jun 2017 22:54:44 +0000 (15:54 -0700)
commit58d81d9dc21b8fe719959d97890eb4fb2e390840
tree8e56739d395e60566928f89eba0320f8dba360d8
parent87d3349393336d25f28ab0ad0cc5b479340e7fa3
i965: Add a comment about not needing VALGRIND_MALLOCLIKE_BLOCK.

At first glance this seems missing, since we handle it manually for CPU
and WC maps.  Although a bit inconsistent, it's actually not necessary.

Thanks to Chris Wilson for explaining this to me.

Reviewed-by: Matt Turner <mattst88@gmail.com>
src/mesa/drivers/dri/i965/brw_bufmgr.c