index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
Age
Commit message (
Expand
)
Author
2025-05-19
drm/nouveau/gsp: add hal for fifo.rsvd_chids
Ben Skeggs
2025-05-19
drm/nouveau/gsp: add hal for fifo.chan.alloc
Ben Skeggs
2025-05-19
drm/nouveau/gsp: add hal for disp.dp.get_caps()
Ben Skeggs
2025-05-19
drm/nouveau/gsp: add hal for disp.get_active()
Ben Skeggs
2025-05-19
drm/nouveau/gsp: add hal for disp.get_connect_state()
Ben Skeggs
2025-05-19
drm/nouveau/gsp: add hal for disp.get_supported()
Ben Skeggs
2025-05-19
drm/nouveau/gsp: add hals for fbsr.suspend/resume()
Ben Skeggs
2025-05-19
drm/nouveau/gsp: add hal for gsp.set_rmargs()
Ben Skeggs
2025-05-19
drm/nouveau/gsp: add hal for gr.get_ctxbufs_info()
Ben Skeggs
2025-05-19
drm/nouveau/gsp: add hal for fifo.ectx_size()
Ben Skeggs
2025-05-19
drm/nouveau/gsp: add hal for fifo.xlat_rm_engine_type()
Ben Skeggs
2025-05-19
drm/nouveau/gsp: add hal for disp.chan.set_pushbuf()
Ben Skeggs
2025-05-19
drm/nouveau/gsp: add hal for disp.get_static_info()
Ben Skeggs
2025-05-19
drm/nouveau/gsp: add hal for disp.dp.set_indexed_link_rates()
Ben Skeggs
2025-05-19
drm/nouveau/gsp: add hal for disp.bl_ctrl()
Ben Skeggs
2025-05-19
drm/nouveau/gsp: add hal for gsp.drop_send_user_shared_data()
Ben Skeggs
2025-05-19
drm/nouveau/gsp: add hal for gsp.xlat_mc_engine_idx()
Ben Skeggs
2025-05-19
drm/nouveau/gsp: add hal for gsp.get_static_info()
Ben Skeggs
2025-05-19
drm/nouveau/gsp: add hal for gsp.set_system_info()
Ben Skeggs
2025-05-19
drm/nouveau/gsp: add hal for wpr config info + meta init
Ben Skeggs
2025-05-19
drm/nouveau/gsp: add defines for rmapi object handles
Ben Skeggs
2025-05-19
drm/nouveau/gsp: add common code for engines/engine objects
Ben Skeggs
2025-05-19
drm/nouveau/gsp: add channel class id to gpu hal
Ben Skeggs
2025-05-19
drm/nouveau/gsp: add usermode class id to gpu hal
Ben Skeggs
2025-05-19
drm/nouveau/gsp: add display class ids to gpu hal
Ben Skeggs
2025-05-19
drm/nouveau/gsp: add gpu hal stubs
Ben Skeggs
2025-05-19
drm/nouveau/gsp: switch to a simpler GSP-RM header layout
Ben Skeggs
2025-05-19
drm/nouveau/gsp: move subdev/engine impls to subdev/gsp/rm/r535/
Ben Skeggs
2025-05-19
drm/nouveau/gsp: move booter handling to GPU-specific code
Ben Skeggs
2025-05-19
drm/nouveau/gsp: move firmware loading to GPU-specific code
Ben Skeggs
2025-05-19
drm/nouveau/gsp: split device handling out on its own
Ben Skeggs
2025-05-19
drm/nouveau/gsp: split client handling out on its own
Ben Skeggs
2025-05-19
drm/nouveau/gsp: split rm alloc handling out on its own
Ben Skeggs
2025-05-19
drm/nouveau/gsp: split rm ctrl handling out on its own
Ben Skeggs
2025-05-19
drm/nouveau/gsp: split rpc handling out on its own
Ben Skeggs
2025-05-19
drm/nouveau/ofa: bump max instances to 2
Ben Skeggs
2025-05-19
drm/nouveau/nvenc: bump max instances to 4
Ben Skeggs
2025-05-19
drm/nouveau/ce: bump max instances to 20
Ben Skeggs
2025-05-19
drm/nouveau/gsp: remove gsp-specific chid allocation path
Ben Skeggs
2025-05-19
drm/nouveau/gsp: fix rm shutdown wait condition
Ben Skeggs
2025-05-16
drm/nouveau/dp: convert to use ERR_CAST()
Zhang Enpei
2025-05-16
drm/nouveau/fifo: small cleanup in nvkm_chan_cctx_get()
Dan Carpenter
2025-05-16
drm/nouveau: Check dma_fence in canonical way
Philipp Stanner
2025-05-16
drm/nouveau: Simplify nouveau_fence_done()
Philipp Stanner
2025-05-16
drm/nouveau: Simplify calls to nvif_event_block()
Philipp Stanner
2025-05-16
drm/nouveau: nouveau_fence: Standardize list iterations
Philipp Stanner
2025-05-06
BackMerge tag 'v6.15-rc5' into drm-next
Dave Airlie
2025-04-23
PCI: Add CONFIG_MMU dependency
Arnd Bergmann
2025-04-23
drm/nouveau: Fix WARN_ON in nouveau_fence_context_kill()
Philipp Stanner
2025-04-23
drm/nouveau: chan: Avoid -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
[prev]
[next]