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.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
/
dispnv50
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-20
drm/nouveau/kms/nv50-: create outputs based on nvkm info
Ben Skeggs
2
-47
/
+52
2023-09-20
drm/nouveau/kms/nv50-: create connectors based on nvkm info
Ben Skeggs
1
-1
/
+1
2023-09-20
drm/nouveau/kms/nv50-: create heads after outps/conns
Ben Skeggs
1
-32
/
+32
2023-09-20
drm/nouveau/kms/nv50-: create heads based on nvkm head mask
Ben Skeggs
1
-15
/
+3
2023-09-20
drm/nouveau/disp: add dp mst id get/put methods
Ben Skeggs
3
-4
/
+43
2023-09-20
drm/nouveau/disp: add dp train method
Ben Skeggs
1
-3
/
+3
2023-09-20
drm/nouveau/kms/nv50-: fixup sink D3 before tearing down link
Ben Skeggs
1
-10
/
+3
2023-09-20
drm/nouveau/kms/nv50-: flush mst disables together
Ben Skeggs
2
-11
/
+1
2023-09-20
drm/nouveau/kms/nv50-: split DP disable+enable into two modesets
Ben Skeggs
1
-1
/
+2
2023-09-20
drm/nouveau/disp: add dp aux xfer method
Ben Skeggs
1
-17
/
+15
2023-09-20
drm/nouveau/disp: add output lvds config method
Ben Skeggs
1
-1
/
+1
2023-09-20
drm/nouveau/disp: release outputs post-modeset
Ben Skeggs
1
-10
/
+8
2023-09-20
drm/nouveau/disp: move hdmi disable out of release()
Ben Skeggs
1
-0
/
+8
2023-09-20
drm/nouveau/disp: add output hdmi config method
Ben Skeggs
1
-5
/
+5
2023-09-20
drm/nouveau/kms/nv50-: move audio enable post-modeset
Ben Skeggs
2
-4
/
+34
2023-09-20
drm/nouveau/kms/nv50-: keep output state around until modeset complete
Ben Skeggs
1
-4
/
+6
2023-09-20
drm/nouveau/kms/nv50-: remove nv_encoder.audio.connector
Ben Skeggs
1
-3
/
+1
2023-09-20
drm/nouveau/kms/nv50-: pull some common init out of OR-specific code
Ben Skeggs
1
-33
/
+36
2023-09-20
drm/nouveau/disp: add acquire_sor/pior()
Ben Skeggs
1
-5
/
+10
2023-09-20
drm/nouveau/disp: add acquire_dac()
Ben Skeggs
1
-1
/
+2
2023-09-20
drm/nouveau/kms: Add INHERIT ioctl to nvkm/nvif for reading IOR state
Lyude Paul
1
-0
/
+101
2023-09-20
drm/nouveau/kms/nv50-: fix mst payload alloc fail crashing evo
Ben Skeggs
1
-3
/
+7
2023-09-09
drm/mst: Refactor the flow for payload allocation/removement
Wayne Lin
1
-10
/
+11
2023-07-17
Merge tag 'drm-misc-next-2023-07-13' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2
-3
/
+24
2023-07-11
Merge v6.5-rc1 into drm-misc-fixes
Maxime Ripard
1
-4
/
+9
2023-07-10
nouveau/dispnv50: add cursor pitch check
Simon Ser
1
-2
/
+23
2023-07-06
drm/nouveau/disp: drop unused argument in nv50_dp_mode_valid
Karol Herbst
1
-1
/
+1
2023-06-23
drm/nouveau/kms/nv50-: Fix drm_dp_remove_payload() invocation
Lyude Paul
1
-2
/
+6
2023-06-16
drm/dp_mst: Clear MSG_RDY flag before sending new message
Wayne Lin
1
-4
/
+8
2023-05-22
drm/nouveau: dispnv50: fix missing-prototypes warning
Arnd Bergmann
1
-0
/
+1
2023-04-01
drm/nouveau/disp: Support more modes by checking with lower bpc
Karol Herbst
1
-0
/
+32
2023-03-06
Merge tag 'drm-misc-fixes-2023-02-23' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-2
/
+3
2023-02-21
drm/nouveau/kms/nv50: fix nv50_wndw_new_ prototype
Jiri Slaby (SUSE)
1
-2
/
+3
2023-02-13
drm/display/dp_mst: Handle old/new payload states in drm_dp_remove_payload()
Imre Deak
1
-1
/
+1
2023-01-18
drm/nouveau: Remove unnecessary include statements for drm_crtc_helper.h
Thomas Zimmermann
1
-1
/
+0
2022-11-14
drm/nouveau/disp: fix incorrect/broken hdmi methods
Ben Skeggs
1
-16
/
+12
2022-11-09
drm/nouveau/kms: switch to drm fbdev helpers
Ben Skeggs
1
-2
/
+1
2022-11-09
drm/nouveau/disp: expose head event class
Ben Skeggs
1
-13
/
+7
2022-11-09
drm/nouveau/disp: move head scanoutpos method
Ben Skeggs
1
-1
/
+0
2022-11-09
drm/nouveau/disp: add head class
Ben Skeggs
1
-0
/
+5
2022-11-09
drm/nouveau/disp: move DP MST payload config method
Ben Skeggs
1
-21
/
+5
2022-11-09
drm/nouveau/disp: move DP link config into acquire
Ben Skeggs
1
-30
/
+4
2022-11-09
drm/nouveau/disp: move HDA ELD method
Ben Skeggs
1
-31
/
+19
2022-11-09
drm/nouveau/disp: move HDMI config into acquire + infoframe methods
Ben Skeggs
1
-103
/
+69
2022-11-07
drm/nouveau/disp: move LVDS protocol information into acquire
Ben Skeggs
1
-22
/
+10
2022-11-07
drm/nouveau/disp: move and extend the role of outp acquire/release methods
Ben Skeggs
2
-70
/
+30
2022-10-13
drm/nouveau/disp: fix cast removes address space of expression warnings
ruanjinjie
1
-2
/
+2
2022-08-23
drm/display/dp_mst: Move all payload info into the atomic state
Lyude Paul
1
-82
/
+81
2022-08-23
drm/display/dp_mst: Add helpers for serializing SST <-> MST transitions
Lyude Paul
2
-1
/
+3
2022-08-23
drm/nouveau/kms: Pull mst state in for all modesets
Lyude Paul
1
-1
/
+1
[next]