| Commit message (Expand) | Author | Age |
* | drm: change drm set mode messages as DRM_DEBUG | Dave Young | 2010-01-13 |
* | drm: fix crtc no modes printf + typo | Dave Airlie | 2010-01-13 |
* | drm: reduce WARN_ON to a printk. | Dave Airlie | 2010-01-10 |
* | drm: Keep disabled outputs disabled after suspend / resume | David John | 2010-01-10 |
* | drm: disable all the possible outputs/crtcs before entering KMS mode | Zhao Yakui | 2009-12-08 |
* | Merge branch 'drm-core-next' into drm-linus | Dave Airlie | 2009-12-07 |
|\ |
|
| * | drm/modes: Fall back to 1024x768 instead of 800x600 | Adam Jackson | 2009-11-23 |
* | | drm/kms: Init the CRTC info fields for modes forced from the command line. | Francisco Jerez | 2009-11-09 |
|/ |
|
* | drm/kms: protect against fb helper not being created. | Dave Airlie | 2009-09-25 |
* | drm/kms: start adding command line interface using fb. | Dave Airlie | 2009-09-24 |
* | drm: update crtc x/y when only fb changes | Ben Skeggs | 2009-09-18 |
* | drm: prune modes when output is disconnected. | Adam Jackson | 2009-09-07 |
* | drm/kms: remove old std mode fallback code. | Dave Airlie | 2009-09-07 |
* | drm/kms/i915: Add the default mode for CRT output without EDID | ykzhao | 2009-09-07 |
* | drm/crtc_helper: avoid NULL-pointer dereference when encoder is NULL | Maarten Maathuis | 2009-09-02 |
* | drm/crtc: fix mismerge of last patch. | Dave Airlie | 2009-09-02 |
* | drm/kms: add explicit encoder disable function and detach harder. | Dave Airlie | 2009-09-01 |
* | drm/crtc_helper: NULL encoder->crtc when switching encoders | Maarten Maathuis | 2009-08-30 |
* | drm/crtc_helper: replace modeset fail path with something simpler | Maarten Maathuis | 2009-08-30 |
* | Merge Linus master to drm-next | Dave Airlie | 2009-08-19 |
|\ |
|
| * | drm: Catch stop possible NULL pointer reference | Jakob Bornecrantz | 2009-08-03 |
* | | drm: Add the debug info in generic drm mode by using DRM_DEBUG_KMS | Zhao Yakui | 2009-08-04 |
|/ |
|
* | drm: Disable the unused connectors explicitly when resuming with KMS. | Zhao Yakui | 2009-07-10 |
* | drm: Hook up DPMS property handling in drm_crtc.c. Add drm_helper_connector_d... | Keith Packard | 2009-06-03 |
* | drm/kms: don't try to shortcut drm mode set function | Dave Airlie | 2009-04-24 |
* | drm: remove unused "can_grow" parameter from drm_crtc_helper_initial_config | Jesse Barnes | 2009-04-02 |
* | drm: sync the mode validation for INTERLACE/DBLSCAN | yakui_zhao | 2009-04-02 |
* | drm: disable encoders before re-routing them | Jesse Barnes | 2009-02-24 |
* | drm: Propagate failure from setting crtc base. | Chris Wilson | 2009-02-19 |
* | drm: Check for a NULL encoder when reverting on error path | Chris Wilson | 2009-02-19 |
* | drm: handle depth & bpp changes correctly | Jesse Barnes | 2009-01-16 |
* | drm: initial KMS config fixes | Jesse Barnes | 2009-01-16 |
* | drm: pin new and unpin old buffer when setting a mode. | Kristian Høgsberg | 2008-12-29 |
* | drm: sanitise drm modesetting API + remove unused hotplug | Jakob Bornecrantz | 2008-12-29 |
* | drm: pick an 800x600@60HZ mode by default for unknown CRT. | Dave Airlie | 2008-12-29 |
* | DRM: add mode setting support | Dave Airlie | 2008-12-29 |