mesa-drm/intel
Jesse Barnes b50964027b libdrm/intel: execbuf2 support
This patch to libdrm adds support for the new execbuf2 ioctl.  If
detected, it will be used instead of the old ioctl.  By using the new
drm_intel_bufmgr_gem_enable_fenced_relocs(), you can indicate that any
time a fence register is actually required for a relocation target you
will call drm_intel_bo_emit_reloc_fence instead of
drm_intel_bo_emit_reloc, which will reduce fence register pressure.

Signed-off-by: Eric Anholt <eric@anholt.net>
2010-03-02 10:10:50 -08:00
..
intel_atomic.h Add support for Solaris libc atomic operations 2010-01-16 19:37:06 -08:00
intel_bufmgr.c libdrm/intel: execbuf2 support 2010-03-02 10:10:50 -08:00
intel_bufmgr.h libdrm/intel: execbuf2 support 2010-03-02 10:10:50 -08:00
intel_bufmgr_fake.c Support gcc's __FUNCTION__ for people using other compilers 2010-01-16 19:37:06 -08:00
intel_bufmgr_gem.c libdrm/intel: execbuf2 support 2010-03-02 10:10:50 -08:00
intel_bufmgr_priv.h libdrm/intel: execbuf2 support 2010-03-02 10:10:50 -08:00
intel_chipset.h libdrm/intel: execbuf2 support 2010-03-02 10:10:50 -08:00
libdrm_intel.pc.in intel: Add pkg-config dependency on libdrm.so using 'Requires' 2010-01-20 10:42:46 +00:00
Makefile.am Move libdrm/ up one level 2009-11-17 11:15:06 -05:00
mm.c Move libdrm/ up one level 2009-11-17 11:15:06 -05:00
mm.h Move libdrm/ up one level 2009-11-17 11:15:06 -05:00