aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nouveau_object.c
Commit message (Expand)AuthorAgeFilesLines
* drm/nouveau: use drm_mm in preference to custom code doing the same thingBen Skeggs2010-07-131-14/+14
* drm/nouveau: move dereferences after null checksMarcin Slusarz2010-02-111-1/+2
* drm/nouveau: Allocate a per-channel instance of NV_SW.Francisco Jerez2010-01-111-1/+1
* drm/nouveau: Add DRM driver for NVIDIA GPUsBen Skeggs2009-12-111-0/+1294