Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | drm/nouveau: new gem pushbuf interface, bump to 0.0.16 | Ben Skeggs | 2010-02-25 | 1 | -317/+162 |
* | drm/nouveau: remove PUSHBUF_CAL macro | Ben Skeggs | 2010-02-25 | 1 | -6/+4 |
* | drm/nv50: switch to indirect push buffer controls | Ben Skeggs | 2010-02-25 | 1 | -1/+14 |
* | drm/nouveau: call ttm_bo_wait with the bo lock held to prevent hang | Luca Barbieri | 2010-02-09 | 1 | -0/+2 |
* | drm/nouveau: fix failure path if userspace specifies no valid memtypes | Ben Skeggs | 2010-01-25 | 1 | -0/+1 |
* | drm/nouveau: check pushbuffer bounds in ioctl | Luca Barbieri | 2010-01-15 | 1 | -3/+16 |
* | drm/nouveau: Fix null deref in nouveau_fence_emit due to deleted fence | Luca Barbieri | 2010-01-11 | 1 | -20/+13 |
* | drm/nouveau: remove use of -ERESTART | Ben Skeggs | 2009-12-15 | 1 | -7/+0 |
* | drm/nouveau: Add DRM driver for NVIDIA GPUs | Ben Skeggs | 2009-12-11 | 1 | -0/+992 |