aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nouveau_object.c
Commit message (Expand)AuthorAge
* drm/nouveau: allocate fixed amount of PRAMIN per channel on all chipsetsBen Skeggs2010-07-12
* drm/nouveau: add instmem flush() hookBen Skeggs2010-07-12
* drm/nouveau: remove dev_priv->init_state and friendsBen Skeggs2010-07-12
* drm/nouveau: use drm_mm in preference to custom code doing the same thingBen Skeggs2010-07-12
* drm/nouveau: move dereferences after null checksMarcin Slusarz2010-02-10
* drm/nouveau: Allocate a per-channel instance of NV_SW.Francisco Jerez2010-01-10
* drm/nouveau: Add DRM driver for NVIDIA GPUsBen Skeggs2009-12-11