aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nvkm/subdev
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
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-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/fault/gv100-: fix memory leak on module unloadBen Skeggs
2020-02-24drm/nouveau/secboot/gm20b: initialize pointer in gm20b_secboot_new()Dan Carpenter
2019-09-19Merge tag 'drm-next-2019-09-18' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-09-17drm/nouveau/bar/gm20b: Avoid BAR1 teardown during initThierry Reding
2019-09-02drm/nouveau/sec2/gp102: add missing MODULE_FIRMWAREsBen Skeggs
2019-08-23drm/nouveau/volt: Fix for some cards having 0 maximum voltageMark Menzynski
2019-08-23drm/nouveau/gpio: check function 76 in the power check as wellMark Menzynski
2019-08-23drm/nouveau/gpio: check the gpio function 16 in the power check as wellMark Menzynski
2019-08-23drm/nouveau/gpio: fail if gpu external power is missingMark Menzynski
2019-08-23drm/nouveau/therm: don't attempt fan control where PMU is already managing itBen Skeggs
2019-08-23drm/nouveau/therm: skip probing for devices not specified in thermal tablesBen Skeggs
2019-08-23drm/nouveau/bios/init: handle INIT_RESET_END devinit opcodeRhys Kidd
2019-08-23drm/nouveau/bios/init: handle INIT_RESET_BEGUN devinit opcodeRhys Kidd
2019-08-23drm/nouveau/bios/init: fix spelling mistake "CONDITON" -> "CONDITION"Colin Ian King
2019-08-23drm/nouveau/secboot: Make acr_r352_ls_gpccs_func staticYueHaibing
2019-08-23drm/nouveau: Don't retry infinitely when receiving no data on i2c over AUXLyude Paul
2019-07-19drm/nouveau/secboot/gp102-: remove WAR for SEC2 RTOS start bugBen Skeggs
2019-07-19drm/nouveau: fix bogus GPL-2 license headerBen Skeggs
2019-07-19drm/nouveau: fix bogus GPL-2 license headerIlia Mirkin
2019-07-19drm/nouveau/i2c: Enable i2c pads & busses during preinitLyude Paul
2019-06-19Merge v5.2-rc5 into drm-nextDaniel Vetter
2019-06-07Merge branch 'linux-5.2' of git://github.com/skeggsb/linux into drm-fixesDave Airlie
2019-06-07drm/nouveau/secboot/gp10[2467]: support newer FW to fix SEC2 failures on some...Ben Skeggs
2019-06-07drm/nouveau/secboot: enable loading of versioned LS PMU/SEC2 ACR msgqueue FWBen Skeggs
2019-06-07drm/nouveau/secboot: split out FW version-specific LS function pointersBen Skeggs
2019-06-07drm/nouveau/secboot: pass max supported FW version to LS load funcsBen Skeggs
2019-06-07drm/nouveau/core: pass subdev into nvkm_firmware_get, rather than deviceBen Skeggs
2019-05-30treewide: Add SPDX license identifier - KbuildGreg Kroah-Hartman
2019-05-22Merge drm/drm-next into drm-misc-nextSean Paul
2019-05-09Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst
2019-05-08Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-05-07gpu/drm: Remove duplicate headersJagadeesh Pagadala
2019-05-01drm/nouveau/fb/ramgk104: fix spelling mistake "sucessfully" -> "successfully"Colin Ian King
2019-05-01drm/nouveau/i2c: Disable i2c bus access after ->fini()Lyude Paul
2019-05-01drm/nouveau/mmu: qualify vmm during dtorJon Derrick