summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/core/include/subdev/bar.h
Commit message (Expand)AuthorAgeFilesLines
* drm/nouveau: remove symlinks, move core/ to nvkm/ (no code changes)Ben Skeggs2015-01-221-37/+0
* drm/nouveau/subdev: always upcast through nouveau_subdev()/nouveau_engine()Ben Skeggs2015-01-221-1/+1
* drm/nouveau/bar: ioremap only the areas that we're actually usingBen Skeggs2014-09-151-1/+0
* drm/gk20a: add BAR instanceAlexandre Courbot2014-08-101-0/+1
* drm/nouveau/bar: add noncached ioremap propertyAlexandre Courbot2014-08-101-0/+3
* drm/nouveau/bar: tidy up the subdev and object class definitionsBen Skeggs2014-01-231-22/+1
* drm/nouveau/instmem: completely new implementation, as a subdev moduleBen Skeggs2012-10-031-0/+55