drm/libdrm/intel
Eric Anholt 0d7ad7e43c intel: Only call clock_gettime once per unreference_final.
Notably when freeing a batchbuffer, we often end up freeing many of the
buffers it points at as well.  Avoiding repeated calls brings us a 9% CPU
win for cairo-gl.

[ # ]  backend                         test   min(s) median(s) stddev. count
before:
[  0]       gl            firefox-talos-gfx   58.941   58.966   0.75%    3/3
after:
[  0]       gl            firefox-talos-gfx   54.186   54.195   0.49%    3/3
2009-10-20 14:24:44 -07:00
..
Makefile.am intel: Use atomic refcounters 2009-10-02 13:21:23 -07:00
intel_atomic.h intel: Fallback to atomic-ops.h [libatomic-ops-dev] 2009-10-13 15:13:00 +01:00
intel_bufmgr.c intel: Add a bo_alloc function for tiled BOs. 2009-10-06 15:45:10 -07:00
intel_bufmgr.h intel: Add a bo_alloc function for tiled BOs. 2009-10-06 15:45:10 -07:00
intel_bufmgr_fake.c intel: Add a bo_alloc function for tiled BOs. 2009-10-06 15:45:10 -07:00
intel_bufmgr_gem.c intel: Only call clock_gettime once per unreference_final. 2009-10-20 14:24:44 -07:00
intel_bufmgr_priv.h intel: Add a bo_alloc function for tiled BOs. 2009-10-06 15:45:10 -07:00
intel_chipset.h libdrm_intel: include B43 chipset check 2009-09-07 16:17:04 +08:00
mm.c intel: Reformat to the kernel coding style. Welcome to the 8-space future. 2009-10-06 15:45:06 -07:00
mm.h intel: Reformat to the kernel coding style. Welcome to the 8-space future. 2009-10-06 15:45:06 -07:00