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