Age | Commit message (Expand) | Author |
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 |
2008-01-09 | add internals for opening a control node | Dave Airlie |
2007-12-21 | Rename inappropriately named 'mask' fields to 'proposed_flags' instead. | Keith Packard |
2007-12-18 | remove output names | Dave Airlie |
2007-12-11 | modesetting: fixup property setting and add connector property | Dave Airlie |
2007-12-11 | modesetting: add dpms property and initial settable property ioctl | Dave Airlie |
2007-12-06 | add property blobs and edid reporting support | Dave Airlie |
2007-12-05 | more WIP on blobs.. | Dave Airlie |
2007-12-05 | arrgggh.. make all ioctl structs 32/64-bit compatible hopefully. | Dave Airlie |
2007-12-03 | mode: copy back the mode if is valid correctly | Dave Airlie |
2007-12-03 | finish of mode add/remove, just have attach/detach modes | Dave Airlie |
2007-12-03 | modesetting API change for removing mode ids and making modes per output. | Dave Airlie |
2007-11-27 | drm/modesetting: add initial gettable properites code. | Dave Airlie |
2007-11-15 | libdrm: return crtc id to userspace | Dave Airlie |
2007-11-15 | libdrm: add crtc/output ids to userspace interface | Dave Airlie |
2007-11-05 | Merge branch 'master' into modesetting-101 | Thomas Hellstrom |
2007-11-05 | Pass pointer to drmModeRmMode. | Alan Hourihane |
2007-11-05 | pass pointer for drmModeRmFB | Alan Hourihane |
2007-11-05 | Fill fence sequence after emit ioctl. | Ben Skeggs |
2007-11-02 | Merge branch 'master' into modesetting-101 | Thomas Hellstrom |
2007-11-02 | User buffer support. | Thomas Hellstrom |
2007-11-02 | Return fence errors. | Thomas Hellstrom |
2007-10-26 | Merge branch 'master' into modesetting-101 | Thomas Hellstrom |
2007-10-26 | Minor libdrm fixes. | Thomas Hellstrom |
2007-10-25 | Merge branch 'master' into modesetting-101 | Thomas Hellstrom |
2007-10-25 | Tighten permissions on some buffer manager ioctls. | Thomas Hellstrom |
2007-10-25 | Buffer manager: | Thomas Hellstrom |
2007-10-22 | Setstatus header. | Thomas Hellstrom |
2007-10-21 | Get the lock flags right in libdrm. | Thomas Hellstrom |
2007-10-21 | Remove the need for the hardware lock in the buffer manager. | Thomas Hellstrom |
2007-10-20 | Simple replacement for hardware lock in some cases. | Thomas Hellstrom |
2007-10-19 | No fence_class argument on drmBOSetStatus since it's not | Thomas Hellstrom |
2007-10-17 | Remove the op ioctl, and replace it with a setuser ioctl. | Thomas Hellstrom |