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
/
engine
/
fifo
Age
Commit message (
Expand
)
Author
2024-01-17
Merge tag 'drm-next-2024-01-15-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2024-01-15
nouveau/gsp: handle engines in runl without nonstall interrupts.
Dave Airlie
2024-01-12
Merge tag 'drm-next-2024-01-10' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2024-01-05
nouveau/gsp: free userd allocation.
Dave Airlie
2023-11-28
Merge v6.7-rc3 into drm-next
Daniel Vetter
2023-11-22
drm/nouveau/fifo: Remove duplicated include in chan.c
Yang Li
2023-11-21
nouveau/gsp: allocate enough space for all channel ids.
Dave Airlie
2023-11-03
nouveau/gsp: move to 535.113.01
Dave Airlie
2023-10-31
nouveau: fix r535 build on 32-bit arm.
Dave Airlie
2023-10-31
drm/nouveau/ofa/r535: initial support
Ben Skeggs
2023-10-31
drm/nouveau/nvjpg/r535: initial support
Ben Skeggs
2023-10-31
drm/nouveau/nvenc/r535: initial support
Ben Skeggs
2023-10-31
drm/nouveau/nvdec/r535: initial support
Ben Skeggs
2023-10-31
drm/nouveau/gr/r535: initial support
Ben Skeggs
2023-10-31
drm/nouveau/ce/r535: initial support
Ben Skeggs
2023-10-31
drm/nouveau/fifo/r535: initial support
Ben Skeggs
2023-10-31
drm/nouveau/fifo/tu102-: prepare for GSP-RM
Ben Skeggs
2023-07-06
drm/nouveau/fifo/ga100-: add per-runlist nonstall intr handling
Ben Skeggs
2023-07-06
drm/nouveau/fifo/ga100-: remove individual runlists rather than failing oneinit
Ben Skeggs
2023-07-06
drm/nouveau/fifo: return ERR_PTR from nvkm_runl_new()
Ben Skeggs
2023-03-16
drm/nouveau/fifo: set nvkm_engn_cgrp_get storage-class-specifier to static
Tom Rix
2023-03-16
drm/nouveau/fifo: set gf100_fifo_nonstall_block_dump storage-class-specifier ...
Tom Rix
2022-11-09
drm/nouveau/fifo: expose function to read engine ctxsw status
Ben Skeggs
2022-11-09
drm/nouveau/engine: add HAL for engine-specific rc reset procedure
Ben Skeggs
2022-11-09
drm/nouveau/fifo/ga100-: initial support
Ben Skeggs
2022-11-09
drm/nouveau/fifo: add new channel classes
Ben Skeggs
2022-11-09
drm/nouveau/fifo: add new engine object handling
Ben Skeggs
2022-11-09
drm/nouveau/fifo: add new engine context handling
Ben Skeggs
2022-11-09
drm/nouveau/fifo: add RAMFC info to nvkm_chan_func
Ben Skeggs
2022-11-09
drm/nouveau/fifo: add USERD info to nvkm_chan_func
Ben Skeggs
2022-11-09
drm/nouveau/fifo: add RAMIN info to nvkm_chan_func
Ben Skeggs
2022-11-09
drm/nouveau/fifo: add common runlist control
Ben Skeggs
2022-11-09
drm/nouveau/fifo: add common channel recovery
Ben Skeggs
2022-11-09
drm/nouveau/fifo: kill channel on NV_PPBDMA_INTR_1_CTXNOTVALID
Ben Skeggs
2022-11-09
drm/nouveau/fifo: kill channel on a selection of PBDMA errors
Ben Skeggs
2022-11-09
drm/nouveau/fifo: add chan/cgrp preempt()
Ben Skeggs
2022-11-09
drm/nouveau/fifo: add chan start()/stop()
Ben Skeggs
2022-11-09
drm/nouveau/fifo: add chan bind()/unbind()
Ben Skeggs
2022-11-09
drm/nouveau/fifo: add runlist block()/allow()
Ben Skeggs
2022-11-09
drm/nouveau/fifo: add runlist wait()
Ben Skeggs
2022-11-09
drm/nouveau/fifo: add new engine context tracking
Ben Skeggs
2022-11-09
drm/nouveau/fifo: add new channel lookup interfaces
Ben Skeggs
2022-11-09
drm/nouveau/fifo: merge mmu fault handlers together
Ben Skeggs
2022-11-09
drm/nouveau/fifo: move PBDMA intr to runq
Ben Skeggs
2022-11-09
drm/nouveau/fifo: move PBDMA init to runq
Ben Skeggs
2022-11-09
drm/nouveau/fifo: program NV_PFIFO_FB_TIMEOUT on init
Ben Skeggs
2022-11-09
drm/nouveau/fifo: tidy global PBDMA init
Ben Skeggs
2022-11-09
drm/nouveau/fifo: tidy up non-stall intr handling
Ben Skeggs
2022-11-09
drm/nouveau/fifo: use explicit intr interfaces
Ben Skeggs
2022-11-09
drm/nouveau/fifo: use runlist engine info to lookup engine classes
Ben Skeggs
[next]