summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/core/subdev/fb
AgeCommit message (Expand)Author
2013-08-21drm/nouveau/fb: fix null derefs in nv49 and nv4e initIlia Mirkin
2013-07-30drm/nvc0/fb: take lock in nvc0_ram_put()Roy Spliet
2013-07-01drm/nouveau/fb: initialise vram controller as pfb sub-objectBen Skeggs
2013-04-26drm/nvc0-/ltcg: implement VRAM compressionChristoph Bumiller
2013-04-26drm/nvc0/fb: ignore readback page alloc failure to support userspaceBen Skeggs
2013-02-26Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-02-20drm/nouveau: report channel owner in error messagesMarcin Slusarz
2013-02-20drm/nouveau: use pr_contMarcin Slusarz
2013-01-31drm/nv50/fb: Fix nullptr-deref on IGPsRoy Spliet
2013-01-13drm/nvc0/fb: fix crash when different mutex is used to protect same listAleksi Torhamo
2012-11-28drm/nv50/fb: implement trap handler as subdev interrupt handlerBen Skeggs
2012-11-28drm/nv40/fb: use an actual compressed zeta formatBen Skeggs
2012-11-28drm/nv30/fb: enable z compressionBen Skeggs
2012-11-28drm/nv40/fb: enable z compressionBen Skeggs
2012-11-28drm/nv20/fb: fixup compression tag allocation sizeBen Skeggs
2012-11-28drm/nv30-nv40/fb: call zcomp setup hook from tiling setupBen Skeggs
2012-11-28drm/nouveau/fb: create tag heap from common code for all relevant chipsetsBen Skeggs
2012-11-28drm/nv30/fb: start bashing zcomp registers with 'disabled' (for now)Ben Skeggs
2012-11-28drm/nouveau: replace some open-coded mm_initialised checksBen Skeggs
2012-11-28drm/nouveau/fb: read TILE_BASE after writing it to avoid a hardware raceBen Skeggs
2012-11-28drm/nv40/fb: start bashing zcomp registers on relevant chipsetsBen Skeggs
2012-11-28drm/nv30-nv40/fb: make use of bankoff for zeta buffers, where supportedBen Skeggs
2012-11-28drm/nv20/fb: fix zcomp register calculation on big-endian systemsBen Skeggs
2012-11-28drm/nv40/fb: split implementation into nv40/nv41/nv44/nv46/nv47/nv49/nv4e piecesBen Skeggs
2012-11-28drm/nv30/fb: split implementation into nv34(nv10)/nv30/nv35 piecesBen Skeggs
2012-11-28drm/nv20/fb: split implementation into nv20/nv25 piecesBen Skeggs
2012-11-28drm/nouveau/fb: split tile and compression region handlingBen Skeggs
2012-10-31drm/nv50/fb: prevent oops on chipsets without compression tagsBen Skeggs
2012-10-22drm/nouveau/fb: fix reporting of memory type on GF8+ IGPsBen Skeggs
2012-10-16drm/nv50/fb: fix double free of vram mmMarcin Slusarz
2012-10-03drm/nouveau: constify instances of nouveau_bitfield and nouveau_enum structsMarcin Slusarz
2012-10-03drm/nouveau/instmem: completely new implementation, as a subdev moduleBen Skeggs
2012-10-03drm/nouveau/fb: merge fb/vram and port to subdev interfacesBen Skeggs
2012-10-03drm/nouveau/core: add support for reverse mm allocationsBen Skeggs
2012-10-03drm/nouveau: implement module init functions in nouveau_drm.cBen Skeggs
2012-10-03drm/nouveau: restructure source tree, split core from drm implementationBen Skeggs