| Commit message (Expand) | Author | Age |
* | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2010-01-11 |
|\ |
|
| * | drm: Add eDP connector type | Alex Deucher | 2010-01-07 |
* | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2009-12-11 |
|\| |
|
| * | Merge remote branch 'anholt/drm-intel-next' into drm-linus | Dave Airlie | 2009-12-07 |
| |\ |
|
| | * | drm: use page flip event to signal flip completion | Jesse Barnes | 2009-12-01 |
| | * | Merge remote branch 'airlied/drm-next' into drm-intel-next | Eric Anholt | 2009-12-01 |
| | |\ |
|
| | * | | drm: make drm_mode_object_find typesafe | Daniel Vetter | 2009-11-05 |
| * | | | drm: Add dirty ioctl and property | Jakob Bornecrantz | 2009-12-03 |
| | |/
| |/| |
|
| * | | drm/kms: add page flipping ioctl | Kristian Høgsberg | 2009-11-17 |
| |/ |
|
* / | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2009-12-04 |
|/ |
|
* | drm: Delete the DRM_DEBUG_KMS in drm_mode_cursor_ioctl | Zhao Yakui | 2009-10-04 |
* | drm/kms: start adding command line interface using fb. | Dave Airlie | 2009-09-24 |
* | drm: split crtc/fb helpers into a separate module | Dave Airlie | 2009-09-07 |
* | Merge Linus master to drm-next | Dave Airlie | 2009-08-19 |
|\ |
|
| * | drm/kms: teardown crtc correctly when fb is destroyed. | Dave Airlie | 2009-08-19 |
| * | drm: Small logic fix in drm_mode_setcrtc | Jakob Bornecrantz | 2009-08-03 |
* | | drm: clarify scaling property names | Jesse Barnes | 2009-08-19 |
* | | drm: Add more standard TV properties. | Francisco Jerez | 2009-08-12 |
* | | drm: Define some new standard TV properties. | Francisco Jerez | 2009-08-04 |
* | | drm: Define DRM_MODE_SUBCONNECTOR_SCART | Francisco Jerez | 2009-08-04 |
* | | drm: Define DRM_MODE_CONNECTOR_TV | Francisco Jerez | 2009-08-04 |
* | | drm: Add the debug info in generic drm mode by using DRM_DEBUG_KMS | Zhao Yakui | 2009-08-04 |
|/ |
|
* | drm: Hook up DPMS property handling in drm_crtc.c. Add drm_helper_connector_d... | Keith Packard | 2009-06-03 |
* | drm: Release user fbs in drm_release | Kristian Høgsberg | 2009-02-19 |
* | drm: create mode_config idr lock | Jesse Barnes | 2009-01-22 |
* | trivial: replace last usages of __FUNCTION__ in kernel | Harvey Harrison | 2009-01-07 |
* | drm: drop DRM_IOCTL_MODE_REPLACEFB, add+remove works just as well. | Kristian H�gsberg | 2008-12-29 |
* | drm: sanitise drm modesetting API + remove unused hotplug | Jakob Bornecrantz | 2008-12-29 |
* | DRM: add mode setting support | Dave Airlie | 2008-12-29 |