aboutsummaryrefslogtreecommitdiffstats
path: root/include/drm/drm_fb_helper.h
Commit message (Expand)AuthorAgeFilesLines
* samsung update 1codeworkx2012-06-021-2/+0
* drm: Export the command-line mode parserChris Wilson2011-04-281-15/+1
* drm: Take lock around probes for drm_fb_helper_hotplug_eventChris Wilson2011-04-281-1/+1
* drm/i915: restore only the mode of this driver on lastclose (v2)Dave Airlie2011-04-271-0/+1
* Revert "drm: Update fbdev fb_fix_screeninfo"Dave Airlie2011-01-141-0/+3
* drm: Update fbdev fb_fix_screeninfoJames Simmons2011-01-071-3/+0
* drm: add KGDB/KDB supportJesse Barnes2010-08-051-0/+5
* drm/fbdev: rework output polling to be back in the core. (v4)Dave Airlie2010-05-181-11/+2
* drm/kms/fb: use slow work mechanism for normal hotplug also.Dave Airlie2010-04-071-21/+26
* drm/kms/fb: add polling support for when nothing is connected.Dave Airlie2010-04-071-2/+10
* drm/kms/fb: separate fbdev connector list from core drm connectorsDave Airlie2010-04-071-2/+4
* drm/kms/fb: move to using fb helper crtc grouping instead of core crtc listDave Airlie2010-04-071-8/+13
* drm/fb: fix fbdev object model + cleanup properly.Dave Airlie2010-04-071-8/+16
* drm/fb: add more correct 8/16/24/32 bpp fb support.Dave Airlie2009-10-061-0/+3
* drm/fb: add setcmap and fix 8-bit support.Dave Airlie2009-10-051-1/+3
* drm/kms: start adding command line interface using fb.Dave Airlie2009-09-251-0/+24
* drm/kms: move driver specific fb common code to helper functions (v2)Dave Airlie2009-08-311-0/+82