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