aboutsummaryrefslogtreecommitdiff
path: root/libdrm/xf86drmMode.h
AgeCommit message (Expand)Author
2009-02-11mode: Make xfdrmMode.[c|h] not depend on drm_mode.hJakob Bornecrantz
2009-01-12Remove drmModeReplaceFb after it was removed from the kernel.Owain G. Ainsworth
2008-12-17libdrm: add mode setting filesJesse Barnes
2008-12-10Revert "Merge branch 'modesetting-gem'"Jesse Barnes
2008-11-12mode: Unify userspace API to uint_tJakob Bornecrantz
2008-11-12mode: Remove hotplug support from ioctl interfaceJakob Bornecrantz
2008-07-05modesetting-101: Make the interface variable names a little more consistent +...Maarten Maathuis
2008-07-04modesetting: rip out all of the generation code.Dave Airlie
2008-07-03libdrm: fix typo in commentMaarten Maathuis
2008-07-03[libdrm] count connectors and such has no place in a crtc objectMaarten Maathuis
2008-06-04libdrm: shouldn't rely on thisDave Airlie
2008-06-04drm: introduce generation counter to interface.Dave Airlie
2008-06-02drm: add functions to get/set gamma rampsDave Airlie
2008-06-02drm: fixup some interfaces so test code works againDave Airlie
2008-05-30drm: switch possible crtc/clones over to encodersDave Airlie
2008-05-30modesetting: the great renaming.Dave Airlie
2008-05-30drm: add encoder free functionDave Airlie
2008-05-30drm: add more encoder interfacesDave Airlie
2008-05-30libdrm: add encoder retrivalDave Airlie
2008-05-08drm_mode: initial replacefb implemenationDave Airlie
2008-05-08cursor: pass handle not BO.Dave Airlie
2008-02-29drm: change fb api to take a bo handle not the bo pointer.Dave Airlie
2008-02-28drm: add a check for if modesetting is supported.Dave Airlie
2008-02-07Added userspace part of hotplug ioctl and demoJakob Bornecrantz
2008-02-05consistencyAlan Hourihane
2008-01-28Added cursor supportJakob Bornecrantz
2007-12-18remove output namesDave Airlie
2007-12-11modesetting: fixup property setting and add connector propertyDave Airlie
2007-12-06add property blobs and edid reporting supportDave Airlie
2007-12-05more WIP on blobs..Dave Airlie
2007-12-05arrgggh.. make all ioctl structs 32/64-bit compatible hopefully.Dave Airlie
2007-12-03finish of mode add/remove, just have attach/detach modesDave Airlie
2007-12-03modesetting API change for removing mode ids and making modes per output.Dave Airlie
2007-11-27drm/modesetting: add initial gettable properites code.Dave Airlie
2007-11-15libdrm: add crtc/output ids to userspace interfaceDave Airlie
2007-05-05Cleaned up userspace interface for modesetting.Jakob Bornecrantz
2007-05-01Add support for user defined modesDave Airlie
2007-04-12use FB everywhereDave Airlie
2007-04-12allow framebuffer changes on the crtc setupDave Airlie
2007-04-12add getfb ioctlDave Airlie
2007-04-11add support for setting a framebuffer depthDavid Airlie
2007-04-11add an fb count + id get to the get resources code pathDavid Airlie
2007-04-10export output name to userspaceDavid Airlie
2007-04-10fixup numerous issues with adding framebuffer supportDavid Airlie
2007-04-10add addfb/rmfb ioctlsJakob Bornecrantz
2007-04-05checkpoint commit: added getresources, crtc and outputDave Airlie