aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau
AgeCommit message (Expand)Author
2024-05-02nouveau: fix instmem race condition around ptr storesDave Airlie
2024-05-02drm: nv04: Fix out of bounds accessMikhail Kobuk
2024-05-02nouveau: fix function cast warningArnd Bergmann
2024-03-01nouveau: fix function cast warningsArnd Bergmann
2024-02-23nouveau/vmm: don't set addr on the fail path to avoid warningDave Airlie
2024-01-25nouveau/tu102: flush all pdbs on vmm flushDave Airlie
2023-08-16drm/nouveau/disp: Revert a NULL check inside nouveau_connector_get_modesKarol Herbst
2023-08-16drm/nouveau/gr: enable memory loads on helper invocation on all channelsKarol Herbst
2023-06-21drm/nouveau/kms: Fix NULL pointer dereference in nouveau_connector_detect_depthAlexander Kapshuk
2023-06-21drm/nouveau: add nv_encoder pointer check for NULLNatalia Petrova
2023-06-21drm/nouveau/kms: Don't change EDID when it hasn't actually changedLyude Paul
2023-06-21drm/nouveau/dp: check for NULL nv_connector->native_modeNatalia Petrova
2023-06-21nouveau: fix client work fence deletion raceDave Airlie
2022-10-26drm/nouveau/nouveau_bo: fix potential memory leak in nouveau_bo_alloc()Jianglei Nie
2022-10-26drm/nouveau: fix a use-after-free in nouveau_gem_prime_import_sg_table()Jianglei Nie
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-05-18drm/nouveau/tegra: Stop using iommu_present()Robin Murphy
2022-05-18drm/nouveau: Fix a potential theorical leak in nouveau_get_backlight_name()Christophe JAILLET
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/kms/nv04: use vzalloc for nv04_displayIlia Mirkin
2022-01-27drm/nouveau/pmu/gm200-: avoid touching PMU outside of DEVINIT/PREOS/ACRBen Skeggs
2021-11-26drm/nouveau: use drm_dev_unplug() during device removalJeremy Cline
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-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