aboutsummaryrefslogtreecommitdiffstats
path: root/include/drm/drm_fb_helper.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-05-10drm: Remove pointless '-' characters from drm_fb_helper documentationVille Syrjälä1-8/+8
2013-05-10drm: Add kernel-doc for drm_fb_helper_funcs->initial_configVille Syrjälä1-0/+1
2013-04-16Merge tag 'drm-intel-next-2013-04-06' of git://people.freedesktop.org/~danvet/drm-intel into drm-nextDave Airlie1-0/+4
2013-04-12include/drm/drm_fb_helper.h: remove left over function declarationAlon Levy1-6/+0
2013-03-26drm: add initial_config function to fb helperJesse Barnes1-0/+4
2013-02-14drm/fb-helper: remove unused members of struct drm_fb_helperDaniel Vetter1-2/+0
2013-02-14drm/fb-helper: improve kerneldocDaniel Vetter1-0/+12
2013-02-14drm/fb-helper: unexport drm_fb_helper_single_fb_probeDaniel Vetter1-3/+0
2013-02-14drm/fb-helper: kill drm_fb_helper_restoreDaniel Vetter1-1/+0
2012-02-03drm fb helper: remove unused variable crtc_idSascha Hauer1-1/+0
2012-02-03drm fb helper: remove unused variable conn_limitSascha Hauer1-1/+0
2011-04-28drm: Export the command-line mode parserChris Wilson1-15/+1
2011-04-28drm: Take lock around probes for drm_fb_helper_hotplug_eventChris Wilson1-1/+1
2011-04-27drm/i915: restore only the mode of this driver on lastclose (v2)Dave Airlie1-0/+1
2011-01-14Revert "drm: Update fbdev fb_fix_screeninfo"Dave Airlie1-0/+3
2011-01-07drm: Update fbdev fb_fix_screeninfoJames Simmons1-3/+0
2010-08-05drm: add KGDB/KDB supportJesse Barnes1-0/+5
2010-05-18drm/fbdev: rework output polling to be back in the core. (v4)Dave Airlie1-11/+2
2010-04-07drm/kms/fb: use slow work mechanism for normal hotplug also.Dave Airlie1-21/+26
2010-04-07drm/kms/fb: add polling support for when nothing is connected.Dave Airlie1-2/+10
2010-04-07drm/kms/fb: separate fbdev connector list from core drm connectorsDave Airlie1-2/+4
2010-04-07drm/kms/fb: move to using fb helper crtc grouping instead of core crtc listDave Airlie1-8/+13
2010-04-07drm/fb: fix fbdev object model + cleanup properly.Dave Airlie1-8/+16
2009-10-06drm/fb: add more correct 8/16/24/32 bpp fb support.Dave Airlie1-0/+3
2009-10-05drm/fb: add setcmap and fix 8-bit support.Dave Airlie1-1/+3
2009-09-25drm/kms: start adding command line interface using fb.Dave Airlie1-0/+24
2009-08-31drm/kms: move driver specific fb common code to helper functions (v2)Dave Airlie1-0/+82