aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nvkm
AgeCommit message (Expand)Author
2022-08-25drm/nouveau: fix another off-by-one in nvbios_addrTimur Tabi
2022-06-14drm/nouveau/clk: Fix an incorrect NULL check on list iteratorXiaomeng Tong
2022-03-02Revert "drm/nouveau/pmu/gm200-: avoid touching PMU outside of DEVINIT/PREOS/ACR"Karol Herbst
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-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-01PCI: Use ioremap(), not phys_to_virt() for platform ROMMikel Rychliski
2020-07-29drm/nouveau/i2c/g94-: increase NV_PMGR_DP_AUXCTL_TRANSACTREQ timeoutBen Skeggs
2020-02-24drm/nouveau/disp/nv50-: prevent oops when no channel method map providedBen Skeggs
2020-02-24drm/nouveau/mmu: fix comptag memory leakBen Skeggs
2020-02-24drm/nouveau/fault/gv100-: fix memory leak on module unloadBen Skeggs
2020-02-24drm/nouveau/gr/gk20a,gm200-: add terminators to method lists read from fwBen Skeggs
2020-02-24drm/nouveau/secboot/gm20b: initialize pointer in gm20b_secboot_new()Dan Carpenter
2020-01-27drm/nouveau/pmu: don't print reply values if exec is falseColin Ian King
2020-01-27drm/nouveau/bios/ramcfg: fix missing parentheses when calculating RONColin Ian King
2020-01-23drm/nouveau/mmu: qualify vmm during dtorJon Derrick
2020-01-23drm/nouveau/bar/gf100: ensure BAR is mappedJon Derrick
2020-01-23drm/nouveau/bar/nv50: check bar1 vmm return valueJon Derrick
2019-10-07drm/nouveau/volt: Fix for some cards having 0 maximum voltageMark Menzynski
2019-08-29drm/nouveau: Don't retry infinitely when receiving no data on i2c over AUXLyude Paul
2019-07-26drm/nouveau/i2c: Enable i2c pads & busses during preinitLyude Paul
2019-06-15drm/nouveau/disp/dp: respect sink limits when selecting failsafe link configu...Ben Skeggs
2019-06-09drm/nouveau/i2c: Disable i2c bus access after ->fini()Lyude Paul
2019-05-31drm/nouveau/bar/nv50: ensure BAR is mappedJon Derrick
2019-04-20drm/nouveau/volt/gf117: fix speedo readout registerIlia Mirkin
2019-02-20drm/nouveau/falcon: avoid touching registers if engine is offIlia Mirkin
2019-02-20drm/nouveau: Don't disable polling in fallback modeTakashi Iwai
2018-11-21drm/nouveau/secboot/acr: fix memory leakGustavo A. R. Silva
2018-09-13drm/nouveau/devinit: fix warning when PMU/PRE_OS is missingBen Skeggs
2018-09-07drm/nouveau/disp/gm200-: enforce identity-mapped SOR assignment for LVDS/eDP ...Ben Skeggs
2018-09-07drm/nouveau/disp: fix DP disable raceBen Skeggs
2018-09-07drm/nouveau/disp: move eDP panel power handlingBen Skeggs
2018-09-07drm/nouveau/disp: remove unused struct memberBen Skeggs
2018-09-07drm/nouveau/TBDdevinit: don't fail when PMU/PRE_OS is missing from VBIOSBen Skeggs
2018-09-07drm/nouveau/mmu: don't attempt to dereference vmm without valid instance pointerBen Skeggs
2018-07-30BackMerge v4.18-rc7 into drm-nextDave Airlie
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-07-16drm/nouveau: tegra: Detach from ARM DMA/IOMMU mappingThierry Reding
2018-07-16drm/nouveau/secboot/acr: Remove VLA usageKees Cook
2018-07-16drm/nouveau/bios/vpstate: There are some fermi vbios with no boost or tdp entryKarol Herbst
2018-07-16drm/nouveau/disp/nv50-gp10x: fix coverity warningBen Skeggs
2018-07-16drm/nouveau/core: ERR_PTR vs NULL bug in nvkm_engine_info()Ben Skeggs
2018-07-16drm/nouveau/mmu/gp10b: remove ghost fileJérôme Glisse