aboutsummaryrefslogtreecommitdiffstats
path: root/include/drm/drm_fb_helper.h
Commit message (Expand)AuthorAge
* drm fb helper: remove unused variable crtc_idSascha Hauer2012-02-03
* drm fb helper: remove unused variable conn_limitSascha Hauer2012-02-03
* drm: Export the command-line mode parserChris Wilson2011-04-28
* drm: Take lock around probes for drm_fb_helper_hotplug_eventChris Wilson2011-04-28
* drm/i915: restore only the mode of this driver on lastclose (v2)Dave Airlie2011-04-27
* Revert "drm: Update fbdev fb_fix_screeninfo"Dave Airlie2011-01-14
* drm: Update fbdev fb_fix_screeninfoJames Simmons2011-01-06
* drm: add KGDB/KDB supportJesse Barnes2010-08-05
* drm/fbdev: rework output polling to be back in the core. (v4)Dave Airlie2010-05-18
* drm/kms/fb: use slow work mechanism for normal hotplug also.Dave Airlie2010-04-06
* drm/kms/fb: add polling support for when nothing is connected.Dave Airlie2010-04-06
* drm/kms/fb: separate fbdev connector list from core drm connectorsDave Airlie2010-04-06
* drm/kms/fb: move to using fb helper crtc grouping instead of core crtc listDave Airlie2010-04-06
* drm/fb: fix fbdev object model + cleanup properly.Dave Airlie2010-04-06
* drm/fb: add more correct 8/16/24/32 bpp fb support.Dave Airlie2009-10-05
* drm/fb: add setcmap and fix 8-bit support.Dave Airlie2009-10-04
* drm/kms: start adding command line interface using fb.Dave Airlie2009-09-24
* drm/kms: move driver specific fb common code to helper functions (v2)Dave Airlie2009-08-30