index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nvkm
/
engine
/
disp
/
dp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-18
drm/nouveau/disp: power down unused DP links during init
Ben Skeggs
1
-1
/
+1
2021-01-15
drm/nouveau/disp/ga10[24]: initial support
Ben Skeggs
1
-6
/
+27
2020-01-15
drm/nouveau/disp/dp: fix typo when determining failsafe link configuration
Ben Skeggs
1
-1
/
+1
2019-05-14
drm/nouveau/disp/dp: respect sink limits when selecting failsafe link configu...
Ben Skeggs
1
-2
/
+9
2018-09-07
drm/nouveau/disp: fix DP disable race
Ben Skeggs
1
-5
/
+12
2018-09-07
drm/nouveau/disp: move eDP panel power handling
Ben Skeggs
1
-3
/
+34
2017-06-16
drm/nouveau/disp/nv50-: implement a common supervisor 2.2
Ben Skeggs
1
-3
/
+4
2017-06-16
drm/nouveau/disp/nv50-: implement a common supervisor 2.0
Ben Skeggs
1
-0
/
+18
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
1
-2
/
+12
2017-06-16
drm/nouveau/disp: introduce acquire/release display path methods
Ben Skeggs
1
-5
/
+0
2017-06-16
drm/nouveau/disp: remove hw-specific customisation of output paths
Ben Skeggs
1
-6
/
+4
2017-06-16
drm/nouveau/disp/g94-: port OR DP drive setting control to nvkm_ior
Ben Skeggs
1
-2
/
+22
2017-06-16
drm/nouveau/disp/g94-: port OR DP training pattern control to nvkm_ior
Ben Skeggs
1
-1
/
+1
2017-06-16
drm/nouveau/disp/g94-: port OR DP link power control to nvkm_ior
Ben Skeggs
1
-1
/
+1
2017-06-16
drm/nouveau/disp/g94-: port OR DP link setup to nvkm_ior
Ben Skeggs
1
-4
/
+6
2017-06-16
drm/nouveau/disp/dp: train link only when actively displaying an image
Ben Skeggs
1
-4
/
+4
2017-06-16
drm/nouveau/disp/dp: only check for re-train when the link is active
Ben Skeggs
1
-40
/
+11
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
1
-33
/
+33
2017-06-16
drm/nouveau/disp: identity-map display paths to output resources
Ben Skeggs
1
-1
/
+4
2017-06-16
drm/nouveau/disp: s/nvkm_connector/nvkm_conn/
Ben Skeggs
1
-2
/
+2
2017-06-16
drm/nouveau/disp: rename nvkm_output_dp to nvkm_dp
Ben Skeggs
1
-162
/
+163
2017-06-16
drm/nouveau/disp: rename nvkm_output to nvkm_outp
Ben Skeggs
1
-1
/
+1
2017-06-16
drm/nouveau/disp: shuffle functions around
Ben Skeggs
1
-0
/
+637