drm/libdrm/intel
Chris Wilson 04495eeec2 intel: Use atomic refcounters
As the target architecture for Intel GPUs is the x86, we can presume to
have reasonable compiler support for Intel atomic intrinsics, i.e. gcc,
and so use those in preference to pulling in a complicated mess of
fragile assembly.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
[anholt: hand-resolved against my previous commit.  This brings cairo-gl
firefox-talos-gfx time from 65 seconds back down to 62 seconds.]
Signed-off-by: Eric Anholt <eric@anholt.net>
2009-10-02 13:21:23 -07:00
..
Makefile.am intel: Use atomic refcounters 2009-10-02 13:21:23 -07:00
intel_atomic.h intel: Use atomic refcounters 2009-10-02 13:21:23 -07:00
intel_bufmgr.c intel: Add a new function to check if a BO's reloc tree references some BO. 2009-10-01 19:09:26 -07:00
intel_bufmgr.h intel: Add a new function to check if a BO's reloc tree references some BO. 2009-10-01 19:09:26 -07:00
intel_bufmgr_fake.c intel: NULL fake bo block when freeing in evict_all 2009-04-27 11:49:16 -07:00
intel_bufmgr_gem.c intel: Use atomic refcounters 2009-10-02 13:21:23 -07:00
intel_bufmgr_priv.h intel: Add a new function to check if a BO's reloc tree references some BO. 2009-10-01 19:09:26 -07:00
intel_chipset.h libdrm_intel: include B43 chipset check 2009-09-07 16:17:04 +08:00
mm.c Move the renaming of mm.c symbols to #defines in the header. 2008-06-11 15:58:33 -07:00
mm.h Move the renaming of mm.c symbols to #defines in the header. 2008-06-11 15:58:33 -07:00