summaryrefslogtreecommitdiff
path: root/libdrm
AgeCommit message (Expand)AuthorFilesLines
2006-06-08Backport the trunk hlist hash table implementation. Enable libdrmdrm-ttm_20060608drm-ttm-20060621drm-ttm-branchThomas Hellstrom1-1/+1
2006-03-29Fix signal delivery while waiting for fence.drm-ttm_20060330Thomas Hellstrom1-1/+1
2006-03-29Indentation and version updates.Thomas Hellstrom1-4/+8
2006-03-29ttm/intel: Add means for fence ageing and eviction of old regions. libdrm:Thomas Hellstrom1-11/+9
2006-03-27kernel: Small optimization. libdrm: User space pool rework for multipleThomas Hellstrom2-83/+170
2006-03-22ttm: semaphore fixes, fix up initialization and final exit. DisableThomas Hellstrom1-9/+9
2006-03-20libdrm: Fix memory leak. drm: Be paranoid about SMP locking for now. LaterThomas Hellstrom1-0/+6
2006-03-17Handle signals correctly while waiting for fence.Thomas Hellstrom1-6/+9
2006-03-17mm: Clean up and fix flag handling.Thomas Hellstrom2-28/+52
2006-03-07libdrm: Wait for fence before mapping a buffer. ttm: Remove some leftoverThomas Hellstrom1-0/+10
2006-03-06mm: Flag documentation in libdrm. Validation sequence numbers in mm blocksThomas Hellstrom2-4/+82
2006-03-05Move over to libdrm.Thomas Hellstrom2-238/+507
2006-03-03First version of the libdrm interface of the memory manager. Basically thisThomas Hellstrom2-50/+643
2006-03-01mm: Add libdrm init and fencing code. intel: fencing modifications.Thomas Hellstrom5-4/+345
2006-01-24leftouts in shared-core and libdrm.Thomas Hellstrom1-1/+3
2005-12-31Initialize sv.drm_dd_minor to "don't care" along with dd_major, to appeaseEric Anholt1-0/+1
2005-11-30Bump package and DSO numbers to 2.0 to reflect 32/64 ABI changeAdam Jackson1-1/+1
2005-11-30Resync from Xorg head: conditional include of xorg-config.hAdam Jackson4-0/+16
2005-11-30Resync from Xorg head (Bug #3815, GNU/kFreeBSD hack)Adam Jackson1-1/+1
2005-11-29Add TODO based on my email from a while agoAdam Jackson1-0/+11
2005-11-29Remove redundant #ifdef stanzaAdam Jackson1-7/+2
2005-11-29Error checking for drmStrdup (Tilman Sauerbeck)Adam Jackson1-5/+10
2005-11-29fixup xf86drm.c for new headersDave Airlie1-6/+6
2005-11-29fixes from Egbert for 64bitDave Airlie1-6/+6
2005-11-28remove xf86drmCompat.*, unused since about XFree86 4.2.Adam Jackson2-1338/+0
2005-11-28fix mem leak in HashHash() (bug 5171)Brian Paul1-0/+3
2005-10-22Bug #328: Silence read-from-uninitialized warnings in DRM_CAS on Alpha.Adam Jackson1-2/+2
2005-10-20Remove the remaining references to Xlib. libdrm is totally independent now.Adam Jackson1-1/+1
2005-10-20Remove bogus Xlib dependency.Adam Jackson1-3/+2
2005-08-25Add missing .cvsignore files for autotoolery.Eric Anholt1-0/+8
2005-08-25Include appropriate CFLAGS to find X headers, needed to build libdrm.Eric Anholt1-1/+1
2005-08-23add options for x86_64 and amd will small lettersDave Airlie1-1/+1
2005-08-20Fix silly install issue by moving the header install rules for shared-corelibdrm-1_0_3Adam Jackson1-30/+0
2005-08-19Add r300_reg.h. Bump to 1.0.2.libdrm-1_0_2Adam Jackson1-0/+1
2005-07-13distcheck fixeslibdrm-1_0_0Adam Jackson1-1/+1
2005-07-10autoconfiscate libdrmAdam Jackson2-55/+58
2005-04-04mirror changes made in main tree.. just happened to be doing this myselfDave Airlie1-3/+1
2005-02-01momentary revert. libdrm build may be broken now, but no one uses it yet...Adam Jackson1-3/+1
2005-01-30Final pass of libdrm.so work:Adam Jackson6-11/+47
2005-01-22Add drm.h to the install target.Adam Jackson1-1/+2
2005-01-17Add xf86drm.h to the install target.Adam Jackson1-1/+2
2005-01-16Shared libdrm work:Adam Jackson1-5/+15
2005-01-16The patch makes drmAddBufs/drmMapBufs can handle buffers in video memoryDave Airlie1-1/+2
2005-01-01Added a new DRM map type _DRM_CONSISTENT for consistent PCI memory. It usesFelix Kuehling1-1/+2
2004-11-07respect cc and cflagsDave Airlie1-1/+1
2004-09-17Makefile and missing file to build libxf86drm.aJon Smirl2-0/+271
2004-08-11Bug #979: Don't include <sys/sysmacros.h> on linux, it occasionally emitsAdam Jackson1-4/+0
2004-07-31Patch picked up from Redhat xorg release:Dave Airlie1-2/+2
2004-07-07Make drm/libdrm/xf86drm.c matchJon Smirl1-33/+42
2004-07-07Add xf86drm.h back to drm/libdrm until it's true home can be found.Jon Smirl1-0/+636