aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/drm_crtc.c
Commit message (Expand)AuthorAge
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-01-11
|\
| * drm: Add eDP connector typeAlex Deucher2010-01-07
* | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-12-11
|\|
| * Merge remote branch 'anholt/drm-intel-next' into drm-linusDave Airlie2009-12-07
| |\
| | * drm: use page flip event to signal flip completionJesse Barnes2009-12-01
| | * Merge remote branch 'airlied/drm-next' into drm-intel-nextEric Anholt2009-12-01
| | |\
| | * | drm: make drm_mode_object_find typesafeDaniel Vetter2009-11-05
| * | | drm: Add dirty ioctl and propertyJakob Bornecrantz2009-12-03
| | |/ | |/|
| * | drm/kms: add page flipping ioctlKristian Høgsberg2009-11-17
| |/
* / tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-04
|/
* drm: Delete the DRM_DEBUG_KMS in drm_mode_cursor_ioctlZhao Yakui2009-10-04
* drm/kms: start adding command line interface using fb.Dave Airlie2009-09-24
* drm: split crtc/fb helpers into a separate moduleDave Airlie2009-09-07
* Merge Linus master to drm-nextDave Airlie2009-08-19
|\
| * drm/kms: teardown crtc correctly when fb is destroyed.Dave Airlie2009-08-19
| * drm: Small logic fix in drm_mode_setcrtcJakob Bornecrantz2009-08-03
* | drm: clarify scaling property namesJesse Barnes2009-08-19
* | drm: Add more standard TV properties.Francisco Jerez2009-08-12
* | drm: Define some new standard TV properties.Francisco Jerez2009-08-04
* | drm: Define DRM_MODE_SUBCONNECTOR_SCARTFrancisco Jerez2009-08-04
* | drm: Define DRM_MODE_CONNECTOR_TVFrancisco Jerez2009-08-04
* | drm: Add the debug info in generic drm mode by using DRM_DEBUG_KMSZhao Yakui2009-08-04
|/
* drm: Hook up DPMS property handling in drm_crtc.c. Add drm_helper_connector_d...Keith Packard2009-06-03
* drm: Release user fbs in drm_releaseKristian Høgsberg2009-02-19
* drm: create mode_config idr lockJesse Barnes2009-01-22
* trivial: replace last usages of __FUNCTION__ in kernelHarvey Harrison2009-01-07
* drm: drop DRM_IOCTL_MODE_REPLACEFB, add+remove works just as well.Kristian H�gsberg2008-12-29
* drm: sanitise drm modesetting API + remove unused hotplugJakob Bornecrantz2008-12-29
* DRM: add mode setting supportDave Airlie2008-12-29