| Commit message (Expand) | Author | Age |
* | drm: remove legacy drm_connector_property fxns | Rob Clark | 2012-11-30 |
* | drm/doc: integrate fb helper reference into docs | Daniel Vetter | 2012-11-28 |
* | drm/fb_helper: Fix potential NULL pointer dereference | Sachin Kamat | 2012-11-20 |
* | drm/drm_fb_helper: Remove unnecessary braces | Sachin Kamat | 2012-11-20 |
* | drm/fb_helper: Convert printk to pr_* and dev_* | Sachin Kamat | 2012-11-20 |
* | drm/fb_helper: Fix checkpatch errors | Sachin Kamat | 2012-11-20 |
* | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2012-10-04 |
|\ |
|
| * | drm/fb helper: don't call drm_helper_connector_dpms directly | Daniel Vetter | 2012-09-07 |
| * | Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel ... | Dave Airlie | 2012-09-02 |
| |\ |
|
| | * | drm/fb-helper: don't clobber output routing in setup_crtcs | Daniel Vetter | 2012-08-17 |
| * | | drm: Add misssing static storage class specifier in drm_fb_helper.c file | Sachin Kamat | 2012-08-23 |
| |/ |
|
* / | UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ | David Howells | 2012-10-02 |
|/ |
|
* | drm/fb helper: don't call drm_crtc_helper_set_config | Daniel Vetter | 2012-07-19 |
* | drm/fb-helper: delay hotplug handling when partially bound | Daniel Vetter | 2012-07-19 |
* | drm: Make the CRTC gamma_set operation optional | Laurent Pinchart | 2012-05-22 |
* | drm: Don't initialize local ret variable when not needed | Laurent Pinchart | 2012-05-22 |
* | drm/edid: Allow drm_mode_find_dmt to hunt for reduced-blanking modes | Adam Jackson | 2012-04-20 |
* | drm: Validate requested virtual size against allocated fb size | Chris Wilson | 2012-04-03 |
* | drm fb helper: remove unused variable crtc_id | Sascha Hauer | 2012-02-03 |
* | drm fb helper: remove unused variable conn_limit | Sascha Hauer | 2012-02-03 |
* | drm fb helper: use drm_helper_connector_dpms to do dpms | Sascha Hauer | 2012-02-03 |
* | drm drm_fb_helper: destroy modes | Sascha Hauer | 2012-02-03 |
* | drm: avoid switching to text console if there is no panic timeout | Hugh Dickins | 2011-11-10 |
* | gpu: add module.h to drivers/gpu files as required. | Paul Gortmaker | 2011-10-31 |
* | drm: Remove duplicate "return" statement | Lin Ming | 2011-09-09 |
* | drm: Export the command-line mode parser | Chris Wilson | 2011-04-28 |
* | drm: Take lock around probes for drm_fb_helper_hotplug_event | Chris Wilson | 2011-04-28 |
* | drm/i915: restore only the mode of this driver on lastclose (v2) | Dave Airlie | 2011-04-27 |
* | Merge commit '5359533801e3dd3abca5b7d3d985b0b33fd9fe8b' into drm-core-next | Dave Airlie | 2011-03-15 |
|\ |
|
| * | drm: index i shadowed in 2nd loop | roel | 2011-03-07 |
* | | drm: psuedocolor support for ARGB modes | Rob Clark | 2011-02-22 |
|/ |
|
* | kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT | David Rientjes | 2011-01-20 |
* | Revert "drm: Update fbdev fb_fix_screeninfo" | Dave Airlie | 2011-01-14 |
* | drm: Update fbdev fb_fix_screeninfo | James Simmons | 2011-01-06 |
* | drm/kms: load fbcon from drm_kms_helper | David Fries | 2010-12-20 |
* | drm/fb: Don't expose mmio for fbdev emulation layer | James Simmons | 2010-12-20 |
* | drm, kdb, kms: Change mode_set_base_atomic() enter argument to be an enum | Jason Wessel | 2010-10-19 |
* | kdb, kms: Save and restore the LUT on atomic KMS enter/exit | Jason Wessel | 2010-10-19 |
* | drm, kdb, kms: Add an enter argument to mode_set_base_atomic() API | Jason Wessel | 2010-10-05 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2010-08-28 |
|\ |
|
| * | Input: sysrq - drop tty argument from sysrq ops handlers | Dmitry Torokhov | 2010-08-20 |
* | | Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2010-08-23 |
|\ \
| |/
|/| |
|
| * | drm: move dereference below check | Dan Carpenter | 2010-08-19 |
* | | drm_fb_helper: Preserve capability to use atomic kms | Jason Wessel | 2010-08-05 |
* | | drm: add KGDB/KDB support | Jesse Barnes | 2010-08-05 |
|/ |
|
* | drm: correctly update connector DPMS status in drm_fb_helper | Jesse Barnes | 2010-07-07 |
* | drm/fb: Fix video= mode computation | Adam Jackson | 2010-06-30 |
* | drm/fb: use printk to print out the switching to text mode error. | Dave Airlie | 2010-06-07 |
* | drm/fbdev: fix cloning on fbcon | Dave Airlie | 2010-05-18 |
* | drm/fbdev: rework output polling to be back in the core. (v4) | Dave Airlie | 2010-05-18 |