index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nvkm
/
engine
/
disp
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
12
-0
/
+12
2017-08-22
drm/nouveau/disp: Silence DCB warnings.
Rosen Penev
1
-0
/
+4
2017-08-22
drm/nouveau/disp/gf119-: avoid creating non-existent heads
Ilia Mirkin
1
-0
/
+3
2017-08-10
drm/nouveau/disp/nv04: avoid creation of output paths
Ben Skeggs
1
-0
/
+2
2017-07-25
drm/nouveau/disp/nv50-: bump max chans to 21
Ilia Mirkin
1
-1
/
+1
2017-07-24
drm/nouveau/disp: add tv encoders to output resource mapping
Ben Skeggs
2
-0
/
+2
2017-06-17
drm/nouveau/disp/nv50-: avoid creating ORs that aren't present on HW
Ben Skeggs
14
-10
/
+39
2017-06-16
drm/nouveau/disp/gm200-: allow non-identity mapping of SOR <-> macro links
Ben Skeggs
1
-2
/
+2
2017-06-16
drm/nouveau/disp/nv50-: implement a common supervisor 3.0
Ben Skeggs
6
-328
/
+34
2017-06-16
drm/nouveau/disp/nv50-: implement a common supervisor 2.2
Ben Skeggs
25
-246
/
+321
2017-06-16
drm/nouveau/disp/nv50-: implement a common supervisor 2.1
Ben Skeggs
3
-21
/
+11
2017-06-16
drm/nouveau/disp/nv50-: implement a common supervisor 2.0
Ben Skeggs
5
-155
/
+41
2017-06-16
drm/nouveau/disp/nv50-: implement a common supervisor 1.0
Ben Skeggs
3
-12
/
+70
2017-06-16
drm/nouveau/disp/nv50-gt21x: remove workaround for dp->tmds hotplug issues
Ben Skeggs
1
-27
/
+0
2017-06-16
drm/nouveau/disp/dp: use new devinit script interpreter entry-point
Ben Skeggs
1
-38
/
+30
2017-06-16
drm/nouveau/disp/dp: determine link bandwidth requirements from head state
Ben Skeggs
7
-2
/
+62
2017-06-16
drm/nouveau/disp: introduce acquire/release display path methods
Ben Skeggs
12
-33
/
+206
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
30
-158
/
+106
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
1
-24
/
+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
18
-10
/
+331
2017-06-16
drm/nouveau/disp: introduce input/output resource abstraction
Ben Skeggs
24
-8
/
+261
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
28
-84
/
+350
2017-06-16
drm/nouveau/disp: delay output path / connector construction until oneinit()
Ben Skeggs
1
-65
/
+65
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/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
[next]