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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-16
drm/nouveau/disp: remove hw-specific customisation of output paths
Ben Skeggs
28
-342
/
+36
2017-06-16
drm/nouveau/disp/gf119-: port OR DP VCPI control to nvkm_ior
Ben Skeggs
7
-14
/
+16
2017-06-16
drm/nouveau/disp/gt215-: port HDA ELD controls to nvkm_ior
Ben Skeggs
20
-136
/
+161
2017-06-16
drm/nouveau/disp/g94-: port OR DP drive setting control to nvkm_ior
Ben Skeggs
12
-143
/
+66
2017-06-16
drm/nouveau/disp/g94-: port OR DP training pattern control to nvkm_ior
Ben Skeggs
12
-30
/
+27
2017-06-16
drm/nouveau/disp/g94-: port OR DP link power control to nvkm_ior
Ben Skeggs
12
-43
/
+17
2017-06-16
drm/nouveau/disp/g94-: port OR DP link setup to nvkm_ior
Ben Skeggs
12
-30
/
+47
2017-06-16
drm/nouveau/disp/g94-: port OR DP lane mapping to nvkm_ior
Ben Skeggs
9
-9
/
+30
2017-06-16
drm/nouveau/disp/g84-: port OR HDMI control to nvkm_ior
Ben Skeggs
29
-219
/
+134
2017-06-16
drm/nouveau/disp/nv50-: port OR manual sink detection to nvkm_ior
Ben Skeggs
17
-80
/
+40
2017-06-16
drm/nouveau/disp/nv50-: port OR power state control to nvkm_ior
Ben Skeggs
32
-257
/
+108
2017-06-16
drm/nouveau/disp/nv50-: fetch head/OR state at beginning of supervisor
Ben Skeggs
17
-0
/
+165
2017-06-16
drm/nouveau/disp/nv50-: execute supervisor on its own workqueue
Ben Skeggs
3
-3
/
+10
2017-06-16
drm/nouveau/disp/dp: train link only when actively displaying an image
Ben Skeggs
2
-10
/
+6
2017-06-16
drm/nouveau/disp/dp: only check for re-train when the link is active
Ben Skeggs
4
-45
/
+13
2017-06-16
drm/nouveau/disp/dp: determine a failsafe link training rate
Ben Skeggs
1
-19
/
+35
2017-06-16
drm/nouveau/disp/dp: use cached link configuration when checking link status
Ben Skeggs
1
-22
/
+17
2017-06-16
drm/nouveau/disp/dp: no need for lt_state except during manual link training
Ben Skeggs
1
-31
/
+24
2017-06-16
drm/nouveau/disp/dp: store current link configuration in nvkm_ior
Ben Skeggs
2
-33
/
+41
2017-06-16
drm/nouveau/disp/dp: remove DP_PWR method
Ben Skeggs
2
-31
/
+0
2017-06-16
drm/nouveau/disp: identity-map display paths to output resources
Ben Skeggs
4
-8
/
+89
2017-06-16
drm/nouveau/disp: fork off some new hw-specific implementations
Ben Skeggs
20
-13
/
+336
2017-06-16
drm/nouveau/disp: introduce input/output resource abstraction
Ben Skeggs
25
-8
/
+262
2017-06-16
drm/nouveau/disp: common implementation of scanoutpos method in nvkm_head
Ben Skeggs
21
-150
/
+161
2017-06-16
drm/nouveau/disp: move vblank_{get,put} methods into nvkm_head
Ben Skeggs
20
-99
/
+60
2017-06-16
drm/nouveau/disp: introduce object to track per-head functions/state
Ben Skeggs
29
-88
/
+351
2017-06-16
drm/nouveau/disp: delay output path / connector construction until oneinit()
Ben Skeggs
2
-69
/
+69
2017-06-16
drm/nouveau/disp: s/nvkm_connector/nvkm_conn/
Ben Skeggs
5
-31
/
+31
2017-06-16
drm/nouveau/disp: rename nvkm_output_dp to nvkm_dp
Ben Skeggs
3
-188
/
+181
2017-06-16
drm/nouveau/disp: rename nvkm_output to nvkm_outp
Ben Skeggs
5
-38
/
+42
2017-06-16
drm/nouveau/disp: shuffle functions around
Ben Skeggs
33
-1243
/
+1183
2017-06-16
drm/nouveau/kms/nv04: use new devinit script interpreter entry-point
Ben Skeggs
1
-12
/
+4
2017-06-16
drm/nouveau/fb/ram/nv40-: use new devinit script interpreter entry-point
Ben Skeggs
3
-22
/
+4
2017-06-16
drm/nouveau/devinit: use new devinit script interpreter entry-point
Ben Skeggs
2
-30
/
+11
2017-06-16
drm/nouveau/bios/init: add a new devinit script interpreter entry-point
Ben Skeggs
1
-0
/
+13
2017-06-16
drm/nouveau/bios/init: add or/link args separate from output path
Ben Skeggs
2
-4
/
+12
2017-06-16
drm/nouveau/bios/init: bump script offset to 32-bits
Ben Skeggs
2
-4
/
+4
2017-06-16
drm/nouveau/bios/init: rename 'crtc' to 'head'
Ben Skeggs
2
-14
/
+18
2017-06-16
drm/nouveau/bios/init: remove internal use of nvbios_init.bios
Ben Skeggs
1
-82
/
+84
2017-06-16
drm/nouveau/bios/init: rename nvbios_init() to nvbios_devinit()
Ben Skeggs
3
-3
/
+3
2017-06-16
drm/nouveau/tmr: remove nvkm_timer_alarm_cancel()
Ben Skeggs
6
-15
/
+5
2017-06-16
drm/nouveau/bios/iccsense: rails for power sensors have a mask of 0xf8 for ve...
Karol Herbst
1
-1
/
+4
2017-06-16
drm/nouveau/bios/volt: Parse min and max for Version 0x40
Karol Herbst
1
-3
/
+3
2017-06-16
drm/nouveau: Enable stereoscopic 3D output over HDMI
Alastair Bridgewater
1
-0
/
+7
2017-06-16
drm/nouveau: Handle frame-packing mode geometry and timing effects
Alastair Bridgewater
2
-7
/
+17
2017-06-16
drm/nouveau/disp/gk104-: Use supplied HDMI InfoFrames
Alastair Bridgewater
1
-6
/
+30
2017-06-16
drm/nouveau/disp/gf119: Use supplied HDMI InfoFrames
Alastair Bridgewater
1
-6
/
+34
2017-06-16
drm/nouveau/disp/gt215: Use supplied HDMI InfoFrames
Alastair Bridgewater
1
-6
/
+31
2017-06-16
drm/nouveau/disp/g84-gt200: Use supplied HDMI InfoFrames
Alastair Bridgewater
1
-6
/
+31
2017-06-16
drm/nouveau/disp: Add mechanism to convert HDMI InfoFrames to hardware format
Alastair Bridgewater
3
-0
/
+78
[next]