OSDN Git Service

drm: drop Linux < 2.6.21 support
[android-x86/external-libdrm.git] / libdrm /
2009-02-27 Eric Anholtintel: Update reloc_tree_size of the first buffer when...
2009-02-25 Eric Anholtintel: Don't copy dirty data out when freeing a BO...
2009-02-24 Kristian Høgsbergnouveau: Dist nouvea_dma.h as well.
2009-02-24 Kristian Høgsbergnouveau: Also dist nouveau_private.h.
2009-02-23 Ivan KokshayskyFix DRM_CAS() on Alpha. (#16549)
2009-02-21 Eric AnholtFix distcheck for optional nouveau stuff.
2009-02-21 Eric Anholtintel: Add a new bufmgr alloc function to get BOs ready...
2009-02-20 Ben Skeggslibdrm/nouveau: free drmVersion after we're done with it
2009-02-20 Ben Skeggslibdrm/nouveau: fix dma debugging
2009-02-16 Eric Anholtintel: Clear ioctl parameter outvalues and pads that...
2009-02-15 Ben Skeggslibdrm: make libdrm_nouveau conditional, disabled by...
2009-02-11 Jakob Bornecrantzmode: Make xfdrmMode.[c|h] not depend on drm_mode.h
2009-02-11 Pekka Paalanennouveau: fix type warnings: void* arith, un/signed
2009-02-05 Ben Skeggsnouveau: fix some issues where buffer objects never...
2009-02-04 Ben Skeggsnouveau: install libdrm_nouveau with libdrm
2009-01-28 Eric Anholtintel: don't count fences on 965 and later, as they...
2009-01-28 Eric Anholtintel: Fix under-counting of fences registers required...
2009-01-28 Jesse Barnesintel: libdrm support for fence management in execbuf
2009-01-15 Eric Anholtintel: Retry pin ioctl on -EINTR.
2009-01-14 Owain G. AinsworthDon't use DRM_BO_FLAG_NO_MOVE in bufmgr fake. It's...
2009-01-12 Owain G. AinsworthRemove drmModeReplaceFb after it was removed from the...
2009-01-07 Jesse Barneslibdrm: add autoconf check for clock_gettime
2009-01-07 Jesse Barneslibdrm: only check for vblank timeout if we caught...
2009-01-07 Jesse Barneslibdrm: add timeout handling to drmWaitVBlank
2008-12-17 Keith Packardintel: Cache tiling/swizzle state in user mode. Reset...
2008-12-17 Keith Packardintel: Debug output %u vs uint64_t warning fix
2008-12-17 Keith Packardintel: return error status from drm_intel_gem_bo_map
2008-12-17 Keith Packardintel: Dump out memory usage information when the kerne...
2008-12-17 Jesse Barneslibdrm: add mode setting files
2008-12-15 Eric Anholtintel: don't skip set_domain on mapping of shared buffers.
2008-12-15 Eric Anholtintel: don't let named buffers into the BO cache.
2008-12-15 Eric Anholtintel: Remove the mapped flag, which is adequately...
2008-12-10 Jesse BarnesRevert "Merge branch 'modesetting-gem'"
2008-12-09 Jesse BarnesMerge branch 'modesetting-gem'
2008-12-08 Dave Airlielibdrm: bump to 2.4 for lib version
2008-12-03 Jesse BarnesMerge branch 'master' into modesetting-gem
2008-12-03 Jesse BarnesMerge branch 'master' into modesetting-gem
2008-12-02 Eric Anholtintel: Add a function for setting (GTT,GTT) domain...
2008-11-20 Jesse BarnesMerge branch 'master' into modesetting-gem
2008-11-19 Jesse BarnesMerge branch 'modesetting-gem' of ssh://git.freedesktop...
2008-11-19 Jesse Barneslibdrm_intel: fix merge error
2008-11-16 Jerome Glisselibdrm-radeon: add print callback to cs & small fixes
2008-11-15 Jerome Glisselibdrm-radeon: unref return current BO ptr to reflect...
2008-11-14 Jerome Glisselibdrm-radeon: unreference buffer once cs stream is...
2008-11-14 Jerome Glisselibdrm-radeon: new tracker tools
2008-11-13 Jesse BarnesMerge branch 'master' into modesetting-gem
2008-11-13 Jesse Barneslibdrm_intel: fix warnings on 64 bit
2008-11-13 Jesse Barneslibdrm: add support for i915 GTT mapping ioctl
2008-11-12 Jakob Bornecrantzmode: Minor reodering and renaming
2008-11-12 Jakob Bornecrantzmode: Unify userspace API to uint_t
2008-11-12 Jakob Bornecrantzmode: Remove hotplug support from ioctl interface
2008-11-12 Jerome Glisseradeon+libdrm-radeon: change relocation informations
2008-11-10 Jerome GlisseMerge branch 'modesetting-gem' of ssh://git.freedesktop...
2008-11-10 Jerome Glisselibdrm-radeon: be verbose on bo failure and cleanup...
2008-11-09 Jerome Glisselibdrm-radeon: update libdrm-radeon to match current...
2008-11-07 Eric Anholtintel: Restart on interrupt of bo_wait_rendering instea...
2008-11-05 Jerome Glisseradeon: lib radeon add bo & cs gem backend
2008-11-05 Jerome Glisseradeon: libdrm_radeon add handle to debug string
2008-11-05 Jerome GlisseMerge branch 'modesetting-gem' of ssh://git.freedesktop...
2008-11-02 Jerome Glisseradeon: debug bo
2008-10-30 Eric Anholtintel: Rename dri_ and intel_ symbols to drm_intel_.
2008-10-29 Jerome GlisseMerge branch 'modesetting-gem' of ssh://git.freedesktop...
2008-10-29 Jerome Glisseradeon: libdrm_radeon updates bo & cs interfaces
2008-10-28 Eric Anholtintel: Add dri_bufmgr_check_aperture support for bufmgr...
2008-10-27 Jerome Glisseradeon: reloc are backend dependant
2008-10-27 Jerome GlisseMerge branch 'modesetting-gem' of ssh://git.freedesktop...
2008-10-27 Jerome Glisseradeon: radeon util library
2008-10-24 Jakob Bornecrantzmode: Try to settle on a standard for struct fields
2008-10-24 Xiang, Haihaointel: Also total child_size of the target_bos. Partial...
2008-10-17 Keith Packardintel: ioctl is not defined to return -errno
2008-10-16 Dave Airlielink libdrm_intel properly
2008-10-16 Dave Airlielibdrm: don't depend or link to libdrm_intel
2008-10-16 Eric Anholtintel: Protect bufmgr objects with a pthread mutex.
2008-10-16 Xiang, Haihaointel: avoid deadlock in intel_bufmgr_fake.
2008-10-14 Eric Anholtintel: Fix compile warning.
2008-10-14 Eric Anholtintel: Add interface for getting tiling mode of a bo.
2008-10-13 Julien Cristaulink libdrm_intel properly
2008-10-13 Eric Anholtintel: Avoid pthread mutex recursion in bufmgr_fake.
2008-10-12 Dave Airlielibdrm: don't depend or link to libdrm_intel
2008-10-10 Keith PackardManage fences in user-mode bufmgr_fake to clean buffers
2008-10-09 Eric Anholtintel: Protect bufmgr objects with a pthread mutex.
2008-10-09 Xiang, Haihaointel: fix for write_domain and static BOs.
2008-09-30 Jesse Barnesintel bufmgr: reinstate buffer handle tracking
2008-09-30 Dave AirlieMerge remote branch 'origin/modesetting-gem' into modes...
2008-09-30 Dave AirlieMerge remote branch 'origin/master' into modesetting-gem
2008-09-27 Xiang, Haihaointel: Copy data from card memory back to backing store...
2008-09-24 Eric Anholtintel: Allow up to 15 seconds chewing on one buffer...
2008-09-24 Eric Anholtintel: Replace wraparound test logic in bufmgr_fake...
2008-09-24 Eric Anholtintel: Do strerror on errno, not on the -1 return value...
2008-09-22 Xiang, Haihaointel: Fix driver-supplied argument to exec function...
2008-09-11 Eric AnholtAdd missing \ to libdrm_la_SOURCES
2008-09-10 Eric Anholtintel: don't forget to include config.h in bufmgr code.
2008-09-10 Eric Anholtintel: move drm calls to exec buffers to libdrm_intel.
2008-09-10 Eric Anholtintel: Move IRQ emit/wait from callbacks into the bufmgr.
2008-09-10 Eric AnholtMove intel libdrm stuff to libdrm_intel.so
2008-08-26 Kristian Høgsberg[intel_bufmgr_gem] Remember global name when creating...
2008-08-24 Dave Airlielibdrm: add udev support.
2008-08-18 Coleman KaneChange prototype of drmIoctl to unsigned long request.
2008-08-16 Jesse BarnesMerge branch 'modesetting-gem' of ssh://git.freedesktop...
2008-08-13 Dave AirlieMerge branch 'radeon-gem-cs' into modesetting-gem
next