Age | Commit message (Expand) | Author | Files | Lines |
2016-11-07 | drm/nouveau/fbcon: refcount the drm_framebuffer | Ben Skeggs | 1 | -1/+0 |
2016-11-07 | drm/nouveau/fbcon: make use of drm_fb_helper.fb | Ben Skeggs | 1 | -1/+1 |
2016-11-07 | drm/nouveau/fbcon: make use of drm_fb_helper.dev | Ben Skeggs | 1 | -1/+0 |
2015-11-24 | drm: Remove unused fbdev_list members | Lukas Wunner | 1 | -1/+0 |
2015-01-22 | drm/nouveau: dont switch vt on suspend | Maarten Lankhorst | 1 | -1/+0 |
2014-10-14 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 1 | -0/+3 |
2014-10-02 | drm/nouveau: punt fbcon resume out to a workqueue | Ben Skeggs | 1 | -0/+1 |
2014-09-15 | drm/nouveau: Display Nouveau boot options at launch | Pierre Moreau | 1 | -0/+3 |
2014-08-09 | drm/nouveau: port to nvif client/device/objects | Ben Skeggs | 1 | -0/+7 |
2014-08-09 | drm/nouveau/kms: take more care when pulling down accelerated fbcon | Ben Skeggs | 1 | -2/+2 |
2014-07-08 | drm/nouveau/kms: restore fbcon after display has been resumed | Ben Skeggs | 1 | -1/+0 |
2012-10-04 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 1 | -1/+2 |
2012-10-03 | drm/nouveau: port remainder of drm code, and rip out compat layer | Ben Skeggs | 1 | -1/+1 |
2012-10-03 | drm/nouveau: port all engines to new engine module format | Ben Skeggs | 1 | -0/+1 |
2012-10-02 | UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ | David Howells | 1 | -1/+1 |
2010-12-21 | drm/nvc0: implement fbcon acceleration | Ben Skeggs | 1 | -0/+6 |
2010-12-03 | drm/nouveau: disallow fbcon accel if running in interrupt context | Ben Skeggs | 1 | -6/+6 |
2010-05-18 | drm/fbdev: rework output polling to be back in the core. (v4) | Dave Airlie | 1 | -1/+1 |
2010-04-07 | drm/kms/fb: use slow work mechanism for normal hotplug also. | Dave Airlie | 1 | -0/+2 |
2010-04-07 | drm/kms/fb: move to using fb helper crtc grouping instead of core crtc list | Dave Airlie | 1 | -1/+1 |
2010-04-07 | drm/fb: fix fbdev object model + cleanup properly. | Dave Airlie | 1 | -4/+11 |
2010-02-09 | drm/nouveau: Fix fbcon on mixed pre-NV50 + NV50 multicard. | Marcin KoĆcielnicki | 1 | -0/+6 |
2010-01-11 | drm/nouveau: create function for "dealing" with gpu lockup | Marcin Slusarz | 1 | -0/+1 |
2009-12-11 | drm/nouveau: Add DRM driver for NVIDIA GPUs | Ben Skeggs | 1 | -0/+47 |