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