summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau
AgeCommit message (Expand)AuthorFilesLines
9 daysdrm/nouveau/dispnv50: Don't call drm_atomic_get_crtc_state() in prepare_fbLyude Paul2-1/+14
9 daysdrm/nouveau: restrict the flush page to a 32-bit addressTimur Tabi1-1/+1
2025-12-01nouveau/firmware: Add missing kfree() of nvkm_falcon_fw::bootNam Cao1-0/+2
2025-11-24drm/nouveau: replace snprintf() with scnprintf() in nvkm_snprintbf()Seyediman Seyedarab1-1/+1
2025-10-19drm/nouveau: fix bad ret code in nouveau_bo_move_prepShuhao Fu1-1/+1
2025-09-09nouveau: fix disabling the nonstall irq due to storm codeDave Airlie4-8/+20
2025-09-04drm/nouveau/disp: Always accept linear modifierJames Jones1-0/+4
2025-09-04drm/nouveau: remove unused memory target testTimur Tabi1-10/+3
2025-09-04drm/nouveau: remove unused increment in gm200_flcn_pio_imem_wrTimur Tabi1-1/+1
2025-08-28drm/nouveau/nvif: Fix potential memory leak in nvif_vmm_ctor().Fanhua Li1-1/+2
2025-06-27drm/nouveau/bl: increase buffer size to avoid truncate warningJacob Keller1-1/+1
2025-05-09drm/nouveau: Fix WARN_ON in nouveau_fence_context_kill()Philipp Stanner1-1/+1
2025-04-25drm/nouveau: prime: fix ttm_bo_delayed_delete oopsChris Bainbridge2-3/+3
2025-03-22drm/nouveau: Do not override forced connector statusThomas Zimmermann1-1/+0
2025-02-27drm/nouveau/pmu: Fix gp10b firmware guardAaron Kling1-1/+1
2025-02-27nouveau/svm: fix missing folio unlock + put after make_device_exclusive_range()David Hildenbrand1-2/+7
2025-01-23nouveau/fence: handle cross device fences properlyDave Airlie1-2/+4
2024-12-09drm/nouveau/gr/gf100: Fix missing unlock in gf100_gr_chan_new()Li Huafei1-0/+1
2024-11-22nouveau: fw: sync dma after setup is called.Dave Airlie1-5/+6
2024-10-17nouveau/dmem: Fix vulnerability in migrate_to_ram upon copy errorYonatan Maman1-1/+1
2024-10-17nouveau/dmem: Fix privileged error in copy engine channelYonatan Maman1-1/+1
2024-10-17drm/nouveau: pass cli to nouveau_channel_new() instead of drm+deviceBen Skeggs6-16/+18
2024-09-18drm/nouveau/fb: restore init() for ramgp102Ben Skeggs3-1/+4
2024-08-29nouveau/firmware: use dma non-coherent allocatorDave Airlie2-3/+12
2024-08-14nouveau: set placement to original placement on uvmm validate.Dave Airlie1-2/+4
2024-08-11drm/nouveau: prime: fix refcount underflowDanilo Krummrich1-1/+2
2024-07-11drm/nouveau: fix null pointer dereference in nouveau_connector_get_modesMa Ke1-0/+3
2024-07-05drm/nouveau/dispnv04: fix null pointer dereference in nv17_tv_get_hd_modesMa Ke1-0/+4
2024-07-05drm/nouveau/dispnv04: fix null pointer dereference in nv17_tv_get_ld_modesMa Ke1-0/+2
2024-06-12nouveau: report byte usage in VRAM usage.Dave Airlie1-1/+1
2024-06-12drm/nouveau: use tile_mode and pte_kind for VM_BIND bo allocationsMohamed Ahmed2-25/+22
2024-06-12nouveau: add an ioctl to report vram usageDave Airlie1-0/+5
2024-06-12nouveau: add an ioctl to return vram bar size.Dave Airlie1-0/+4
2024-05-17Revert "drm/nouveau/firmware: Fix SG_DEBUG error with nvkm_firmware_ctor()"Dave Airlie1-12/+7
2024-05-17drm/nouveau/firmware: Fix SG_DEBUG error with nvkm_firmware_ctor()Lyude Paul1-7/+12
2024-05-17drm/nouveau/dp: Don't probe eDP ports twice harderLyude Paul1-5/+8
2024-04-27nouveau: fix instmem race condition around ptr storesDave Airlie1-1/+6
2024-04-27drm: nv04: Fix out of bounds accessMikhail Kobuk1-6/+7
2024-04-17nouveau: fix function cast warningArnd Bergmann1-1/+6
2024-04-10nouveau/uvmm: fix addr/range calcs for remap operationsDave Airlie1-3/+3
2024-04-03nouveau/dmem: handle kcalloc() allocation failureDuoming Zhou1-6/+6
2024-04-03drm/nouveau: fix stale locked mutex in nouveau_gem_ioctl_pushbufKarol Herbst1-1/+1
2024-04-03nouveau: lock the client object tree.Dave Airlie3-6/+22
2024-03-27nouveau: reset the bo resource bus info after an evictionDave Airlie1-0/+2
2024-03-06drm/nouveau: don't fini scheduler before entity flushDanilo Krummrich1-2/+3
2024-03-01nouveau: fix function cast warningsArnd Bergmann1-1/+7
2024-02-23nouveau: offload fence uevents work to workqueueDave Airlie2-6/+19
2024-02-23nouveau/svm: fix kvcalloc() argument orderArnd Bergmann1-1/+1
2024-02-01nouveau/vmm: don't set addr on the fail path to avoid warningDave Airlie1-0/+3
2024-01-26drm/nouveau/fence:: fix warning directly dereferencing a rcu pointerAbhinav Singh1-1/+1