summaryrefslogtreecommitdiff
path: root/include/drm/drm_crtc_helper.h
AgeCommit message (Expand)Author
2010-10-19drm, kdb, kms: Change mode_set_base_atomic() enter argument to be an enumJason Wessel
2010-10-06drm, kdb, kms: Add an enter argument to mode_set_base_atomic() APIJason Wessel
2010-08-05Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-08-05drm: add KGDB/KDB supportJesse Barnes
2010-07-07drm/kms: add crtc disable functionAlex Deucher
2010-06-01drm/kms: disable/enable poll around switcheroo on/offDave Airlie
2010-05-18drm/fbdev: rework output polling to be back in the core. (v4)Dave Airlie
2010-04-07drm/kms/fb: separate fbdev connector list from core drm connectorsDave Airlie
2010-04-07drm/fb: fix fbdev object model + cleanup properly.Dave Airlie
2009-10-05drm/fb: add setcmap and fix 8-bit support.Dave Airlie
2009-09-28drm/kms: make fb helper work for all drivers.Dave Airlie
2009-09-02drm/kms: add explicit encoder disable function and detach harder.Dave Airlie
2009-08-31drm/crtc_helper: place drm_helper_encoder_in_use() in the header fileMaarten Maathuis
2009-06-04drm: Hook up DPMS property handling in drm_crtc.c. Add drm_helper_connector_d...Keith Packard
2009-04-03drm: remove unused "can_grow" parameter from drm_crtc_helper_initial_configJesse Barnes
2009-04-03DRM: drm_crtc_helper.h doesn't actually need i2c.hJean Delvare
2009-02-25drm: disable encoders before re-routing themJesse Barnes
2009-02-20drm: Propagate failure from setting crtc base.Chris Wilson
2009-01-16drm: initial KMS config fixesJesse Barnes
2008-12-29drm: pin new and unpin old buffer when setting a mode.Kristian Høgsberg
2008-12-29DRM: add mode setting supportDave Airlie