aboutsummaryrefslogtreecommitdiffstats
path: root/include/drm/drm_crtc_helper.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-04drm: Hook up DPMS property handling in drm_crtc.c. Add drm_helper_connector_dpms.Keith Packard1-0/+2
2009-04-03drm: remove unused "can_grow" parameter from drm_crtc_helper_initial_configJesse Barnes1-1/+1
2009-04-03DRM: drm_crtc_helper.h doesn't actually need i2c.hJean Delvare1-1/+0
2009-02-25drm: disable encoders before re-routing themJesse Barnes1-0/+1
2009-02-20drm: Propagate failure from setting crtc base.Chris Wilson1-5/+5
2009-01-16drm: initial KMS config fixesJesse Barnes1-1/+1
2008-12-29drm: pin new and unpin old buffer when setting a mode.Kristian Høgsberg1-3/+6
2008-12-29DRM: add mode setting supportDave Airlie1-0/+121