index
:
kernel/git/torvalds/linux.git
master
Linux kernel source tree
Linus Torvalds
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
Age
Commit message (
Expand
)
Author
14 days
drm/nouveau: Use write-combined maps for coherent
Faith Ekstrand
2026-09-01
drm/nouveau/dmem: fix callocated underflow on large folio split
Zhenhao Wan
2026-09-01
drm/nouveau/dmem: fix mismatched DMA unmap size for large folios
Zhenhao Wan
2026-09-01
nouveau/instmem: handle iomapping already existing
Dave Airlie
2026-09-01
drm/nouveau/uvmm: clear the dirty flag when unwinding an OP_UNMAP_SPARSE
Zhenhao Wan
2026-09-01
drm/nouveau/uvmm: fix premature region free on failed OP_UNMAP_SPARSE
Zhenhao Wan
2026-09-01
drm/nouveau/uvmm: fix NULL deref unwinding an OP_MAP_SPARSE op
Zhenhao Wan
2026-09-01
Merge drm/drm-fixes into drm-misc-fixes
Maxime Ripard
2026-08-25
drm/nouveau/gsp: fix vblank interrupts on GB20x
Mohamed Ahmed
2026-08-25
drm/nouveau/disp: fix head state readback on GB20x
Mohamed Ahmed
2026-08-25
drm/nouveau/gsp: use per-version DP_CONFIG_STREAM params on r570 firmware
Mohamed Ahmed
2026-08-25
drm/nouveau/disp: fix HDMI GCP AVMute register offsets on GB20x
Mohamed Ahmed
2026-08-25
drm/nouveau/disp: fix HDMI vendor infoframes on GB20x
Mohamed Ahmed
2026-08-25
drm/nouveau/disp: route GSP-RM display MMIO through nvkm_disp_func hooks
Mohamed Ahmed
2026-08-25
drm/nouveau/disp: move the GSP HDMI GCP AVMute write to engine/disp
Mohamed Ahmed
2026-08-25
drm/nouveau/disp: move GSP head-timing ISR and vblank helpers to tu102.c
Mohamed Ahmed
2026-08-25
drm/nouveau/disp/r535: Add scanline position support + head state support
Lyude Paul
2026-08-21
Merge tag 'drm-next-2026-08-20' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2026-08-20
Merge tag 'mm-stable-2026-08-18-18-39' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-08-20
drm/nouveau: unsubscribe the channel-kill event before the fence context
Marek Czernohous
2026-08-20
BackMerge tag 'v7.2' into drm-next
Dave Airlie
2026-08-11
Revert "drm/nouveau: Remove drm_sched_init_args->num_rqs usage"
Tvrtko Ursulin
2026-08-06
mm: introduce vma_get_page_prot() and use it
Lorenzo Stoakes
2026-08-06
cgroup/dmem: Introduce struct dmem_cgroup_init for region initialization
Thomas Hellström
2026-08-05
drm/nouveau: Wire up dmem cgroups
Natalie Vock
2026-08-04
drm/nouveau: use hmm_range_fault_unlocked_timeout() for SVM faults
Stanislav Kinsburskii
2026-07-27
drm/nouveau/kms/nv50-: Unconditionally create blend_mode prop for wndws
Lyude Paul
2026-07-27
drm/nouveau/kms/nv50-: Introduce nv50_wndw_default_state()
Lyude Paul
2026-07-27
drm/nouveau/kms/nv50-: Add .blend_modes to nv50_wndw_func
Lyude Paul
2026-07-27
drm/nouveau: allow allocating NVDEC channels via abi16
Dave Airlie
2026-07-17
drm/nouveau: Omit a redundant pm_runtime_mark_last_busy() call in nouveau_pmo...
Markus Elfring
2026-07-12
nouveau/instmem: use iomapping interface for instmem handling
Dave Airlie
2026-07-10
nouveau/vmm: fix another SPT/LPT race
Dave Airlie
2026-06-30
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2026-06-26
Merge tag 'drm-fixes-2026-06-27' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2026-06-24
drm/nouveau/disp/r535: Add scanline position support + head state support
Lyude Paul
2026-06-21
drm/nouveau: Simplify nouveau_cli_work
Tvrtko Ursulin
2026-06-21
nouveau/vmm: fix another SPT/LPT race
Dave Airlie
2026-06-21
nouveau/gem: reserve the bo in the info ioctl around the vma lookup
Dave Airlie
2026-06-21
drm/nouveau: fix reversed error cleanup order in ucopy functions
Junrui Luo
2026-06-21
drm/nouveau/acr: fix missing nvkm_done() in error path of nvkm_acr_oneinit()
Wentao Liang
2026-06-17
Merge tag 'soc-drivers-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2026-05-29
drm: Remove DRIVER_GEM_GPUVA feature flag
Laura Nao
2026-05-28
Revert "nouveau/gsp: cleanup IS_ERR_OR_NULL in rm_alloc functions"
Lyude Paul
2026-05-28
Revert "nouveau/gsp: cleanup IS_ERR_OR_NULL in rpc_rd"
Lyude Paul
2026-05-28
Revert "nouveau/gsp/rm: cleanup WARN_ON(IS_ERR_OR_NULL)"
Lyude Paul
2026-05-28
Revert "nouveau/gsp/rm: cleanup IS_ERR_OR_NULL in core implementation"
Lyude Paul
2026-05-28
Revert "nouveau/gsp/rm: cleanup remaining IS_ERR_OR_NULL usage"
Lyude Paul
2026-05-28
drm/nouveau: tegra: Explicitly specify PMC instance to use
Thierry Reding
2026-05-28
drm/nouveau/gsp: formally support GA100
Timur Tabi
[next]