aboutsummaryrefslogtreecommitdiff
path: root/include/drm/drm_fb_helper.h
AgeCommit message (Expand)Author
2015-01-21drm/fb-helper: Propagate errors from initial config failureThierry Reding
2014-12-09drm/fb: add support for tiled monitor configurations. (v2)Dave Airlie
2014-08-06drm: Perform cmdline mode parsing during connector initialisationChris Wilson
2014-07-08drm/fb_helper: allow adding/removing connectors laterDave Airlie
2014-07-08drm: Introduce drm_fb_helper_prepare()Thierry Reding
2014-07-08drm: Constify struct drm_fb_helper_funcsThierry Reding
2014-06-05drm: add drm_fb_helper_restore_fbdev_mode_unlocked()Rob Clark
2014-04-08Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-02-19treewide: Fix typo in Documentation/DocBookMasanari Iida
2014-02-12drm: export cmdline and preferred mode functions from fb helperJesse Barnes
2013-05-10drm: Remove pointless '-' characters from drm_fb_helper documentationVille Syrjälä
2013-05-10drm: Add kernel-doc for drm_fb_helper_funcs->initial_configVille Syrjälä
2013-04-16Merge tag 'drm-intel-next-2013-04-06' of git://people.freedesktop.org/~danvet...Dave Airlie
2013-04-12include/drm/drm_fb_helper.h: remove left over function declarationAlon Levy
2013-03-26drm: add initial_config function to fb helperJesse Barnes
2013-02-14drm/fb-helper: remove unused members of struct drm_fb_helperDaniel Vetter
2013-02-14drm/fb-helper: improve kerneldocDaniel Vetter
2013-02-14drm/fb-helper: unexport drm_fb_helper_single_fb_probeDaniel Vetter
2013-02-14drm/fb-helper: kill drm_fb_helper_restoreDaniel Vetter
2012-02-03drm fb helper: remove unused variable crtc_idSascha Hauer
2012-02-03drm fb helper: remove unused variable conn_limitSascha Hauer
2011-04-28drm: Export the command-line mode parserChris Wilson
2011-04-28drm: Take lock around probes for drm_fb_helper_hotplug_eventChris Wilson
2011-04-27drm/i915: restore only the mode of this driver on lastclose (v2)Dave Airlie
2011-01-14Revert "drm: Update fbdev fb_fix_screeninfo"Dave Airlie
2011-01-07drm: Update fbdev fb_fix_screeninfoJames Simmons
2010-08-05drm: add KGDB/KDB supportJesse Barnes
2010-05-18drm/fbdev: rework output polling to be back in the core. (v4)Dave Airlie
2010-04-07drm/kms/fb: use slow work mechanism for normal hotplug also.Dave Airlie
2010-04-07drm/kms/fb: add polling support for when nothing is connected.Dave Airlie
2010-04-07drm/kms/fb: separate fbdev connector list from core drm connectorsDave Airlie
2010-04-07drm/kms/fb: move to using fb helper crtc grouping instead of core crtc listDave Airlie
2010-04-07drm/fb: fix fbdev object model + cleanup properly.Dave Airlie
2009-10-06drm/fb: add more correct 8/16/24/32 bpp fb support.Dave Airlie
2009-10-05drm/fb: add setcmap and fix 8-bit support.Dave Airlie
2009-09-25drm/kms: start adding command line interface using fb.Dave Airlie
2009-08-31drm/kms: move driver specific fb common code to helper functions (v2)Dave Airlie