summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau
Commit message (Expand)AuthorAgeFilesLines
* drm/nouveau/clk: Fix an incorrect NULL check on list iteratorXiaomeng Tong2022-06-141-2/+4
* drm/nouveau/tegra: Stop using iommu_present()Robin Murphy2022-05-181-1/+1
* drm/nouveau: Fix a potential theorical leak in nouveau_get_backlight_name()Christophe JAILLET2022-05-181-4/+5
* Revert "drm/nouveau/pmu/gm200-: avoid touching PMU outside of DEVINIT/PREOS/ACR"Karol Herbst2022-03-021-21/+16
* drm/nouveau: fix off by one in BIOS boundary checkingNick Lopez2022-02-081-1/+1
* drm/nouveau/kms/nv04: use vzalloc for nv04_displayIlia Mirkin2022-01-271-2/+2
* drm/nouveau/pmu/gm200-: avoid touching PMU outside of DEVINIT/PREOS/ACRBen Skeggs2022-01-271-16/+21
* drm/nouveau: use drm_dev_unplug() during device removalJeremy Cline2021-11-261-1/+1
* drm/nouveau: hdmigv100.c: fix corrupted HDMI Vendor InfoFrameHans Verkuil2021-11-261-1/+0
* drm/nouveau/debugfs: fix file release memory leakYang Yingliang2021-10-131-0/+1
* drm/nouveau/nvkm: Replace -ENOSYS with -ENODEVGuenter Roeck2021-09-261-1/+1
* drm/nouveau/disp: power down unused DP links during initBen Skeggs2021-09-033-1/+11
* drm/nouveau: fix dma_address check for CPU/GPU syncChristian König2021-07-071-2/+2
* drm/nouveau: wait for moving fence after pinning v2Christian König2021-06-301-1/+16
* drm/nouveau/kms: handle mDP connectorsKarol Herbst2021-03-042-0/+2
* drm/nouveau: bail out of nouveau_channel_new if channel init failsFrantisek Hrbata2021-03-041-0/+1
* drm/nouveau/svm: fail NOUVEAU_SVM_INIT ioctl on unsupported devicesKarol Herbst2021-02-031-0/+4
* drm/nouveau/kms/nv50-: fix case where notifier buffer is at offset 0Ben Skeggs2021-01-273-4/+4
* drm/nouveau/mmu: fix vram heap sizingBen Skeggs2021-01-271-3/+3
* drm/nouveau/i2c/gm200: increase width of aux semaphore owner fieldsBen Skeggs2021-01-271-4/+4
* drm/nouveau/privring: ack interrupts the same way as RMBen Skeggs2021-01-272-6/+14
* drm/nouveau/bios: fix issue shadowing expansion ROMsBen Skeggs2021-01-271-1/+1
* drm/nouveau/gem: fix "refcount_t: underflow; use-after-free"Karol Herbst2020-11-101-1/+2
* drm/nouveau/nouveau: fix the start/end range for migrationRalph Campbell2020-11-101-11/+3
* drm/nouveau/mem: guard against NULL pointer access in mem_delKarol Herbst2020-10-141-0/+2
* drm/nouveau/dispnv50: fix runtime pm imbalance on errorDinghao Liu2020-10-011-1/+3
* drm/nouveau: fix runtime pm imbalance on errorDinghao Liu2020-10-011-1/+3
* drm/nouveau/debugfs: fix runtime pm imbalance on errorDinghao Liu2020-10-011-1/+4
* PCI: Use ioremap(), not phys_to_virt() for platform ROMMikel Rychliski2020-10-011-2/+15
* drm/nouveau: Fix reference count leak in nouveau_connector_detectAditya Pakki2020-09-031-1/+3
* drm/nouveau: fix reference count leak in nv50_disp_atomic_commitAditya Pakki2020-09-031-1/+3
* drm/nouveau/drm/noveau: fix reference count leak in nouveau_fbcon_openAditya Pakki2020-09-031-1/+3
* drm/ttm/nouveau: don't call tt destroy callback on alloc failure.Dave Airlie2020-08-191-6/+3
* drm/nouveau: fix multiple instances of reference count leaksAditya Pakki2020-08-192-3/+9
* drm/nouveau: fix reference count leak in nouveau_debugfs_strap_peekAditya Pakki2020-08-191-1/+3
* drm/nouveau/kms/nv50-: Fix disabling ditheringLyude Paul2020-08-191-11/+13
* drm/nouveau/fbcon: zero-initialise the mode_cmd2 structureBen Skeggs2020-08-111-1/+1
* drm/nouveau/fbcon: fix module unload when fbcon init has failed for some reasonBen Skeggs2020-08-111-0/+1
* drm/nouveau/i2c/g94-: increase NV_PMGR_DP_AUXCTL_TRANSACTREQ timeoutBen Skeggs2020-07-292-4/+4
* drm/nouveau/disp/gm200-: fix NV_PDISP_SOR_HDMI2_CTRL(n) selectionBen Skeggs2020-06-241-2/+2
* drm/nouveau/gr/gp107,gp108: implement workaround for HW hanging during initBen Skeggs2020-04-231-0/+26
* drm/nouveau: workaround runpm fail by disabling PCI power management on certa...Karol Herbst2020-04-232-0/+65
* drm/nouveau/svm: fix vma range check for migrationRalph Campbell2020-04-231-0/+1
* drm/nouveau/svm: check for SVM initialized before migratingRalph Campbell2020-04-231-0/+5
* drm/nouveau/kms/gv100-: Re-set LUT after clearing for modesetsLyude Paul2020-02-281-0/+2
* drm/nouveau/disp/nv50-: prevent oops when no channel method map providedBen Skeggs2020-02-241-0/+2
* drm/nouveau/mmu: fix comptag memory leakBen Skeggs2020-02-241-1/+1
* drm/nouveau/fault/gv100-: fix memory leak on module unloadBen Skeggs2020-02-241-0/+1
* drm/nouveau/drm/ttm: Remove set but not used variable 'mem'YueHaibing2020-02-241-4/+0
* drm/nouveau: Fix copy-paste error in nouveau_fence_wait_uevent_handlerYueHaibing2020-02-241-1/+1