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-25drm/nouveau/fence:: fix warning directly dereferencing a rcu pointerAbhinav Singh
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: add nv_encoder pointer check for NULLNatalia Petrova
2023-06-21drm/nouveau/dp: check for NULL nv_connector->native_modeNatalia Petrova
2023-06-21drm/nouveau: don't detect DSM for non-NVIDIA deviceRatchanan Srirattanamet
2023-06-21nouveau: fix client work fence deletion raceDave Airlie
2023-04-20drm/nouveau/disp: Support more modes by checking with lower bpcKarol Herbst
2023-03-17drm/nouveau/kms/nv50: fix nv50_wndw_new_ prototypeJiri Slaby (SUSE)
2023-03-17drm/nouveau/kms/nv50-: remove unused functionsBen Skeggs
2023-02-01nouveau: explicitly wait on the fence in nouveau_bo_move_m2mfKarol Herbst
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-10-26drm/nouveau/kms/nv140-: Disable interlacingLyude Paul
2022-08-21drm/nouveau/acpi: Don't print error when we get -EINPROGRESS from pm_runtimeLyude Paul
2022-08-21drm/nouveau: Don't pm_runtime_put_sync(), only pm_runtime_put_autosuspend()Lyude Paul
2022-08-21drm/nouveau: fix another off-by-one in nvbios_addrTimur Tabi
2022-08-03nouveau/svm: Fix to migrate all requested pagesAlistair Popple
2022-06-09drm/nouveau/kms/nv50-: atom: fix an incorrect NULL check on list iteratorXiaomeng Tong
2022-06-09drm/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-04-13drm/nouveau/pmu: Add missing callbacks for Tegra devicesKarol Herbst
2022-04-08drm/nouveau/acr: Fix undefined behavior in nvkm_acr_hsfw_load_bl()Zhou Qingyang
2022-02-23drm/nouveau/pmu/gm200-: use alternate falcon reset sequenceBen Skeggs
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-12-01drm/nouveau/acr: fix a couple NULL vs IS_ERR() checksDan Carpenter
2021-11-26drm/nouveau: clean up all clients on device removalJeremy Cline
2021-11-26drm/nouveau: use drm_dev_unplug() during device removalJeremy Cline
2021-11-26drm/nouveau: Add a dedicated mutex for the clients listJeremy Cline
2021-11-26drm/nouveau: hdmigv100.c: fix corrupted HDMI Vendor InfoFrameHans Verkuil
2021-11-18drm/nouveau/svm: Fix refcount leak bug and missing check against null bugChenyuan Mi
2021-10-13drm/nouveau/debugfs: fix file release memory leakYang Yingliang
2021-10-13drm/nouveau/kms/nv50-: fix file release memory leakYang Yingliang
2021-10-13drm/nouveau: avoid a use-after-free when BO init failsJeremy Cline
2021-10-13drm/nouveau/kms/tu102-: delay enabling cursor until after assign_windowsBen Skeggs
2021-09-26drm/nouveau/nvkm: Replace -ENOSYS with -ENODEVGuenter Roeck
2021-09-03drm/nouveau/kms/nv50: workaround EFI GOP window channel format differencesBen Skeggs
2021-09-03drm/nouveau/disp: power down unused DP links during initBen Skeggs
2021-07-19drm/nouveau: Don't set allow_fb_modifiers explicitlyDaniel Vetter
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