summaryrefslogtreecommitdiffstats
path: root/include/drm/drm_crtc_helper.h
Commit message (Expand)AuthorAgeFilesLines
* drm/kms: add explicit encoder disable function and detach harder.Dave Airlie2009-09-021-0/+2
* drm/crtc_helper: place drm_helper_encoder_in_use() in the header fileMaarten Maathuis2009-08-311-0/+1
* drm: Hook up DPMS property handling in drm_crtc.c. Add drm_helper_connector_d...Keith Packard2009-06-041-0/+2
* drm: remove unused "can_grow" parameter from drm_crtc_helper_initial_configJesse Barnes2009-04-031-1/+1
* DRM: drm_crtc_helper.h doesn't actually need i2c.hJean Delvare2009-04-031-1/+0
* drm: disable encoders before re-routing themJesse Barnes2009-02-251-0/+1
* drm: Propagate failure from setting crtc base.Chris Wilson2009-02-201-5/+5
* drm: initial KMS config fixesJesse Barnes2009-01-161-1/+1
* drm: pin new and unpin old buffer when setting a mode.Kristian Høgsberg2008-12-291-3/+6
* DRM: add mode setting supportDave Airlie2008-12-291-0/+121
OpenPOWER on IntegriCloud