Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-10-07 | drm: don't drop handle reference on unload | Dave Airlie | 1 | -1/+0 |
2010-10-01 | drm/gem: handlecount isn't really a kref so don't make it one. | Dave Airlie | 1 | -0/+1 |
2010-07-13 | drm/nouveau: remove dev_priv->init_state and friends | Ben Skeggs | 1 | -1/+0 |
2010-07-13 | drm/nouveau: use drm_mm in preference to custom code doing the same thing | Ben Skeggs | 1 | -17/+12 |
2010-02-11 | Use drm_gem_object_[handle_]unreference_unlocked where possible | Luca Barbieri | 1 | -6/+3 |
2010-02-09 | drm/nouveau: fix non-vram notifier blocks | Ben Skeggs | 1 | -3/+10 |
2009-12-11 | drm/nouveau: Add DRM driver for NVIDIA GPUs | Ben Skeggs | 1 | -0/+196 |