aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/drm_fb_helper.c
Commit message (Expand)AuthorAge
* drm/edid: Allow drm_mode_find_dmt to hunt for reduced-blanking modesAdam Jackson2012-04-20
* drm: Validate requested virtual size against allocated fb sizeChris Wilson2012-04-03
* drm fb helper: remove unused variable crtc_idSascha Hauer2012-02-03
* drm fb helper: remove unused variable conn_limitSascha Hauer2012-02-03
* drm fb helper: use drm_helper_connector_dpms to do dpmsSascha Hauer2012-02-03
* drm drm_fb_helper: destroy modesSascha Hauer2012-02-03
* drm: avoid switching to text console if there is no panic timeoutHugh Dickins2011-11-10
* gpu: add module.h to drivers/gpu files as required.Paul Gortmaker2011-10-31
* drm: Remove duplicate "return" statementLin Ming2011-09-09
* 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
* Merge commit '5359533801e3dd3abca5b7d3d985b0b33fd9fe8b' into drm-core-nextDave Airlie2011-03-15
|\
| * drm: index i shadowed in 2nd looproel2011-03-07
* | drm: psuedocolor support for ARGB modesRob Clark2011-02-22
|/
* kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes2011-01-20
* Revert "drm: Update fbdev fb_fix_screeninfo"Dave Airlie2011-01-14
* drm: Update fbdev fb_fix_screeninfoJames Simmons2011-01-06
* drm/kms: load fbcon from drm_kms_helperDavid Fries2010-12-20
* drm/fb: Don't expose mmio for fbdev emulation layerJames Simmons2010-12-20
* drm, kdb, kms: Change mode_set_base_atomic() enter argument to be an enumJason Wessel2010-10-19
* kdb, kms: Save and restore the LUT on atomic KMS enter/exitJason Wessel2010-10-19
* drm, kdb, kms: Add an enter argument to mode_set_base_atomic() APIJason Wessel2010-10-05
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-08-28
|\
| * Input: sysrq - drop tty argument from sysrq ops handlersDmitry Torokhov2010-08-20
* | Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-08-23
|\ \ | |/ |/|
| * drm: move dereference below checkDan Carpenter2010-08-19
* | drm_fb_helper: Preserve capability to use atomic kmsJason Wessel2010-08-05
* | drm: add KGDB/KDB supportJesse Barnes2010-08-05
|/
* drm: correctly update connector DPMS status in drm_fb_helperJesse Barnes2010-07-07
* drm/fb: Fix video= mode computationAdam Jackson2010-06-30
* drm/fb: use printk to print out the switching to text mode error.Dave Airlie2010-06-07
* drm/fbdev: fix cloning on fbconDave Airlie2010-05-18
* drm/fbdev: rework output polling to be back in the core. (v4)Dave Airlie2010-05-18
* drm: Prefix info printk about registering panic notifier with 'drm'Kirill Smelkov2010-05-18
* Merge branch 'drm-fbdev-cleanup' into drm-core-nextDave Airlie2010-04-19
|\
| * drm/fb: remove drm_fb_helper_setcolregJames Simmons2010-04-07
| * 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: provide a 1024x768 fbcon if no outputs found.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
* | Merge branch 'master' into export-slabhTejun Heo2010-04-04
|\|
| * drm: fix build error when SYSRQ is disabledRandy Dunlap2010-03-30
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/
* drm/kms: fix spelling of "CLOCK"Pavel Roskin2010-02-10
* drivers/gpu/drm/drm_fb_helper.c: don't use private implementation of atoi()Andy Shevchenko2010-02-10
* drm: fix regression in fb blank handlingZhenyu Wang2010-01-25
* drm/kms/fb: check for depth changes from userspace for resizing.Dave Airlie2010-01-10