aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nvkm
AgeCommit message (Expand)Author
2024-05-02nouveau: fix instmem race condition around ptr storesDave Airlie
2024-05-02nouveau: fix function cast warningArnd Bergmann
2024-03-01nouveau: fix function cast warningsArnd Bergmann
2024-01-25nouveau/tu102: flush all pdbs on vmm flushDave Airlie
2023-08-16drm/nouveau/gr: enable memory loads on helper invocation on all channelsKarol Herbst
2022-08-21drm/nouveau: fix another off-by-one in nvbios_addrTimur Tabi
2022-06-09drm/nouveau/clk: Fix an incorrect NULL check on list iteratorXiaomeng Tong
2022-05-18drm/nouveau/tegra: Stop using iommu_present()Robin Murphy
2022-04-13drm/nouveau/pmu: Add missing callbacks for Tegra devicesKarol Herbst
2022-04-08drm/nouveau/acr: Fix undefined behavior in nvkm_acr_hsfw_load_bl()Zhou Qingyang
2022-02-23drm/nouveau/pmu/gm200-: use alternate falcon reset sequenceBen Skeggs
2022-02-08drm/nouveau: fix off by one in BIOS boundary checkingNick Lopez
2022-01-27drm/nouveau/pmu/gm200-: avoid touching PMU outside of DEVINIT/PREOS/ACRBen Skeggs
2021-12-01drm/nouveau/acr: fix a couple NULL vs IS_ERR() checksDan Carpenter
2021-11-26drm/nouveau: hdmigv100.c: fix corrupted HDMI Vendor InfoFrameHans Verkuil
2021-09-26drm/nouveau/nvkm: Replace -ENOSYS with -ENODEVGuenter Roeck
2021-09-03drm/nouveau/disp: power down unused DP links during initBen Skeggs
2021-01-27drm/nouveau/mmu: fix vram heap sizingBen Skeggs
2021-01-27drm/nouveau/i2c/gm200: increase width of aux semaphore owner fieldsBen Skeggs
2021-01-27drm/nouveau/privring: ack interrupts the same way as RMBen Skeggs
2021-01-27drm/nouveau/bios: fix issue shadowing expansion ROMsBen Skeggs
2020-10-30drm/nouveau/device: fix changing endianess code to work on older GPUsKarol Herbst
2020-10-15Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2020-10-07drm/nouveau/device: return error for unknown chipsetsKarol Herbst
2020-09-25drm/nouveau/gk20a: stop setting DMA_ATTR_NON_CONSISTENTChristoph Hellwig
2020-08-05Merge tag 'drm-next-2020-08-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-08-05Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds
2020-07-28nouveau: fix storing invalid ptesRalph Campbell
2020-07-24drm/nouveau/kms/nv50-: implement proper push buffer control logicBen Skeggs
2020-07-24drm/nouveau: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-24drm/nouveau/vmm/gp100-: fix mapping 2MB sysmem pagesRalph Campbell
2020-07-24drm/nouveau/mmu: make nvkm_vmm_ctor() staticRalph Campbell
2020-07-24drm/nouveau/sec2/gp102: allow module to load when LSFW is missingBen Skeggs
2020-07-24drm/nouveau/gr/gm200-: explicitly handle nofwBen Skeggs
2020-07-24drm/nouveau/pmu/gm200-: explicitly handle nofwBen Skeggs
2020-07-24drm/nouveau/pmu/gm20x: don't pretend we support loading with our custom FWBen Skeggs
2020-07-24drm/nouveau/acr: store a mask of LS falcons the controlling LSFW can bootstrapBen Skeggs
2020-07-24drm/nouveau/acr: store a mask of LS falcons the HSFW can bootstrapBen Skeggs
2020-07-24drm/nouveau/acr: allow module to load when HSFW(s) are missingBen Skeggs
2020-07-24drm/nouveau/acr: refuse to load LSFW if HSFW is missingBen Skeggs
2020-07-24drm/nouveau/mmu/gp100-: enable mmu invalidate depth optimisationBen Skeggs
2020-07-24drm/nouveau/nvfw: firmware structures should begin with nvfw_Timur Tabi
2020-07-24drm/nouveau/therm/gt215: make gt215_therm_init staticBen Skeggs
2020-07-24drm/nouveau/mmu: make a couple of functions staticBen Skeggs
2020-07-24drm/nouveau/mc/gp10b: make gp10b_mc_init staticBen Skeggs
2020-07-24drm/nouveau/nvfw/acr: make lsb_header_tail_dump staticBen Skeggs
2020-07-24drm/nouveau/gr/gf100-: make some functions staticBen Skeggs
2020-07-24drm/nouveau/disp/gm200-: remove 'head' parameter from nvkm_ior_func.hdmi.scdc()Ben Skeggs
2020-07-24drm/nouveau/disp/gm200-: fix regression from HDA SOR selection changesBen Skeggs
2020-07-10nouveau: fix mapping 2MB sysmem pagesRalph Campbell