Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | drm/nouveau: remove nouveau_gpuobj_ref completely, replace with sanity | Ben Skeggs | 2010-09-24 | 1 | -5/+4 |
* | drm/nouveau: Use 0x5f instead of 0x9f as imageblit on original NV10. | Marcin Kościelnicki | 2010-05-19 | 1 | -1/+1 |
* | drm/kms/fb: move to using fb helper crtc grouping instead of core crtc list | Dave Airlie | 2010-04-07 | 1 | -8/+8 |
* | drm/nouveau: Fix fbcon corruption with font width not divisible by 8 | Marcin Kościelnicki | 2010-03-10 | 1 | -3/+3 |
* | drm/nouveau: use ALIGN instead of open coding it | Matt Turner | 2010-02-25 | 1 | -1/+1 |
* | drm/nouveau: Fix fbcon on mixed pre-NV50 + NV50 multicard. | Marcin Kościelnicki | 2010-02-09 | 1 | -6/+3 |
* | drm/nouveau: create function for "dealing" with gpu lockup | Marcin Slusarz | 2010-01-11 | 1 | -10/+5 |
* | drm/nouveau: fix handling of fbcon colours in 8bpp | Ben Skeggs | 2010-01-11 | 1 | -2/+5 |
* | drm/nouveau: Allocate a per-channel instance of NV_SW. | Francisco Jerez | 2010-01-11 | 1 | -9/+10 |
* | drm/nouveau: Add DRM driver for NVIDIA GPUs | Ben Skeggs | 2009-12-11 | 1 | -0/+316 |