| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'drm-fbdev-cleanup' into drm-core-next | Dave Airlie | 2010-04-20 | 1 | -18/+0 |
|\ |
|
| * | drm/kms/fb: separate fbdev connector list from core drm connectors | Dave Airlie | 2010-04-07 | 1 | -1/+0 |
| * | drm/kms/fb: move to using fb helper crtc grouping instead of core crtc list | Dave Airlie | 2010-04-07 | 1 | -5/+0 |
| * | drm/fb: fix fbdev object model + cleanup properly. | Dave Airlie | 2010-04-07 | 1 | -12/+0 |
* | | drm/edid: Add secondary GTF curve support | Adam Jackson | 2010-04-06 | 1 | -0/+4 |
* | | drm/edid: Fix secondary block fetch. | Adam Jackson | 2010-04-06 | 1 | -2/+0 |
|/ |
|
* | drm/radeon/kms: add support for hardcoded edids in rom (v2) | Alex Deucher | 2010-02-09 | 1 | -0/+2 |
* | Merge remote branch 'anholt/drm-intel-next' into drm-linus | Dave Airlie | 2009-12-08 | 1 | -1/+2 |
|\ |
|
| * | Merge remote branch 'airlied/drm-next' into drm-intel-next | Eric Anholt | 2009-12-01 | 1 | -0/+16 |
| |\ |
|
| * | | 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/+19 |
* | | | drm/modes: Add drm_mode_hsync() | Adam Jackson | 2009-12-04 | 1 | -3/+4 |
* | | | drm: set the type of the drm_framebuffer::fbdev field | Clemens Ladisch | 2009-11-19 | 1 | -1/+1 |
| |/
|/| |
|
* | | drm/kms: add page flipping ioctl | Kristian Høgsberg | 2009-11-18 | 1 | -0/+16 |
|/ |
|
* | drm/kms: start adding command line interface using fb. | Dave Airlie | 2009-09-25 | 1 | -1/+13 |
* | drm/kms: add a function that can add the mode for the output device without EDID | Zhao Yakui | 2009-09-07 | 1 | -0/+2 |
* | drm/kms: move driver specific fb common code to helper functions (v2) | Dave Airlie | 2009-08-31 | 1 | -0/+2 |
* | drm: Add more standard TV properties. | Francisco Jerez | 2009-08-13 | 1 | -0/+3 |
* | drm: Define some new standard TV properties. | Francisco Jerez | 2009-08-04 | 1 | -0/+3 |
* | drm/mode: add the GTF algorithm in kernel space | Zhao Yakui | 2009-07-15 | 1 | -0/+3 |
* | drm/mode: add the CVT algorithm in kernel space | Zhao Yakui | 2009-07-15 | 1 | -0/+3 |
* | drm: Hook up DPMS property handling in drm_crtc.c. Add drm_helper_connector_d... | Keith Packard | 2009-06-04 | 1 | -0/+3 |
* | drm: detect hdmi monitor by hdmi identifier (v3) | Ma Ling | 2009-03-29 | 1 | -0/+1 |
* | drm: read EDID extensions from monitor | Ma Ling | 2009-03-29 | 1 | -1/+2 |
* | drm: Use resource_size_t for drm_get_resource_{start, len} | Benjamin Herrenschmidt | 2009-03-13 | 1 | -1/+1 |
* | drm: Release user fbs in drm_release | Kristian Høgsberg | 2009-02-20 | 1 | -1/+1 |
* | drm: create mode_config idr lock | Jesse Barnes | 2009-01-22 | 1 | -1/+2 |
* | drm: initial KMS config fixes | Jesse Barnes | 2009-01-16 | 1 | -1/+1 |
* | drm: drop DRM_IOCTL_MODE_REPLACEFB, add+remove works just as well. | Kristian H�gsberg | 2008-12-29 | 1 | -1/+0 |
* | drm: sanitise drm modesetting API + remove unused hotplug | Jakob Bornecrantz | 2008-12-29 | 1 | -3/+0 |
* | DRM: add mode setting support | Dave Airlie | 2008-12-29 | 1 | -0/+737 |