summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/nvkm/subdev/fb
AgeCommit message (Expand)AuthorFilesLines
2023-10-31drm/nouveau/mmu/r535: initial supportBen Skeggs1-0/+37
2023-10-31drm/nouveau/fb/tu102-: prepare for GSP-RMBen Skeggs7-5/+110
2023-07-06drm/nouveau/fb/ga102-: construct vidmem heap via new gp102 pathsBen Skeggs4-43/+8
2023-07-06drm/nouveau/fb/gp102-ga100: switch to simpler vram size detection methodBen Skeggs9-4/+71
2023-04-11drm/nouveau/fb: add missing sysmen flush callbacksKarol Herbst4-0/+4
2023-02-21drm/nouveau/fb/gp102-: cache scrubber binary on first loadBen Skeggs7-49/+34
2023-01-31drm/nouveau/fb/tu102-: fix register used to determine scrub statusBen Skeggs5-12/+59
2022-11-09drm/nouveau/fb/ga102: load and boot VPR scrubber FWBen Skeggs1-0/+32
2022-11-09drm/nouveau/fb/gp102-: unlock VPR right after devinitBen Skeggs1-9/+10
2022-11-09drm/nouveau/fb: handle sysmem flush page from common codeBen Skeggs14-83/+75
2022-11-09drm/nouveau/flcn: new code to load+boot simple HS FWs (VPR scrubber)Ben Skeggs1-56/+7
2022-11-09drm/nouveau/fifo: add new channel lookup interfacesBen Skeggs1-6/+5
2022-11-09drm/nouveau/imem: allow bar2 mapping of user allocationsBen Skeggs1-0/+8
2021-02-11drm/nouveau/disp: switch to instanced constructorBen Skeggs1-4/+4
2021-02-11drm/nouveau/fb: switch to instanced constructorBen Skeggs38-85/+84
2021-02-11drm/nouveau/device: pass instance id when looking up a subdev/engineBen Skeggs1-4/+4
2021-02-11drm/nouveau/fb: protect vram mm with private mutexBen Skeggs1-5/+7
2021-02-11drm/nouveau/fb: protect comptags with private mutexBen Skeggs7-11/+13
2021-01-15drm/nouveau/fb/ga10[024]: initial supportBen Skeggs7-1/+127
2020-11-08drm: remove unneeded breakTom Rix1-1/+0
2020-07-24drm/nouveau: Use fallthrough pseudo-keywordGustavo A. R. Silva1-2/+2
2020-02-17drm/nouveau/acr/tu11x: initial supportBen Skeggs1-0/+2
2020-01-29drm/nouveau/fb/gp102-: allow module to load even when scrubber binary is missingBen Skeggs2-12/+32
2020-01-15drm/nouveau/acr/tu10x: initial supportBen Skeggs1-0/+3
2020-01-15drm/nouveau/fb/gp102-: unlock VPR as part of FB initBen Skeggs4-2/+129
2020-01-15drm/nouveau/fb/gf100-: declare constants as unsigned long long.Wambui Karuga6-6/+6
2019-07-19drm/nouveau: fix bogus GPL-2 license headerBen Skeggs1-1/+1
2019-07-19drm/nouveau: fix bogus GPL-2 license headerIlia Mirkin8-8/+8
2019-05-30treewide: Add SPDX license identifier - KbuildGreg Kroah-Hartman1-0/+1
2019-05-09Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-1/+1
2019-05-01drm/nouveau/fb/ramgk104: fix spelling mistake "sucessfully" -> "successfully"Colin Ian King1-1/+1
2019-04-10drm/nouveau/nvkm: mark expected switch fall-throughsGustavo A. R. Silva1-0/+2
2019-02-20drm/nouveau/bios/ramcfg: fix missing parentheses when calculating RONColin Ian King1-1/+1
2018-12-11drm/nouveau/bios: translate additional memory typesBen Skeggs2-4/+10
2018-07-20Merge branch 'linux-4.18' of git://github.com/skeggsb/linux into drm-fixesDave Airlie4-0/+15
2018-07-19drm/nouveau/fb/gp100-: disable address remapperBen Skeggs4-0/+15
2018-06-13treewide: kmalloc() -> kmalloc_array()Kees Cook1-1/+1
2018-05-18drm/nouveau/fb/gv100: initial supportBen Skeggs4-1/+50
2018-05-18drm/nouveau/fb/gm200-: fix overwriting of big page settingBen Skeggs1-2/+0
2018-05-18drm/nouveau/fb/gf100-: bump size of mmu debug buffers to match big page sizeBen Skeggs2-3/+3
2018-02-08Merge tag 'drm-for-v4.16-part2-fixes' of git://people.freedesktop.org/~airlie...Linus Torvalds6-0/+162
2018-02-02drm/nouveau: Add support for BLCG on Kepler2Lyude Paul2-0/+72
2018-02-02drm/nouveau: Add support for BLCG on Kepler1Lyude Paul4-0/+90
2018-01-12drm/nouveau: deprecate pci_get_bus_and_slot()Sinan Kaya1-1/+9
2017-11-16Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds53-355/+249
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman8-0/+8
2017-11-02drm/nouveau/mmu: remove old vmm frontendBen Skeggs30-82/+0
2017-11-02drm/nouveau/fb/ram: use new interfaces for vmm operationsBen Skeggs1-4/+14
2017-11-02drm/nouveau/fb/gm200: enable NV_PFB_MMU_CTRL_USE_FULL_COMP_TAG_LINE where app...Ben Skeggs1-3/+3
2017-11-02drm/nouveau/fb/ram: remove old allocatorsBen Skeggs10-163/+0