Age | Commit message (Expand) | Author |
2008-02-07 | Revert "DRM_CONTROL_ALLOW logic was reversed" | Alan Hourihane |
2008-02-07 | Added kernel part of hotplug ioctl | Jakob Bornecrantz |
2008-02-05 | DRM_CONTROL_ALLOW logic was reversed | Alan Hourihane |
2008-01-28 | Added cursor support | Jakob Bornecrantz |
2008-01-25 | Merge remote branch 'origin/master' into modesetting-101 | Dave Airlie |
2008-01-22 | Merge branch 'master' into vblank-rework, including mach64 support | Jesse Barnes |
2008-01-09 | allow control getversion | Dave Airlie |
2008-01-09 | add control ioctls | Dave Airlie |
2008-01-04 | drm: add initial support for a drm control device node | Dave Airlie |
2008-01-04 | drm: move drm_head to drm_minor and fix up users | Dave Airlie |
2007-12-18 | Modesetting Hotplug | Jakob Bornecrantz |
2007-12-11 | Merge branch 'master' of ssh://git.freedesktop.org/git/mesa/drm into modesett... | Dave Airlie |
2007-12-11 | modesetting: fixup property setting and add connector property | Dave Airlie |
2007-12-06 | take down stuff after asking driver to unload | Dave Airlie |
2007-12-06 | add property blobs and edid reporting support | Dave Airlie |
2007-12-04 | Don't free driver mapped locks | Jesse Barnes |
2007-12-03 | finish of mode add/remove, just have attach/detach modes | Dave Airlie |
2007-12-01 | drm: Add _DRM_DRIVER map flag. | Robert Noland |
2007-11-27 | drm/modesetting: add initial gettable properites code. | Dave Airlie |
2007-11-26 | add _ioctl to the end of two more ioctls | Dave Airlie |
2007-11-26 | drm: make fb modes use usermode add/remove interface | Dave Airlie |
2007-11-22 | Merge branch 'origin' into modesetting-101 | Dave Airlie |
2007-11-22 | drm: major whitespace/coding style realignment with kernel | Dave Airlie |
2007-11-15 | drm: don't remove mappings added by the driver | Dave Airlie |
2007-11-05 | Merge branch 'master' into modesetting-101 | Thomas Hellstrom |
2007-11-05 | remove duplicate and obsolete ioctl statements | Alan Hourihane |
2007-11-05 | drm: remove lots of spurious whitespace. | Dave Airlie |
2007-11-01 | Merge branch 'master' into modesetting-101 | Jesse Barnes |
2007-10-30 | Merge branch 'master' into vblank-rework, fixup remaining drivers | Jesse Barnes |
2007-10-26 | update DRM sysfs support | Jesse Barnes |
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-17 | Remove the op ioctl, and replace it with a setuser ioctl. | Thomas Hellstrom |
2007-10-17 | Revert "Replace NO_MOVE/NO_EVICT flags to buffer objects with an ioctl to set... | Thomas Hellstrom |
2007-10-16 | Merge branch 'master' of git+ssh://git.freedesktop.org/git/mesa/drm into mode... | Alan Hourihane |
2007-10-16 | Drop destroy ioctls for fences and buffer objects. | Kristian Høgsberg |
2007-10-04 | linux-drm: Obey device class requirements when detecting devices. | Maarten Maathuis |
2007-09-26 | Add brackets | Alan Hourihane |
2007-09-26 | Add brackets | Alan Hourihane |
2007-09-26 | don't copy back if an error was returned. | Alan Hourihane |
2007-09-26 | don't copy back if an error was returned. | Alan Hourihane |
2007-09-25 | Move map hash destruction to after driver unload hook is called | Jesse Barnes |
2007-09-24 | Merge branch 'master' into modesetting-101 - TTM & typedef removal | Jesse Barnes |
2007-08-16 | Merge branch 'master' into bo-set-pin | Eric Anholt |
2007-08-02 | drm: add unlocked ioctl code path - not used yet | Dave Airlie |
2007-07-26 | debug print ioctl return value as -integer rather than fffffwhatever. | Eric Anholt |
2007-07-26 | Replace NO_MOVE/NO_EVICT flags to buffer objects with an ioctl to set pinning. | Eric Anholt |
2007-07-21 | Fix misc ioctl issues, makes Nouveau run. | Pekka Paalanen |
2007-07-21 | fix missing brace placement for IOC_IN | Dave Airlie |