intel: Add missing perf debug for a stall on mapping a BO.
authorEric Anholt <eric@anholt.net>
Fri, 22 Feb 2013 22:39:15 +0000 (14:39 -0800)
committerEric Anholt <eric@anholt.net>
Tue, 5 Mar 2013 22:25:00 +0000 (14:25 -0800)
commitf0a191ca0ff197f0f0c00be0b4b94169ec81f71f
tree2d5352a0dc6ae5be05acdd3aae2f8241cce39263
parent14cec07177f438717cc6fb9252525e16d6b3d8dd
intel: Add missing perf debug for a stall on mapping a BO.

I was testing the ARB_debug_output code and wrote an obvious sample that
should have hit this, and got confused that my ARB_debug_output was
broken.

Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
src/mesa/drivers/dri/intel/intel_buffer_objects.c