Age | Commit message (Expand) | Author |
2008-07-26 | Merge remote branch 'origin/modesetting-101' into modesetting-gem | Dave Airlie |
2008-07-20 | modesetting-101: set_property should return an int, not a bool | Maarten Maathuis |
2008-07-09 | Merge remote branch 'origin/modesetting-101' into modesetting-gem | Dave Airlie |
2008-07-07 | Use lowercase bool constants. | Kristian Høgsberg |
2008-07-06 | modesetting-101: Rename DPMS modes to avoid compatibility issues with xorg de... | Maarten Maathuis |
2008-07-06 | modesetting-101: rename modeflags, as to avoid conflicts with the xorg defini... | Maarten Maathuis |
2008-06-26 | Revert "modesetting-101: Make dpms property optional + misc cleanup." | Maarten Maathuis |
2008-06-26 | modesetting-101: Make dpms property optional + misc cleanup. | Maarten Maathuis |
2008-06-05 | sysfs registration/teardown fixups | Jesse Barnes |
2008-06-04 | drm: remove sysfs in driver for now.. should probably be in helper | Dave Airlie |
2008-06-02 | drm/modesetting: add best encoder finding for modesetting | Dave Airlie |
2008-06-02 | drm/modesetting: move some connector functions to helper. | Dave Airlie |
2008-06-02 | drm/modesetting: another re-org of some internals. | Dave Airlie |
2008-05-30 | modesetting: the great renaming. | Dave Airlie |
2008-05-30 | drm: attach an encoder. | Dave Airlie |
2008-05-30 | modesetting: reorganise out crtc/outputs are allocated. | Dave Airlie |
2008-05-29 | modesetting: reorganise code into core and helper functions. | Dave Airlie |
2008-04-09 | Fixup sysfs output registration | Jesse Barnes |
2008-03-11 | Add support for monitor hotplug signals/waits | Alan Hourihane |
2008-02-05 | fix some warnings | Alan Hourihane |
2007-12-18 | Merge branch 'modesetting-airlied' into modesetting-101 | Dave Airlie |
2007-12-18 | remove output names | Dave Airlie |
2007-12-18 | Modesetting Hotplug | Jakob Bornecrantz |
2007-12-11 | modesetting: fixup property setting and add connector property | Dave Airlie |
2007-12-06 | add property blobs and edid reporting support | Dave Airlie |
2007-12-05 | arrgggh.. make all ioctl structs 32/64-bit compatible hopefully. | Dave Airlie |
2007-11-15 | intel: fixup || vs | | Dave Airlie |
2007-09-24 | Merge branch 'master' into modesetting-101 - TTM & typedef removal | Jesse Barnes |
2007-04-12 | Oops, forgot to push the msleep() in the hotplug test. Wouldn't want to | Jesse Barnes |
2007-04-12 | Fix 945+ hotplug detection, remove some unused variables. | Jesse Barnes |
2007-04-12 | Don't need a NULL check prior to calling kfree. | Jesse Barnes |
2007-04-12 | Move i2c init back to where it belongs and add i2c unregistration in *_destroy. | Jesse Barnes |
2007-04-11 | Fixup DDC probing. We only have one DDC bus so we have to use it only | Jesse Barnes |
2007-04-07 | just codingstyle cleanups | Jesse Barnes |
2007-04-05 | Add required permission notices for code copied from X.Org source. | Eric Anholt |
2007-04-05 | Add copyrights before I forget | Jesse Barnes |
2007-04-05 | Initial import of modesetting for intel driver in DRM | Dave Airlie |