summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/core/core
AgeCommit message (Expand)AuthorFilesLines
2012-10-22drm/nouveau: warn when trying to free mm which is still in useMarcin Slusarz1-1/+1
2012-10-22drm/nouveau: fix nouveau_mm/nouveau_mm_node leakMarcin Slusarz1-0/+5
2012-10-09drm/nouveau: remove unused _nouveau_parent_ctorMarcin Slusarz1-17/+0
2012-10-03drm/nouveau/core: have client-id be a string, rather than an integerBen Skeggs2-5/+5
2012-10-03drm/nouveau: quiet some static-related sparse noiseMarcin Slusarz3-6/+6
2012-10-03drm/nouveau: restore fifo chid information in engine error messagesBen Skeggs2-44/+47
2012-10-03drm/nouveau/core: have fifo store a unique context identifier at attach timeBen Skeggs1-0/+1
2012-10-03drm/nouveau/core: protect engine context list with hardirq-safe spinlockBen Skeggs2-19/+56
2012-10-03drm/nouveau: port all engines to new engine module formatBen Skeggs1-247/+50
2012-10-03drm/nouveau/instmem: completely new implementation, as a subdev moduleBen Skeggs1-9/+6
2012-10-03drm/nouveau/core: add support for reverse mm allocationsBen Skeggs1-51/+122
2012-10-03drm/nouveau/core: pull in most of the new core infrastructureBen Skeggs13-2/+2092
2012-10-03drm/nouveau: restructure source tree, split core from drm implementationBen Skeggs2-0/+484