index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nvif
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/nouveau/disp: switch to use kmemdup() helper
Chen Haonan
2024-01-09
1
-2
/
+1
*
drm/nouveau/disp/r535: initial support
Ben Skeggs
2023-10-31
1
-0
/
+1
*
drm/nouveau/kms/nv50-: disable dcb parsing
Ben Skeggs
2023-09-20
1
-1
/
+1
*
drm/nouveau/kms/nv50-: create outputs based on nvkm info
Ben Skeggs
2023-09-20
1
-0
/
+44
*
drm/nouveau/kms/nv50-: create connectors based on nvkm info
Ben Skeggs
2023-09-20
1
-1
/
+21
*
drm/nouveau/disp: add dp mst id get/put methods
Ben Skeggs
2023-09-20
1
-0
/
+29
*
drm/nouveau/disp: add dp sst config method
Ben Skeggs
2023-09-20
1
-0
/
+18
*
drm/nouveau/disp: move link training out of supervisor
Ben Skeggs
2023-09-20
1
-0
/
+16
*
drm/nouveau/disp: add dp train method
Ben Skeggs
2023-09-20
1
-22
/
+16
*
drm/nouveau/disp: add dp rates method
Ben Skeggs
2023-09-20
1
-0
/
+21
*
drm/nouveau/disp: add dp aux xfer method
Ben Skeggs
2023-09-20
1
-0
/
+24
*
drm/nouveau/disp: add output lvds config method
Ben Skeggs
2023-09-20
1
-8
/
+7
*
drm/nouveau/disp: add output backlight control methods
Ben Skeggs
2023-09-20
1
-0
/
+27
*
drm/nouveau/disp: add output hdmi config method
Ben Skeggs
2023-09-20
1
-15
/
+18
*
drm/nouveau/disp: add acquire_sor/pior()
Ben Skeggs
2023-09-20
1
-0
/
+24
*
drm/nouveau/disp: add acquire_dac()
Ben Skeggs
2023-09-20
1
-5
/
+5
*
drm/nouveau/disp: shuffle to make upcoming diffs prettier
Ben Skeggs
2023-09-20
1
-52
/
+54
*
drm/nouveau/kms: Add INHERIT ioctl to nvkm/nvif for reading IOR state
Lyude Paul
2023-09-20
1
-0
/
+68
*
drm/nouveau/disp: add output method to fetch edid
Ben Skeggs
2023-09-20
1
-0
/
+30
*
drm/nouveau/disp: add output detect method
Ben Skeggs
2023-09-20
2
-14
/
+25
*
drm/nouveau/nvif: refactor deprecated strncpy
Justin Stitt
2023-09-15
1
-1
/
+1
*
drm/nouveau: nvkm/vmm: implement raw ops to manage uvmm
Danilo Krummrich
2023-08-04
1
-3
/
+97
*
drm/nouveau/nvif: fix potential double-free
Ben Skeggs
2023-07-06
1
-0
/
+3
*
drm/nouveau/disp: Fix nvif_outp_acquire_dp() argument size
Kees Cook
2023-01-27
1
-1
/
+1
*
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-08
1
-0
/
+14
*
drm/nouveau/disp: move DP link config into acquire
Ben Skeggs
2022-11-08
1
-2
/
+8
*
drm/nouveau/disp: move HDA ELD method
Ben Skeggs
2022-11-08
1
-0
/
+21
*
drm/nouveau/disp: move HDMI config into acquire + infoframe methods
Ben Skeggs
2022-11-08
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
[next]