index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nvkm
/
subdev
Age
Commit message (
Expand
)
Author
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/gsp: remove gsp-specific chid allocation path
Ben Skeggs
2025-05-19
drm/nouveau/gsp: fix rm shutdown wait condition
Ben Skeggs
2025-03-09
drm/nouveau/nvkm: introduce new GSP reply policy NVKM_GSP_RPC_REPLY_POLL
Zhi Wang
2025-03-09
drm/nouveau/nvkm: factor out current GSP RPC command policies
Zhi Wang
2025-02-25
Merge tag 'v6.14-rc4' into drm-next
Dave Airlie
2025-02-19
drm/nouveau: Fix error pointer dereference in r535_gsp_msgq_recv()
Dan Carpenter
2025-02-19
drm/nouveau/pmu: Fix gp10b firmware guard
Aaron Kling
2025-01-25
drm/nouveau: consume the return of large GSP message
Zhi Wang
2025-01-25
drm/nouveau: support handling the return of large GSP message
Zhi Wang
2025-01-25
drm/nouveau: factor out r535_gsp_msgq_recv_one_elem()
Zhi Wang
2025-01-25
drm/nouveau: factor out r535_gsp_msgq_peek()
Zhi Wang
2025-01-25
drm/nouveau: rename the variable "cmd" to "msg" in r535_gsp_cmdq_{get, push}()
Zhi Wang
2025-01-25
drm/nouveau: refine the variable names in r535_gsp_msg_recv()
Zhi Wang
2025-01-25
drm/nouveau: refine the variable names in r535_gsp_rpc_push()
Zhi Wang
2025-01-25
drm/nouveau: remove the magic number in r535_gsp_rpc_push()
Zhi Wang
2025-01-25
drm/nouveau: fix the broken marco GSP_MSG_MAX_SIZE
Zhi Wang
2025-01-25
drm/nouveau: rename "argc" to what it represents in GSP RPC routines
Zhi Wang
2025-01-25
drm/nouveau: rename "argv" to what it represents in *rm_{alloc, ctrl}_*()
Zhi Wang
2025-01-25
drm/nouveau: remove unused param repc in *rm_alloc_push()
Zhi Wang
2025-01-25
drm/nouveau: rename "argv" to what it represents on the GSP message send path
Zhi Wang
2025-01-25
drm/nouveau: rename "repc" to "gsp_rpc_len" on the GSP message recv path
Zhi Wang
2025-01-25
drm/nouveau: add a kernel doc to introduce the GSP RPC
Zhi Wang
2025-01-09
drm/nouveau: fix kernel-doc comments
Timur Tabi
2024-12-04
drm/nouveau: expose GSP-RM logging buffers via debugfs
Timur Tabi
2024-12-04
drm/nouveau: retain device pointer in nvkm_gsp_mem object
Timur Tabi
2024-12-02
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2024-11-25
nvkm: correctly calculate the available space of the GSP cmdq buffer
Zhi Wang
2024-11-25
nvkm/gsp: correctly advance the read pointer of GSP message queue
Zhi Wang
2024-11-21
Merge tag 'drm-next-2024-11-21' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2024-11-14
nouveau: handle EBUSY and EAGAIN for GSP aux errors.
Dave Airlie
2024-10-03
drm/nouveau/i2c: rename aux.c and aux.h to auxch.c and auxch.h
Benjamin Szőke
2024-09-30
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2024-09-11
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2024-09-10
drm/nouveau/fb: restore init() for ramgp102
Ben Skeggs
2024-09-04
drm/nouveau/volt: use clamp() in nvkm_volt_map()
Li Zetao
2024-08-31
nouveau: fix the fwsec sb verification register.
Dave Airlie
2024-05-27
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2024-05-03
Merge tag 'drm-misc-fixes-2024-05-02' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
2024-04-30
drm/nouveau/gsp: Use the sg allocator for level 2 of radix3
Lyude Paul
2024-04-30
nouveau: Add missing break statement
Chaitanya Kumar Borah
2024-04-26
nouveau: add command-line GSP-RM registry support
Timur Tabi
2024-04-19
Merge tag 'drm-misc-fixes-2024-04-18' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
2024-04-15
nouveau: fix instmem race condition around ptr stores
Dave Airlie
2024-04-12
Merge tag 'drm-misc-fixes-2024-04-11' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
[prev]
[next]