index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nouveau_chan.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-12
drivers: remove get_task_comm() and print task comm directly
Yafang Shao
1
-3
/
+1
2024-08-08
Merge tag 'drm-misc-next-2024-08-01' of https://gitlab.freedesktop.org/drm/mi...
Daniel Vetter
1
-52
/
+46
2024-08-02
Revert "nouveau: rip out busy fence waits"
Dave Airlie
1
-1
/
+1
2024-07-27
drm/nouveau: remove push pointer from nouveau_channel
Ben Skeggs
1
-21
/
+20
2024-07-27
drm/nouveau: remove chan->drm
Ben Skeggs
1
-14
/
+9
2024-07-27
drm/nouveau: remove nouveau_chan.device
Ben Skeggs
1
-3
/
+3
2024-07-27
drm/nouveau: pass cli to nouveau_channel_new() instead of drm+device
Ben Skeggs
1
-10
/
+11
2024-07-27
drm/nouveau: move nvxx_* definitions to nouveau_drv.h
Ben Skeggs
1
-2
/
+1
2024-07-27
drm/nouveau/nvif: remove nvxx_client()
Ben Skeggs
1
-1
/
+1
2024-07-22
drm/nouveau: use GEM references instead of TTMs
Danilo Krummrich
1
-1
/
+1
2024-06-17
nouveau: rip out busy fence waits
Dave Airlie
1
-1
/
+1
2023-10-04
drm/nouveau: exec: report max pushs through getparam
Danilo Krummrich
1
-1
/
+1
2023-10-04
drm/nouveau: chan: use channel class definitions
Danilo Krummrich
1
-3
/
+5
2023-10-04
drm/nouveau: chan: use struct nvif_mclass
Danilo Krummrich
1
-4
/
+1
2023-08-31
drm/nouveau: fence: fix undefined fence state after emit
Danilo Krummrich
1
-4
/
+2
2023-08-04
drm/nouveau: chan: provide nouveau_channel_kill()
Danilo Krummrich
1
-3
/
+11
2023-08-04
drm/nouveau: fence: separate fence alloc and emit
Danilo Krummrich
1
-2
/
+4
2023-08-04
drm/nouveau: get vmm via nouveau_cli_vmm()
Danilo Krummrich
1
-1
/
+1
2023-07-12
drm/nouveau: bring back blit subchannel for pre nv50 GPUs
Karol Herbst
1
-0
/
+1
2022-11-09
drm/nouveau/fifo/ga100-: initial support
Ben Skeggs
1
-2
/
+2
2022-11-09
drm/nouveau/fifo: add new channel classes
Ben Skeggs
1
-127
/
+95
2022-11-09
drm/nouveau/fifo: expose per-runlist CHID information
Ben Skeggs
1
-4
/
+43
2022-11-09
drm/nouveau/fifo: expose runlist topology info on all chipsets
Ben Skeggs
1
-4
/
+3
2022-11-09
drm/nouveau/fifo: expose channel killed in host channel event class
Ben Skeggs
1
-9
/
+19
2022-07-13
drm/nouveau/fifo: remove rd32/wr32 accessors from channels
Ben Skeggs
1
-1
/
+3
2021-10-06
drm/nouveau/ga102-: support ttm buffer moves via copy engine
Ben Skeggs
1
-2
/
+4
2021-08-18
drm/nouveau: rip out nvkm_client.super
Ben Skeggs
1
-17
/
+2
2021-06-02
drm/ttm: rename bo->mem and make it a pointer
Christian König
1
-1
/
+1
2021-02-11
drm/nouveau/fifo/gk104-: remove use of subdev index in runlist topology info
Ben Skeggs
1
-1
/
+1
2021-01-29
drm/nouveau: bail out of nouveau_channel_new if channel init fails
Frantisek Hrbata
1
-0
/
+1
2020-09-24
drm/nouveau: switch over to the new pin interface
Christian König
1
-1
/
+1
2020-09-11
drm/nouveau: stop using TTM placement flags
Christian König
1
-2
/
+2
2020-07-24
drm/nouveau/chan: convert nvsw init to new push macros
Ben Skeggs
1
-10
/
+6
2020-07-24
drm/nouveau: interop with new push macros
Ben Skeggs
1
-0
/
+33
2020-07-24
drm/nouveau/nvif: give every notify object a human-readable name
Ben Skeggs
1
-2
/
+3
2020-07-24
drm/nouveau/nvif: give every object a human-readable identifier
Ben Skeggs
1
-16
/
+20
2020-06-26
drm/nouveau: don't use ttm bo->offset v3
Nirmoy Das
1
-1
/
+1
2020-01-29
drm/nouveau: signal pending fences when channel has been killed
Ben Skeggs
1
-0
/
+2
2019-02-20
drm/nouveau/svm: initial support for shared virtual memory
Ben Skeggs
1
-0
/
+9
2019-02-20
drm/nouveau: prepare for enabling svm with existing userspace interfaces
Ben Skeggs
1
-12
/
+11
2018-12-11
drm/nouveau/fifo/tu104: initial support
Ben Skeggs
1
-1
/
+2
2018-12-11
drm/nouveau/fifo/gv100: return work submission token in channel ctor args
Ben Skeggs
1
-0
/
+16
2018-12-11
drm/nouveau/fifo/gk104-: support enabling privileged ce functions
Ben Skeggs
1
-3
/
+5
2018-12-11
drm/nouveau/fifo/gk104-: return channel instance in ctor args
Ben Skeggs
1
-4
/
+6
2018-05-18
drm/nouveau/fifo/gv100: initial support
Ben Skeggs
1
-1
/
+2
2018-05-18
drm/nouveau: no need to create ctxdma for push buffers on fermi and up
Ben Skeggs
1
-2
/
+5
2018-05-18
drm/nouveau/fifo/gk104-: require explicit runlist selection for channel alloc...
Ben Skeggs
1
-2
/
+2
2018-05-18
drm/nouveau/fifo: support channel count query
Ben Skeggs
1
-0
/
+25
2017-11-02
drm/nouveau: switch over to new memory and vmm interfaces
Ben Skeggs
1
-0
/
+11
2017-11-02
drm/nouveau: pass handle of vmm object to channel allocation ioctls
Ben Skeggs
1
-3
/
+4
[next]