aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nvkm/subdev/fb
AgeCommit message (Expand)Author
2020-11-08drm: remove unneeded breakTom Rix
2020-07-24drm/nouveau: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-02-17drm/nouveau/acr/tu11x: initial supportBen Skeggs
2020-01-29drm/nouveau/fb/gp102-: allow module to load even when scrubber binary is missingBen Skeggs
2020-01-15drm/nouveau/acr/tu10x: initial supportBen Skeggs
2020-01-15drm/nouveau/fb/gp102-: unlock VPR as part of FB initBen Skeggs
2020-01-15drm/nouveau/fb/gf100-: declare constants as unsigned long long.Wambui Karuga
2019-07-19drm/nouveau: fix bogus GPL-2 license headerBen Skeggs
2019-07-19drm/nouveau: fix bogus GPL-2 license headerIlia Mirkin
2019-05-30treewide: Add SPDX license identifier - KbuildGreg Kroah-Hartman
2019-05-08Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-05-01drm/nouveau/fb/ramgk104: fix spelling mistake "sucessfully" -> "successfully"Colin Ian King
2019-04-10drm/nouveau/nvkm: mark expected switch fall-throughsGustavo A. R. Silva
2019-02-20drm/nouveau/bios/ramcfg: fix missing parentheses when calculating RONColin Ian King
2018-12-11drm/nouveau/bios: translate additional memory typesBen Skeggs
2018-07-20Merge branch 'linux-4.18' of git://github.com/skeggsb/linux into drm-fixesDave Airlie
2018-07-19drm/nouveau/fb/gp100-: disable address remapperBen Skeggs
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-05-18drm/nouveau/fb/gv100: initial supportBen Skeggs
2018-05-18drm/nouveau/fb/gm200-: fix overwriting of big page settingBen Skeggs
2018-05-18drm/nouveau/fb/gf100-: bump size of mmu debug buffers to match big page sizeBen Skeggs
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