aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau
AgeCommit message (Expand)Author
2021-11-26drm/nouveau: hdmigv100.c: fix corrupted HDMI Vendor InfoFrameHans Verkuil
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-11drm/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-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-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-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-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-01-27drm/nouveau: fix missing break in switch statementColin Ian King
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
2020-01-09drm/nouveau: Move the declaration of struct nouveau_conn_atom up a bitHans de Goede
2019-10-11drm/nouveau/kms/nv50-: Don't create MSTMs for eDP connectorsLyude Paul
2019-10-07drm/nouveau/volt: Fix for some cards having 0 maximum voltageMark Menzynski
2019-10-01drm/nouveau/disp/nv50-: fix center/aspect-corrected scalingIlia Mirkin
2019-09-16drm/nouveau: Don't WARN_ON VCPI allocation failuresLyude Paul
2019-08-29drm/nouveau: Don't retry infinitely when receiving no data on i2c over AUXLyude Paul
2019-08-06drm/nouveau: fix memory leak in nouveau_conn_reset()Yongxin Liu
2019-07-26drm/nouveau/i2c: Enable i2c pads & busses during preinitLyude Paul
2019-06-19nouveau: Fix build with CONFIG_NOUVEAU_LEGACY_CTX_SUPPORT disabledThomas Backlund
2019-06-19drm/nouveau: add kconfig option to turn off nouveau legacy contexts. (v3)Dave Airlie
2019-06-15Revert "drm/nouveau: add kconfig option to turn off nouveau legacy contexts. ...Greg Kroah-Hartman
2019-06-15drm/nouveau/kms/gv100-: fix spurious window immediate interlocksBen Skeggs