anv: Make anv_finishme only warn once per call-site
authorJason Ekstrand <jason.ekstrand@intel.com>
Wed, 9 Nov 2016 04:43:09 +0000 (20:43 -0800)
committerJason Ekstrand <jason.ekstrand@intel.com>
Wed, 9 Nov 2016 18:26:37 +0000 (10:26 -0800)
commit64b140498d51a593006a65149b372fed22b6e32d
treeb71432a4aed33a2f4bd0922687a17c8a0eaf56f8
parent7bcb94bc2fc45fde806ad3fd062bf2ce97342359
anv: Make anv_finishme only warn once per call-site

When you fire up Dota2 on Haswell you get spammed with thousands of
"Implement Gen7 HZ ops" finishme's.  The point of anv_finishme is to act as
a reminder that there is something left to implement.  Printing it once
should be sufficient.

Signed-off-by: Jason Ekstrand <jason@jlekstrand.net>
src/intel/vulkan/anv_private.h