Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | drm/nouveau: Add proper vgaarb support. | Marcin Kościelnicki | 2010-02-09 | 1 | -0/+8 |
* | drm/nouveau: Add getparam to get available PGRAPH units. | Marcin Kościelnicki | 2010-02-09 | 1 | -0/+9 |
* | drm/nouveau: Add module options to disable acceleration. | Marcin Kościelnicki | 2010-02-09 | 1 | -12/+20 |
* | drm/nouveau: Evict buffers in VRAM before freeing sgdma | Luca Barbieri | 2010-01-18 | 1 | -0/+1 |
* | drm/nv04: differentiate between nv04/nv05 | Ben Skeggs | 2010-01-11 | 1 | -1/+4 |
* | drm/nouveau: Don't skip card take down on nv0x. | Francisco Jerez | 2010-01-11 | 1 | -2/+2 |
* | drm/nouveau: Pre-G80 tiling support. | Francisco Jerez | 2010-01-11 | 1 | -0/+8 |
* | drm/nouveau: Add cache_flush/pull fifo engine functions. | Francisco Jerez | 2010-01-11 | 1 | -0/+10 |
* | drm/nouveau: prevent all channel creation if accel not available | Ben Skeggs | 2009-12-16 | 1 | -34/+50 |
* | drm/nouveau: Add proper error handling to nouveau_card_init | Marcin Kościelnicki | 2009-12-16 | 1 | -25/+48 |
* | drm/nouveau: Add DRM driver for NVIDIA GPUs | Ben Skeggs | 2009-12-11 | 1 | -0/+811 |