OSDN Git Service

Add legacy dac detect stubs
[android-x86/external-libdrm.git] / libdrm / intel /
2008-07-31 Dave Airliedrm: userspace rip out TTM API
2008-07-25 Dave AirlieMerge remote branch 'origin/modesetting-101' into modes...
2008-07-25 Dave AirlieMerge remote branch 'origin/modesetting-101' into modes...
2008-07-09 Dave AirlieMerge remote branch 'origin/modesetting-101' into modes...
2008-07-07 Kristian HøgsbergMerge commit 'origin/drm-gem' into ms-gem
2008-06-24 Keith Packard[intel-gem] Use I915_GEM_DOMAIN_GTT in dri_gem_bo_wait_...
2008-06-23 Keith Packard[intel-gem] Use I915_GEM_DOMAIN_GTT in dri_gem_bo_wait_...
2008-06-20 Keith Packard[intel-gem] Add DRM_IOCTL_I915_GEM_SW_FINISH to flag...
2008-06-18 Jesse BarnesMerge commit 'origin/drm-gem' into modesetting-gem
2008-06-18 Jesse BarnesMerge branch 'modesetting-101' into modesetting-gem
2008-06-13 Eric Anholt[gem] Catch -EINTR from blocking ioctls and restart...
2008-06-11 Eric AnholtMove the renaming of mm.c symbols to #defines in the...
2008-06-11 Eric Anholt[gem] Move potentially device-specific ioctls to the...
2008-06-11 Jesse BarnesMerge commit 'origin/drm-gem' into modesetting-gem
2008-06-07 Eric Anholt[gem] Don't forget to munmap in the non-bo-reuse object...
2008-06-06 Keith Packard[libdrm/intel] Eliminate extra dri_gem_bo_bucket_entry...
2008-06-06 Keith Packard[libdrm/intel] Remove unused intel_validate_entry structure
2008-06-06 Keith Packard[libdrm/intel] Reuse entire dri_bo_gem structure
2008-06-05 Eric AnholtAdd a function to bufmgr_fake to evict all buffers...
2008-06-03 Eric AnholtFix and hook up bufmgr code to the build.
2008-06-03 Eric AnholtImport bufmgr code to libdrm. Not yet hooked up to...