Age | Commit message (Expand) | Author |
2008-07-05 | modesetting-101: Make the interface variable names a little more consistent +... | Maarten Maathuis |
2008-06-27 | Change some obviously wrong things about property blobs, still broken though. | Maarten Maathuis |
2008-06-23 | libdrm: check for allocation failure | Maarten Maathuis |
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-03-07 | drm: fixup for new sysfs API | Dave Airlie |
2008-03-05 | libdrm: fix warnings in mode code | Dave Airlie |
2008-03-05 | remove unused functions + include header file | Dave Airlie |
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-07 | Added userspace part of hotplug ioctl and demo | Jakob Bornecrantz |
2008-01-30 | ModeFB demo now display cursor | Jakob Bornecrantz |
2008-01-28 | Added cursor support | Jakob Bornecrantz |
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 | Pass pointer to drmModeRmMode. | Alan Hourihane |
2007-11-05 | pass pointer for drmModeRmFB | Alan Hourihane |
2007-05-05 | Cleaned up userspace interface for modesetting. | Jakob Bornecrantz |
2007-05-01 | Add support for user defined modes | Dave Airlie |
2007-04-12 | use FB everywhere | Dave Airlie |
2007-04-12 | allow framebuffer changes on the crtc setup | Dave Airlie |
2007-04-12 | add getfb ioctl | Dave Airlie |
2007-04-11 | add support for setting a framebuffer depth | David Airlie |
2007-04-11 | add an fb count + id get to the get resources code path | David Airlie |
2007-04-10 | export output name to userspace | David Airlie |
2007-04-10 | fixup numerous issues with adding framebuffer support | David Airlie |
2007-04-10 | mode: fixup problems with framebuffer add function | David Airlie |
2007-04-10 | add addfb/rmfb ioctls | Jakob Bornecrantz |
2007-04-05 | checkpoint commit: implement SetCrtc so modes can in theory be set from user | Dave Airlie |
2007-04-05 | checkpoint commit: added getresources, crtc and output | Dave Airlie |