summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/core/subdev/fb/nv20.c
AgeCommit message (Expand)AuthorFilesLines
2015-01-22drm/nouveau: remove symlinks, move core/ to nvkm/ (no code changes)Ben Skeggs1-95/+0
2014-09-15drm/nouveau/core/mm: allow allocation to be confined to a specific slice of heapBen Skeggs1-1/+1
2013-11-08drm/nouveau/fb: merge more bits and pieces into oclass definitionsBen Skeggs1-33/+13
2013-11-08drm/nouveau/fb: remove ram oclass argument from base fb constructorBen Skeggs1-5/+6
2013-11-08drm/nouveau/fb: make external class definitions pointersBen Skeggs1-2/+2
2013-07-01drm/nouveau/fb: initialise vram controller as pfb sub-objectBen Skeggs1-22/+4
2012-11-29drm/nv20/fb: fixup compression tag allocation sizeBen Skeggs1-15/+9
2012-11-29drm/nouveau/fb: create tag heap from common code for all relevant chipsetsBen Skeggs1-19/+18
2012-11-29drm/nouveau/fb: read TILE_BASE after writing it to avoid a hardware raceBen Skeggs1-0/+1
2012-11-29drm/nv20/fb: fix zcomp register calculation on big-endian systemsBen Skeggs1-0/+3
2012-11-29drm/nv20/fb: split implementation into nv20/nv25 piecesBen Skeggs1-14/+6
2012-11-29drm/nouveau/fb: split tile and compression region handlingBen Skeggs1-19/+26
2012-10-03drm/nouveau/fb: merge fb/vram and port to subdev interfacesBen Skeggs1-110/+98
2012-10-03drm/nouveau: implement module init functions in nouveau_drm.cBen Skeggs1-1/+1
2012-10-03drm/nouveau: restructure source tree, split core from drm implementationBen Skeggs1-0/+148