index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nvif
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/nouveau/vfn: move NV_USERMODE class from host
Ben Skeggs
2022-11-09
1
-1
/
+3
*
drm/nouveau/nvkm: rip out old notify
Ben Skeggs
2022-11-09
2
-211
/
+0
*
drm/nouveau/disp: expose conn event class
Ben Skeggs
2022-11-09
1
-0
/
+19
*
drm/nouveau/disp: expose head event class
Ben Skeggs
2022-11-09
1
-0
/
+10
*
drm/nouveau/nvkm: add a replacement for nvkm_notify
Ben Skeggs
2022-11-09
2
-0
/
+82
*
drm/nouveau/disp: add head class
Ben Skeggs
2022-11-09
3
-2
/
+52
*
drm/nouveau/disp: move DP MST payload config method
Ben Skeggs
2022-11-09
1
-0
/
+21
*
drm/nouveau/disp: add method to trigger DP link retrain
Ben Skeggs
2022-11-09
1
-0
/
+8
*
drm/nouveau/disp: add method to control DPAUX pad power
Ben Skeggs
2022-11-09
1
-0
/
+14
*
drm/nouveau/disp: move DP link config into acquire
Ben Skeggs
2022-11-09
1
-2
/
+8
*
drm/nouveau/disp: move HDA ELD method
Ben Skeggs
2022-11-09
1
-0
/
+21
*
drm/nouveau/disp: move HDMI config into acquire + infoframe methods
Ben Skeggs
2022-11-09
1
-4
/
+24
*
drm/nouveau/disp: move LVDS protocol information into acquire
Ben Skeggs
2022-11-07
1
-2
/
+7
*
drm/nouveau/disp: move and extend the role of outp acquire/release methods
Ben Skeggs
2022-11-07
1
-1
/
+80
*
drm/nouveau/disp: move DAC load detection method
Ben Skeggs
2022-07-27
1
-0
/
+14
*
drm/nouveau/disp: add output class
Ben Skeggs
2022-07-27
3
-1
/
+52
*
drm/nouveau/disp: add conn method to query HPD pin status
Ben Skeggs
2022-07-27
1
-0
/
+14
*
drm/nouveau/disp: add connector class
Ben Skeggs
2022-07-27
3
-1
/
+55
*
drm/nouveau/disp: add common class handling between <nv50 and >=nv50
Ben Skeggs
2022-07-27
1
-22
/
+32
*
drm/nouveau/nvif: add wrapper for open-coded nvif_object_constructed()
Ben Skeggs
2022-07-13
1
-1
/
+1
*
drm/nouveau: rip out nvkm_client.super
Ben Skeggs
2021-08-18
2
-4
/
+2
*
drm/nouveau/fifo/gk104-: remove use of subdev index in runlist topology info
Ben Skeggs
2021-02-11
1
-21
/
+9
*
drm/nouveau/disp/ga10[24]: initial support
Ben Skeggs
2021-01-15
1
-0
/
+1
*
drm/nouveau/nvif: add support for object-level debug output
Ben Skeggs
2020-07-24
1
-0
/
+2
*
drm/nouveau/nvif: give every notify object a human-readable name
Ben Skeggs
2020-07-24
1
-5
/
+6
*
drm/nouveau/nvif: give every disp object a human-readable identifier
Ben Skeggs
2020-07-24
1
-2
/
+3
*
drm/nouveau/nvif: give every usermode object a human-readable identifier
Ben Skeggs
2020-07-24
2
-4
/
+4
*
drm/nouveau/nvif: give every vmm object a human-readable identifier
Ben Skeggs
2020-07-24
1
-6
/
+6
*
drm/nouveau/nvif: give every mem object a human-readable identifier
Ben Skeggs
2020-07-24
1
-13
/
+15
*
drm/nouveau/nvif: give every mmu object a human-readable identifier
Ben Skeggs
2020-07-24
1
-5
/
+6
*
drm/nouveau/nvif: give every device object a human-readable identifier
Ben Skeggs
2020-07-24
1
-4
/
+4
*
drm/nouveau/nvif: give every object a human-readable identifier
Ben Skeggs
2020-07-24
8
-23
/
+26
*
drm/nouveau/nvif: rename client ctor/dtor
Ben Skeggs
2020-07-24
2
-4
/
+4
*
drm/nouveau/nvif: protect waits against GPU falling off the bus
Ben Skeggs
2020-04-07
2
-0
/
+57
*
drm/nouveau/nvif: access PTIMER through usermode class, if available
Ben Skeggs
2020-04-07
2
-5
/
+23
*
drm/nouveau/mmu: Add correct turing page kinds
James Jones
2020-01-15
1
-0
/
+1
*
drm/nouveau/mmu: use struct_size() helper
Gustavo A. R. Silva
2019-08-23
1
-1
/
+1
*
drm/nouveau: fix bogus GPL-2 license header
Ben Skeggs
2019-07-19
1
-1
/
+1
*
treewide: Add SPDX license identifier - Kbuild
Greg Kroah-Hartman
2019-05-30
1
-0
/
+1
*
drm/nouveau/mmu: support initialisation of client-managed address-spaces
Ben Skeggs
2019-02-20
1
-2
/
+3
*
drm/nouveau/disp/tu102: rename implementation from tu104
Ben Skeggs
2019-02-20
1
-1
/
+1
*
drm/nouveau/disp/tu104: initial support
Ben Skeggs
2018-12-11
1
-0
/
+1
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
2
-3
/
+3
*
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
2
-4
/
+8
*
drm/nouveau/fifo/gv100: initial support
Ben Skeggs
2018-05-18
4
-0
/
+103
*
drm/nouveau/disp/gv100: initial support
Ben Skeggs
2018-05-18
1
-0
/
+1
*
drm/nouveau/kms: move display class instantiation to library
Ben Skeggs
2018-05-18
2
-0
/
+60
*
drm/nouveau/fifo/gk104-: support querying engines available on each runlist
Ben Skeggs
2018-05-18
3
-0
/
+103
*
drm/nouveau/disp/nv50-: pass nvkm_memory objects for channel push buffers
Ben Skeggs
2018-05-18
2
-0
/
+24
*
drm/nouveau: nouveau: use larger buffer in nvif_vmm_map
Arnd Bergmann
2018-05-18
1
-1
/
+1
[next]