summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau
Commit message (Expand)AuthorAgeFilesLines
* drm/nouveau: fix null pointer dereference in nouveau_connector_get_modesMa Ke2024-07-181-0/+3
* drm/nouveau/dispnv04: fix null pointer dereference in nv17_tv_get_hd_modesMa Ke2024-07-051-0/+4
* drm/nouveau/dispnv04: fix null pointer dereference in nv17_tv_get_ld_modesMa Ke2024-07-051-0/+2
* nouveau: fix instmem race condition around ptr storesDave Airlie2024-05-021-1/+6
* drm: nv04: Fix out of bounds accessMikhail Kobuk2024-05-021-6/+7
* nouveau: fix function cast warningArnd Bergmann2024-05-021-1/+6
* nouveau: fix function cast warningsArnd Bergmann2024-03-011-1/+7
* nouveau/vmm: don't set addr on the fail path to avoid warningDave Airlie2024-02-231-0/+3
* drm/nouveau/disp: Revert a NULL check inside nouveau_connector_get_modesKarol Herbst2023-08-161-1/+1
* drm/nouveau/gr: enable memory loads on helper invocation on all channelsKarol Herbst2023-08-166-1/+17
* drm/nouveau/kms: Fix NULL pointer dereference in nouveau_connector_detect_depthAlexander Kapshuk2023-06-211-5/+9
* drm/nouveau: add nv_encoder pointer check for NULLNatalia Petrova2023-06-211-1/+2
* drm/nouveau/kms: Don't change EDID when it hasn't actually changedLyude Paul2023-06-211-27/+27
* drm/nouveau/dp: check for NULL nv_connector->native_modeNatalia Petrova2023-06-211-2/+2
* nouveau: fix client work fence deletion raceDave Airlie2023-06-211-4/+10
* drm/nouveau: fix another off-by-one in nvbios_addrTimur Tabi2022-08-251-1/+1
* drm/nouveau/clk: Fix an incorrect NULL check on list iteratorXiaomeng Tong2022-06-141-2/+4
* 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/pmu/gm200-: avoid touching PMU outside of DEVINIT/PREOS/ACRBen Skeggs2022-01-271-16/+21
* 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-111-2/+2
* drm/nouveau: wait for moving fence after pinning v2Christian König2021-06-301-1/+16
* 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/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/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/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