index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
include
/
nvif
/
class.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-27
drm/nouveau/nvkm: remove perfmon
Ben Skeggs
1
-3
/
+0
2023-10-31
drm/nouveau/ofa/r535: initial support
Ben Skeggs
1
-0
/
+4
2023-10-31
drm/nouveau/nvjpg/r535: initial support
Ben Skeggs
1
-0
/
+3
2023-10-31
drm/nouveau/nvenc/r535: initial support
Ben Skeggs
1
-0
/
+4
2023-10-31
drm/nouveau/nvdec/r535: initial support
Ben Skeggs
1
-0
/
+5
2023-10-31
drm/nouveau/gr/r535: initial support
Ben Skeggs
1
-0
/
+3
2023-10-31
drm/nouveau/disp/r535: initial support
Ben Skeggs
1
-0
/
+2
2022-11-09
drm/nouveau/gr/ga102: initial support
Ben Skeggs
1
-0
/
+3
2022-11-09
drm/nouveau/fifo/ga100-: initial support
Ben Skeggs
1
-0
/
+1
2022-11-09
drm/nouveau/ce/ga100-: initial support
Ben Skeggs
1
-0
/
+1
2022-11-09
drm/nouveau/fifo: add new channel classes
Ben Skeggs
1
-14
/
+14
2022-11-09
drm/nouveau/fifo: unify handling of channel classes
Ben Skeggs
1
-0
/
+3
2022-11-09
drm/nouveau/vfn: move NV_USERMODE class from host
Ben Skeggs
1
-0
/
+2
2022-11-09
drm/nouveau/fifo: expose non-stall intr in host channel event class
Ben Skeggs
1
-0
/
+2
2022-11-09
drm/nouveau/nvkm: add a replacement for nvkm_notify
Ben Skeggs
1
-0
/
+2
2022-11-09
drm/nouveau/disp: add head class
Ben Skeggs
1
-0
/
+1
2022-07-27
drm/nouveau/disp: add output class
Ben Skeggs
1
-0
/
+1
2022-07-27
drm/nouveau/disp: add connector class
Ben Skeggs
1
-0
/
+1
2022-07-27
drm/nouveau/disp: add common channel class handling
Ben Skeggs
1
-53
/
+54
2022-07-27
drm/nouveau/disp: add common class handling between <nv50 and >=nv50
Ben Skeggs
1
-15
/
+17
2021-10-06
drm/nouveau/ga102-: support ttm buffer moves via copy engine
Ben Skeggs
1
-0
/
+2
2021-08-18
drm/nouveau/fifo/nv50-: rip out dma channels
Ben Skeggs
1
-2
/
+0
2021-01-15
drm/nouveau/disp/ga10[24]: initial support
Ben Skeggs
1
-0
/
+5
2020-05-22
drm/nouveau/disp/gv100-: expose capabilities class
Ben Skeggs
1
-0
/
+2
2020-01-15
drm/nouveau/gr/tu10x: initial support
Ben Skeggs
1
-0
/
+3
2019-07-19
drm/nouveau: fix bogus GPL-2 license header
Ilia Mirkin
1
-1
/
+1
2019-02-20
drm/nouveau/fault/gv100-: expose VoltaFaultBufferA
Ben Skeggs
1
-0
/
+1
2019-02-20
drm/nouveau/fault/gp100: expose MaxwellFaultBufferA
Ben Skeggs
1
-0
/
+2
2019-02-20
drm/nouveau/disp/tu102: rename implementation from tu104
Ben Skeggs
1
-5
/
+5
2018-12-11
drm/nouveau/ce/tu104: initial support
Ben Skeggs
1
-0
/
+1
2018-12-11
drm/nouveau/fifo/tu104: initial support
Ben Skeggs
1
-0
/
+1
2018-12-11
drm/nouveau/disp/tu104: initial support
Ben Skeggs
1
-0
/
+5
2018-12-11
drm/nouveau/fifo/gv100: return work submission token in channel ctor args
Ben Skeggs
1
-1
/
+1
2018-05-18
drm/nouveau/gr/gv100: initial support
Ben Skeggs
1
-0
/
+3
2018-05-18
drm/nouveau/ce/gv100: initial support
Ben Skeggs
1
-0
/
+1
2018-05-18
drm/nouveau/fifo/gv100: initial support
Ben Skeggs
1
-0
/
+3
2018-05-18
drm/nouveau/disp/gv100: initial support
Ben Skeggs
1
-0
/
+7
2017-11-15
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-0
/
+17
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-11-02
drm/nouveau/mmu: define user interfaces to mmu
Ben Skeggs
1
-0
/
+5
2017-11-02
drm/nouveau/mmu/gf100-: type-based vram allocation and bar mapping
Ben Skeggs
1
-0
/
+1
2017-11-02
drm/nouveau/mmu/nv50,g84: type-based vram allocation and bar mapping
Ben Skeggs
1
-0
/
+1
2017-11-02
drm/nouveau/mmu/nv04-nv4x: type-based vram allocation and bar mapping
Ben Skeggs
1
-0
/
+1
2017-11-02
drm/nouveau/mmu: add base for type-based memory allocation
Ben Skeggs
1
-0
/
+2
2017-11-02
drm/nouveau/mmu/gp100,gp10b: implement vmm on top of new base
Ben Skeggs
1
-0
/
+1
2017-11-02
drm/nouveau/mmu/gm200,gm20b: implement vmm on top of new base
Ben Skeggs
1
-0
/
+1
2017-11-02
drm/nouveau/mmu/gf100: implement vmm on top of new base
Ben Skeggs
1
-0
/
+1
2017-11-02
drm/nouveau/mmu/nv50,g84: implement vmm on top of new base
Ben Skeggs
1
-0
/
+1
2017-11-02
drm/nouveau/mmu/nv04: implement vmm on top of new base
Ben Skeggs
1
-1
/
+2
2017-11-02
drm/nouveau/mmu: implement base for new vm management
Ben Skeggs
1
-0
/
+2
[next]