index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nvif
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-31
drm/nouveau/disp/r535: initial support
Ben Skeggs
1
-0
/
+1
2023-09-20
drm/nouveau/kms/nv50-: disable dcb parsing
Ben Skeggs
1
-1
/
+1
2023-09-20
drm/nouveau/kms/nv50-: create outputs based on nvkm info
Ben Skeggs
1
-0
/
+44
2023-09-20
drm/nouveau/kms/nv50-: create connectors based on nvkm info
Ben Skeggs
1
-1
/
+21
2023-09-20
drm/nouveau/disp: add dp mst id get/put methods
Ben Skeggs
1
-0
/
+29
2023-09-20
drm/nouveau/disp: add dp sst config method
Ben Skeggs
1
-0
/
+18
2023-09-20
drm/nouveau/disp: move link training out of supervisor
Ben Skeggs
1
-0
/
+16
2023-09-20
drm/nouveau/disp: add dp train method
Ben Skeggs
1
-22
/
+16
2023-09-20
drm/nouveau/disp: add dp rates method
Ben Skeggs
1
-0
/
+21
2023-09-20
drm/nouveau/disp: add dp aux xfer method
Ben Skeggs
1
-0
/
+24
2023-09-20
drm/nouveau/disp: add output lvds config method
Ben Skeggs
1
-8
/
+7
2023-09-20
drm/nouveau/disp: add output backlight control methods
Ben Skeggs
1
-0
/
+27
2023-09-20
drm/nouveau/disp: add output hdmi config method
Ben Skeggs
1
-15
/
+18
2023-09-20
drm/nouveau/disp: add acquire_sor/pior()
Ben Skeggs
1
-0
/
+24
2023-09-20
drm/nouveau/disp: add acquire_dac()
Ben Skeggs
1
-5
/
+5
2023-09-20
drm/nouveau/disp: shuffle to make upcoming diffs prettier
Ben Skeggs
1
-52
/
+54
2023-09-20
drm/nouveau/kms: Add INHERIT ioctl to nvkm/nvif for reading IOR state
Lyude Paul
1
-0
/
+68
2023-09-20
drm/nouveau/disp: add output method to fetch edid
Ben Skeggs
1
-0
/
+30
2023-09-20
drm/nouveau/disp: add output detect method
Ben Skeggs
2
-14
/
+25
2023-09-15
drm/nouveau/nvif: refactor deprecated strncpy
Justin Stitt
1
-1
/
+1
2023-08-04
drm/nouveau: nvkm/vmm: implement raw ops to manage uvmm
Danilo Krummrich
1
-3
/
+97
2023-07-06
drm/nouveau/nvif: fix potential double-free
Ben Skeggs
1
-0
/
+3
2023-01-27
drm/nouveau/disp: Fix nvif_outp_acquire_dp() argument size
Kees Cook
1
-1
/
+1
2022-11-09
drm/nouveau/vfn: move NV_USERMODE class from host
Ben Skeggs
1
-1
/
+3
2022-11-09
drm/nouveau/nvkm: rip out old notify
Ben Skeggs
2
-211
/
+0
2022-11-09
drm/nouveau/disp: expose conn event class
Ben Skeggs
1
-0
/
+19
2022-11-09
drm/nouveau/disp: expose head event class
Ben Skeggs
1
-0
/
+10
2022-11-09
drm/nouveau/nvkm: add a replacement for nvkm_notify
Ben Skeggs
2
-0
/
+82
2022-11-09
drm/nouveau/disp: add head class
Ben Skeggs
3
-2
/
+52
2022-11-09
drm/nouveau/disp: move DP MST payload config method
Ben Skeggs
1
-0
/
+21
2022-11-09
drm/nouveau/disp: add method to trigger DP link retrain
Ben Skeggs
1
-0
/
+8
2022-11-09
drm/nouveau/disp: add method to control DPAUX pad power
Ben Skeggs
1
-0
/
+14
2022-11-09
drm/nouveau/disp: move DP link config into acquire
Ben Skeggs
1
-2
/
+8
2022-11-09
drm/nouveau/disp: move HDA ELD method
Ben Skeggs
1
-0
/
+21
2022-11-09
drm/nouveau/disp: move HDMI config into acquire + infoframe methods
Ben Skeggs
1
-4
/
+24
2022-11-07
drm/nouveau/disp: move LVDS protocol information into acquire
Ben Skeggs
1
-2
/
+7
2022-11-07
drm/nouveau/disp: move and extend the role of outp acquire/release methods
Ben Skeggs
1
-1
/
+80
2022-07-27
drm/nouveau/disp: move DAC load detection method
Ben Skeggs
1
-0
/
+14
2022-07-27
drm/nouveau/disp: add output class
Ben Skeggs
3
-1
/
+52
2022-07-27
drm/nouveau/disp: add conn method to query HPD pin status
Ben Skeggs
1
-0
/
+14
2022-07-27
drm/nouveau/disp: add connector class
Ben Skeggs
3
-1
/
+55
2022-07-27
drm/nouveau/disp: add common class handling between <nv50 and >=nv50
Ben Skeggs
1
-22
/
+32
2022-07-13
drm/nouveau/nvif: add wrapper for open-coded nvif_object_constructed()
Ben Skeggs
1
-1
/
+1
2021-08-18
drm/nouveau: rip out nvkm_client.super
Ben Skeggs
2
-4
/
+2
2021-02-11
drm/nouveau/fifo/gk104-: remove use of subdev index in runlist topology info
Ben Skeggs
1
-21
/
+9
2021-01-15
drm/nouveau/disp/ga10[24]: initial support
Ben Skeggs
1
-0
/
+1
2020-07-24
drm/nouveau/nvif: add support for object-level debug output
Ben Skeggs
1
-0
/
+2
2020-07-24
drm/nouveau/nvif: give every notify object a human-readable name
Ben Skeggs
1
-5
/
+6
2020-07-24
drm/nouveau/nvif: give every disp object a human-readable identifier
Ben Skeggs
1
-2
/
+3
2020-07-24
drm/nouveau/nvif: give every usermode object a human-readable identifier
Ben Skeggs
2
-4
/
+4
[next]