summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau
AgeCommit message (Expand)Author
2021-10-13drm/nouveau/debugfs: fix file release memory leakYang Yingliang
2021-09-26drm/nouveau/nvkm: Replace -ENOSYS with -ENODEVGuenter Roeck
2021-09-03drm/nouveau/disp: power down unused DP links during initBen Skeggs
2021-07-07drm/nouveau: fix dma_address check for CPU/GPU syncChristian König
2021-06-30drm/nouveau: wait for moving fence after pinning v2Christian König
2021-03-04drm/nouveau/kms: handle mDP connectorsKarol Herbst
2021-03-04drm/nouveau: bail out of nouveau_channel_new if channel init failsFrantisek Hrbata
2021-02-03drm/nouveau/svm: fail NOUVEAU_SVM_INIT ioctl on unsupported devicesKarol Herbst
2021-01-27drm/nouveau/kms/nv50-: fix case where notifier buffer is at offset 0Ben 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-11-10drm/nouveau/gem: fix "refcount_t: underflow; use-after-free"Karol Herbst
2020-11-10drm/nouveau/nouveau: fix the start/end range for migrationRalph Campbell
2020-10-14drm/nouveau/mem: guard against NULL pointer access in mem_delKarol Herbst
2020-10-01drm/nouveau/dispnv50: fix runtime pm imbalance on errorDinghao Liu
2020-10-01drm/nouveau: fix runtime pm imbalance on errorDinghao Liu
2020-10-01drm/nouveau/debugfs: fix runtime pm imbalance on errorDinghao Liu
2020-10-01PCI: Use ioremap(), not phys_to_virt() for platform ROMMikel Rychliski
2020-09-03drm/nouveau: Fix reference count leak in nouveau_connector_detectAditya Pakki
2020-09-03drm/nouveau: fix reference count leak in nv50_disp_atomic_commitAditya Pakki
2020-09-03drm/nouveau/drm/noveau: fix reference count leak in nouveau_fbcon_openAditya Pakki
2020-08-19drm/ttm/nouveau: don't call tt destroy callback on alloc failure.Dave Airlie
2020-08-19drm/nouveau: fix multiple instances of reference count leaksAditya Pakki
2020-08-19drm/nouveau: fix reference count leak in nouveau_debugfs_strap_peekAditya Pakki
2020-08-19drm/nouveau/kms/nv50-: Fix disabling ditheringLyude Paul
2020-08-11drm/nouveau/fbcon: zero-initialise the mode_cmd2 structureBen Skeggs
2020-08-11drm/nouveau/fbcon: fix module unload when fbcon init has failed for some reasonBen Skeggs
2020-07-29drm/nouveau/i2c/g94-: increase NV_PMGR_DP_AUXCTL_TRANSACTREQ timeoutBen Skeggs
2020-06-24drm/nouveau/disp/gm200-: fix NV_PDISP_SOR_HDMI2_CTRL(n) selectionBen Skeggs
2020-04-23drm/nouveau/gr/gp107,gp108: implement workaround for HW hanging during initBen Skeggs
2020-04-23drm/nouveau: workaround runpm fail by disabling PCI power management on certa...Karol Herbst
2020-04-23drm/nouveau/svm: fix vma range check for migrationRalph Campbell
2020-04-23drm/nouveau/svm: check for SVM initialized before migratingRalph Campbell
2020-02-28drm/nouveau/kms/gv100-: Re-set LUT after clearing for modesetsLyude Paul
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/drm/ttm: Remove set but not used variable 'mem'YueHaibing
2020-02-24drm/nouveau: Fix copy-paste error in nouveau_fence_wait_uevent_handlerYueHaibing
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-02-24drm/nouveau/nouveau: fix incorrect sizeof on args.src an args.dstColin Ian King
2020-01-09drm/nouveau/kms/nv50-: fix panel scalingBen Skeggs
2020-01-09drm/nouveau: Fix drm-core using atomic code-paths on pre-nv50 hardwareHans de Goede
2020-01-09drm/nouveau: Move the declaration of struct nouveau_conn_atom up a bitHans de Goede
2019-12-31drm/nouveau: Don't grab runtime PM refs for HPD IRQsLyude Paul
2019-12-21drm/nouveau/kms/nv50-: Limit MST BPC to 8Lyude Paul
2019-12-21drm/nouveau/kms/nv50-: Store the bpc we're using in nv50_head_atomLyude Paul