summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/core/subdev/fb/ramnvc0.c
AgeCommit message (Expand)AuthorFilesLines
2015-01-22drm/nouveau: remove symlinks, move core/ to nvkm/ (no code changes)Ben Skeggs1-733/+0
2014-09-15drm/nouveau/bios: parse freq ranges and timing id into ramcfg structBen Skeggs1-1/+2
2014-09-15drm/nouveau/core/mm: allow allocation to be confined to a specific slice of heapBen Skeggs1-2/+2
2014-09-15drm/nouveau/core/mm: modify test for if building a mm with holes in itBen Skeggs1-1/+1
2014-08-15drm/nvc0-/fb/ram: fix use of non-existant ram if partitions aren't uniformBen Skeggs1-2/+2
2014-08-10drm/nouveau/ltc: s/ltcg/ltc/ + cleanupBen Skeggs1-5/+5
2014-06-10drm/nouveau/fb: default NvMemExec to on, turning it off is used for debugging...Ilia Mirkin1-1/+1
2014-03-26drm/nouveau/bios: have strap reads show on devinit spam debug levelBen Skeggs1-1/+1
2014-03-26drm/gm107/fb: initial implementationBen Skeggs1-3/+4
2014-01-23drm/nve0/fb/gddr5: parse bios data into struct rather than using directlyBen Skeggs1-2/+2
2014-01-23drm/nouveau/bios: timing 2.0 entries can have subentriesBen Skeggs1-3/+3
2014-01-23drm/nouveau/bios: make common code to handle ramcfg strap etcBen Skeggs1-13/+1
2013-11-08drm/nouveau/fb: implement various bits of work towards memory reclockingBen Skeggs1-10/+558
2013-11-08drm/nouveau/fb: merge more bits and pieces into oclass definitionsBen Skeggs1-0/+1
2013-07-30drm/nvc0/fb: take lock in nvc0_ram_put()Roy Spliet1-3/+11
2013-07-01drm/nouveau/fb: initialise vram controller as pfb sub-objectBen Skeggs1-0/+186