Age | Commit message (Expand) | Author |
2008-06-27 | Change some obviously wrong things about property blobs, still broken though. | Maarten Maathuis |
2008-06-24 | [intel-gem] Use I915_GEM_DOMAIN_GTT in dri_gem_bo_wait_rendering. | Keith Packard |
2008-06-23 | libdrm: check for allocation failure | Maarten Maathuis |
2008-06-20 | [intel-gem] Add DRM_IOCTL_I915_GEM_SW_FINISH to flag CPU writes | Keith Packard |
2008-06-18 | Merge commit 'origin/drm-gem' into modesetting-gem | Jesse Barnes |
2008-06-13 | [libdrm] Restart all ioctls on signal receipt | Keith Packard |
2008-06-13 | [gem] Catch -EINTR from blocking ioctls and restart them. | Eric Anholt |
2008-06-11 | Move the renaming of mm.c symbols to #defines in the header. | Eric Anholt |
2008-06-11 | [gem] Move potentially device-specific ioctls to the intel driver. | Eric Anholt |
2008-06-10 | Merge commit 'origin/drm-gem' into modesetting-gem | Jesse Barnes |
2008-06-06 | [gem] Don't forget to munmap in the non-bo-reuse object-freeing case. | Eric Anholt |
2008-06-06 | [libdrm/intel] Eliminate extra dri_gem_bo_bucket_entry structure | Keith Packard |
2008-06-06 | [libdrm/intel] Remove unused intel_validate_entry structure | Keith Packard |
2008-06-06 | [libdrm/intel] Reuse entire dri_bo_gem structure | Keith Packard |
2008-06-05 | Add a function to bufmgr_fake to evict all buffers in the GTT. | Eric Anholt |
2008-06-04 | libdrm: shouldn't rely on this | Dave Airlie |
2008-06-04 | drm: introduce generation counter to interface. | Dave Airlie |
2008-06-03 | Fix libdrm to actually include the new code instead of just building it. | Eric Anholt |
2008-06-03 | Fix and hook up bufmgr code to the build. | Eric Anholt |
2008-06-03 | Import bufmgr code to libdrm. Not yet hooked up to the build. | Eric Anholt |
2008-06-02 | drm: add functions to get/set gamma ramps | Dave Airlie |
2008-06-02 | drm: fixup some interfaces so test code works again | Dave Airlie |
2008-05-30 | drm: switch possible crtc/clones over to encoders | Dave Airlie |
2008-05-30 | modesetting: the great renaming. | Dave Airlie |
2008-05-30 | drm: fix a couple of bugs in the encoder return to userspace | Dave Airlie |
2008-05-30 | drm: add encoder free function | Dave Airlie |
2008-05-30 | drm: add more encoder interfaces | Dave Airlie |
2008-05-30 | libdrm: add encoder retrival | Dave Airlie |
2008-05-08 | drm_mode: initial replacefb implemenation | Dave Airlie |
2008-05-08 | cursor: pass handle not BO. | Dave Airlie |
2008-04-28 | Merge branch 'master' into modesetting-101 | Thomas Hellstrom |
2008-04-07 | Add DragonFly BSD support for device creation | Hasso Tepper |
2008-03-17 | drm: add master set/drop protocol | Dave Airlie |
2008-03-07 | drm: fixup for new sysfs API | Dave Airlie |
2008-03-06 | drm/ttm: add ioctl to get back memory managed area sized | Dave Airlie |
2008-03-05 | libdrm: fix warnings in mode code | Dave Airlie |
2008-03-05 | Merge remote branch 'origin/master' into modesetting-101 | Dave Airlie |
2008-03-05 | remove unused functions + include header file | Dave Airlie |
2008-03-04 | Don't shortcut the info syscall for drmBOBusy on nonshareable objects. | Eric Anholt |
2008-02-29 | drm: change fb api to take a bo handle not the bo pointer. | Dave Airlie |
2008-02-28 | drm: add a check for if modesetting is supported. | Dave Airlie |
2008-02-22 | add ioctl to get back memory managed area sized - used for kernel inited areas | Dave Airlie |
2008-02-13 | Revert "After the previous revert fix libdrm to start at minor 1" | Dave Airlie |
2008-02-07 | After the previous revert fix libdrm to start at minor 1 | Alan Hourihane |
2008-02-07 | Added userspace part of hotplug ioctl and demo | Jakob Bornecrantz |
2008-02-05 | consistency | Alan Hourihane |
2008-01-30 | ModeFB demo now display cursor | Jakob Bornecrantz |
2008-01-28 | Added cursor support | Jakob Bornecrantz |
2008-01-25 | Merge remote branch 'origin/master' into modesetting-101 | Dave Airlie |
2008-01-09 | add control node open | Dave Airlie |