mesa-drm/include/drm
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
..
drm.h Merge branch 'pageflip' of git://people.freedesktop.org/~jbarnes/drm 2009-12-03 14:17:26 -08:00
drm_mode.h Merge branch 'pageflip' of git://people.freedesktop.org/~jbarnes/drm 2009-12-03 14:17:26 -08:00
drm_sarea.h Copy headers from kernel v2.6.32-rc6-130-g5b8f0be 2009-11-17 10:54:07 -05:00
i810_drm.h Copy headers from kernel v2.6.32-rc6-130-g5b8f0be 2009-11-17 10:54:07 -05:00
i830_drm.h Copy headers from kernel v2.6.32-rc6-130-g5b8f0be 2009-11-17 10:54:07 -05:00
i915_drm.h libdrm/intel: execbuf2 support 2010-03-02 10:10:50 -08:00
mach64_drm.h Put mach64_drm.h back in to avoid breaking mesa build 2009-11-20 20:17:26 -05:00
Makefile.am vmwgfx: Add experimental vmwgfx kernel header 2010-01-05 20:04:13 +01:00
mga_drm.h More fixups to allow mesa to build 2009-11-24 10:31:41 -06:00
nouveau_drm.h nouveau: bump MAX_PUSH to 512 2010-02-16 15:42:00 +10:00
r128_drm.h Copy headers from kernel v2.6.32-rc6-130-g5b8f0be 2009-11-17 10:54:07 -05:00
radeon_drm.h radeon: add square-tiling flag 2010-02-18 06:14:55 +01:00
savage_drm.h Copy headers from kernel v2.6.32-rc6-130-g5b8f0be 2009-11-17 10:54:07 -05:00
sis_drm.h Copy headers from kernel v2.6.32-rc6-130-g5b8f0be 2009-11-17 10:54:07 -05:00
via_drm.h More fixups to allow mesa to build 2009-11-24 10:31:41 -06:00
vmwgfx_drm.h vmwgfx: Update kernel header 2010-02-18 13:28:38 +01:00