summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/nvkm/subdev/fb
AgeCommit message (Expand)Author
2018-02-08Merge tag 'drm-for-v4.16-part2-fixes' of git://people.freedesktop.org/~airlie...Linus Torvalds
2018-02-02drm/nouveau: Add support for BLCG on Kepler2Lyude Paul
2018-02-02drm/nouveau: Add support for BLCG on Kepler1Lyude Paul
2018-01-11drm/nouveau: deprecate pci_get_bus_and_slot()Sinan Kaya
2017-11-15Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-11-02drm/nouveau/mmu: remove old vmm frontendBen Skeggs
2017-11-02drm/nouveau/fb/ram: use new interfaces for vmm operationsBen Skeggs
2017-11-02drm/nouveau/fb/gm200: enable NV_PFB_MMU_CTRL_USE_FULL_COMP_TAG_LINE where app...Ben Skeggs
2017-11-02drm/nouveau/fb/ram: remove old allocatorsBen Skeggs
2017-11-02drm/nouveau: directly handle comptag allocationBen Skeggs
2017-11-02drm/nouveau: wrap nvkm_mem objects in nvkm_memory interfacesBen Skeggs
2017-11-02drm/nouveau/fb/ram/gt215: allocate training buffer with nvkm_ram_get()Ben Skeggs
2017-11-02drm/nouveau/fb/ram: add interface to allocate vram as an nvkm_memory objectBen Skeggs
2017-11-02drm/nouveau/core/memory: add reference countingBen Skeggs
2017-11-02drm/nouveau/fb/gf100: clear comptags at allocation time rather than mmu mapBen Skeggs
2017-11-02drm/nouveau/fb: move comptag init out of ram submoduleBen Skeggs
2017-11-02drm/nouveau/fb: move comptags mm into nvkm_fbBen Skeggs
2017-11-02drm/nouveau/core/mm: have users explicitly define heap identifiersBen Skeggs
2017-11-02drm/nouveau/fb: finalise big page size selection in constructorBen Skeggs
2017-08-22drm/nouveau/fb/gf100-: zero mmu debug buffersBen Skeggs
2017-06-16drm/nouveau/fb/ram/nv40-: use new devinit script interpreter entry-pointBen Skeggs
2017-05-12drm/nouveau/fb/ram/gf100-: remove 0x10f200 readBen Skeggs
2017-04-29drm/nouveau/fb/gf100-: Fix 32 bit wraparound in new ram detectionMario Kleiner
2017-04-06drm/nouveau/fb: add GP10B supportAlexandre Courbot
2017-03-07drm/nouveau/fb/gf100-: rework ram detectionBen Skeggs
2017-03-07drm/nouveau/fb/gm200: split ram implementation from gm107Ben Skeggs
2017-03-07drm/nouveau/fb/gf108: split implementation from gf100Ben Skeggs
2017-03-07drm/nouveau/fb/gf100-: modify constructors to allow more customisationBen Skeggs
2017-02-17drm/nouveau: fix bug id typo in commentIlia Mirkin
2017-02-17drm/nouveau/core/mm: replace region list with next pointerBen Skeggs
2017-02-17drm/nouveau/fb/ram/gk104: remove unused best_clk variableBen Skeggs
2016-11-28drm/nouveau/fb/ram/gp100-: fix memory detection where FBP_NUM != FBPA_NUMBen Skeggs
2016-11-17drm/nouveau/fb/gp102: rename from gp104Ben Skeggs
2016-11-07drm/nouveau: silence sparse warnings about symbols not being marked staticBen Skeggs
2016-11-07drm/nouveau/fb: add gm20b deviceAlexandre Courbot
2016-11-07drm/nouveau/fb/gk20a: use regular gf100's functionsAlexandre Courbot
2016-11-07drm/nouveau/fb/gk20a: fix constructor callAlexandre Courbot
2016-11-07drm/nouveau: mark symbols static where possibleBaoyou Xie
2016-11-07drm/nouveau: add missing header dependenciesBaoyou Xie
2016-10-12drm/nouveau/fb/nv50: defer DMA mapping of scratch page to oneinit() hookArd Biesheuvel
2016-10-12drm/nouveau/fb/gf100: defer DMA mapping of scratch page to oneinit() hookArd Biesheuvel
2016-10-12drm/nouveau/fb/ram: Use Kepler implementation on MaxwellKarol Herbst
2016-10-12drm/nouveau/fb/ramgk104: Touch 0x62c000 only when there is a display engineKarol Herbst
2016-07-14drm/nouveau/fb/gp104: initial supportBen Skeggs
2016-07-14drm/nouveau/fb/gp100: initial supportBen Skeggs
2016-07-14drm/nouveau/fb/gf100-: allow selection of an alternate big page sizeBen Skeggs
2016-05-20drm/nouveau/fb/gm200: setup mmu debug buffer registers at init()Ben Skeggs
2016-05-20drm/nouveau/fb/gk20a,gm20b: setup mmu debug buffer registers at init()Ben Skeggs
2016-05-20drm/nouveau/fb/gf100-: allocate mmu debug buffersBen Skeggs