aboutsummaryrefslogtreecommitdiffstats
path: root/include/drm/drm_crtc.h
Commit message (Expand)AuthorAge
* drm: use workqueue instead of slow-workTejun Heo2010-07-22
* drm/fbdev: fix cloning on fbconDave Airlie2010-05-18
* drm/fbdev: rework output polling to be back in the core. (v4)Dave Airlie2010-05-18
* Merge branch 'drm-fbdev-cleanup' into drm-core-nextDave Airlie2010-04-19
|\
| * drm/kms/fb: separate fbdev connector list from core drm connectorsDave Airlie2010-04-06
| * drm/kms/fb: move to using fb helper crtc grouping instead of core crtc listDave Airlie2010-04-06
| * drm/fb: fix fbdev object model + cleanup properly.Dave Airlie2010-04-06
* | drm/edid: Add secondary GTF curve supportAdam Jackson2010-04-05
* | drm/edid: Fix secondary block fetch.Adam Jackson2010-04-05
|/
* drm/radeon/kms: add support for hardcoded edids in rom (v2)Alex Deucher2010-02-08
* Merge remote branch 'anholt/drm-intel-next' into drm-linusDave Airlie2009-12-07
|\
| * 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/modes: Add drm_mode_hsync()Adam Jackson2009-12-03
* | | drm: set the type of the drm_framebuffer::fbdev fieldClemens Ladisch2009-11-18
| |/ |/|
* | drm/kms: add page flipping ioctlKristian Høgsberg2009-11-17
|/
* drm/kms: start adding command line interface using fb.Dave Airlie2009-09-24
* drm/kms: add a function that can add the mode for the output device without EDIDZhao Yakui2009-09-07
* drm/kms: move driver specific fb common code to helper functions (v2)Dave Airlie2009-08-30
* drm: Add more standard TV properties.Francisco Jerez2009-08-12
* drm: Define some new standard TV properties.Francisco Jerez2009-08-04
* drm/mode: add the GTF algorithm in kernel spaceZhao Yakui2009-07-15
* drm/mode: add the CVT algorithm in kernel spaceZhao Yakui2009-07-15
* drm: Hook up DPMS property handling in drm_crtc.c. Add drm_helper_connector_d...Keith Packard2009-06-03
* drm: detect hdmi monitor by hdmi identifier (v3)Ma Ling2009-03-29
* drm: read EDID extensions from monitorMa Ling2009-03-29
* drm: Use resource_size_t for drm_get_resource_{start, len}Benjamin Herrenschmidt2009-03-13
* drm: Release user fbs in drm_releaseKristian Høgsberg2009-02-19
* drm: create mode_config idr lockJesse Barnes2009-01-22
* drm: initial KMS config fixesJesse Barnes2009-01-16
* 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