index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Lines
2017-06-16
drm/nouveau/hwmon: Add config for all sensors and their settings
Oscar Salvador
-0
/
+72
2017-06-16
drm/nouveau/disp/gm200-: allow non-identity mapping of SOR <-> macro links
Ben Skeggs
-2
/
+2
2017-06-16
drm/nouveau/disp/nv50-: implement a common supervisor 3.0
Ben Skeggs
-338
/
+35
2017-06-16
drm/nouveau/disp/nv50-: implement a common supervisor 2.2
Ben Skeggs
-246
/
+321
2017-06-16
drm/nouveau/disp/nv50-: implement a common supervisor 2.1
Ben Skeggs
-21
/
+11
2017-06-16
drm/nouveau/disp/nv50-: implement a common supervisor 2.0
Ben Skeggs
-155
/
+41
2017-06-16
drm/nouveau/disp/nv50-: implement a common supervisor 1.0
Ben Skeggs
-12
/
+70
2017-06-16
drm/nouveau/disp/nv50-gt21x: remove workaround for dp->tmds hotplug issues
Ben Skeggs
-27
/
+0
2017-06-16
drm/nouveau/disp/dp: use new devinit script interpreter entry-point
Ben Skeggs
-38
/
+30
2017-06-16
drm/nouveau/disp/dp: determine link bandwidth requirements from head state
Ben Skeggs
-2
/
+62
2017-06-16
drm/nouveau/disp: introduce acquire/release display path methods
Ben Skeggs
-40
/
+287
2017-06-16
drm/nouveau/disp: remove hw-specific customisation of output paths
Ben Skeggs
-342
/
+36
2017-06-16
drm/nouveau/disp/gf119-: port OR DP VCPI control to nvkm_ior
Ben Skeggs
-14
/
+16
2017-06-16
drm/nouveau/disp/gt215-: port HDA ELD controls to nvkm_ior
Ben Skeggs
-136
/
+161
2017-06-16
drm/nouveau/disp/g94-: port OR DP drive setting control to nvkm_ior
Ben Skeggs
-143
/
+66
2017-06-16
drm/nouveau/disp/g94-: port OR DP training pattern control to nvkm_ior
Ben Skeggs
-30
/
+27
2017-06-16
drm/nouveau/disp/g94-: port OR DP link power control to nvkm_ior
Ben Skeggs
-43
/
+17
2017-06-16
drm/nouveau/disp/g94-: port OR DP link setup to nvkm_ior
Ben Skeggs
-30
/
+47
2017-06-16
drm/nouveau/disp/g94-: port OR DP lane mapping to nvkm_ior
Ben Skeggs
-9
/
+30
2017-06-16
drm/nouveau/disp/g84-: port OR HDMI control to nvkm_ior
Ben Skeggs
-219
/
+134
2017-06-16
drm/nouveau/disp/nv50-: port OR manual sink detection to nvkm_ior
Ben Skeggs
-80
/
+40
2017-06-16
drm/nouveau/disp/nv50-: port OR power state control to nvkm_ior
Ben Skeggs
-257
/
+108
2017-06-16
drm/nouveau/disp/nv50-: fetch head/OR state at beginning of supervisor
Ben Skeggs
-0
/
+165
2017-06-16
drm/nouveau/disp/nv50-: execute supervisor on its own workqueue
Ben Skeggs
-3
/
+10
2017-06-16
drm/nouveau/disp/dp: train link only when actively displaying an image
Ben Skeggs
-10
/
+6
2017-06-16
drm/nouveau/disp/dp: only check for re-train when the link is active
Ben Skeggs
-45
/
+13
2017-06-16
drm/nouveau/disp/dp: determine a failsafe link training rate
Ben Skeggs
-19
/
+35
2017-06-16
drm/nouveau/disp/dp: use cached link configuration when checking link status
Ben Skeggs
-22
/
+17
2017-06-16
drm/nouveau/disp/dp: no need for lt_state except during manual link training
Ben Skeggs
-31
/
+24
2017-06-16
drm/nouveau/disp/dp: store current link configuration in nvkm_ior
Ben Skeggs
-33
/
+41
2017-06-16
drm/nouveau/disp/dp: remove DP_PWR method
Ben Skeggs
-31
/
+0
2017-06-16
drm/nouveau/disp: identity-map display paths to output resources
Ben Skeggs
-8
/
+89
2017-06-16
drm/nouveau/disp: fork off some new hw-specific implementations
Ben Skeggs
-13
/
+336
2017-06-16
drm/nouveau/disp: introduce input/output resource abstraction
Ben Skeggs
-8
/
+262
2017-06-16
drm/nouveau/disp: common implementation of scanoutpos method in nvkm_head
Ben Skeggs
-150
/
+161
2017-06-16
drm/nouveau/disp: move vblank_{get,put} methods into nvkm_head
Ben Skeggs
-99
/
+60
2017-06-16
drm/nouveau/disp: introduce object to track per-head functions/state
Ben Skeggs
-88
/
+351
2017-06-16
drm/nouveau/disp: delay output path / connector construction until oneinit()
Ben Skeggs
-69
/
+69
2017-06-16
drm/nouveau/disp: s/nvkm_connector/nvkm_conn/
Ben Skeggs
-31
/
+31
2017-06-16
drm/nouveau/disp: rename nvkm_output_dp to nvkm_dp
Ben Skeggs
-188
/
+181
2017-06-16
drm/nouveau/disp: rename nvkm_output to nvkm_outp
Ben Skeggs
-38
/
+42
2017-06-16
drm/nouveau/disp: shuffle functions around
Ben Skeggs
-1243
/
+1183
2017-06-16
drm/nouveau/kms/nv04: use new devinit script interpreter entry-point
Ben Skeggs
-12
/
+4
2017-06-16
drm/nouveau/fb/ram/nv40-: use new devinit script interpreter entry-point
Ben Skeggs
-22
/
+4
2017-06-16
drm/nouveau/devinit: use new devinit script interpreter entry-point
Ben Skeggs
-30
/
+11
2017-06-16
drm/nouveau/bios/init: add a new devinit script interpreter entry-point
Ben Skeggs
-0
/
+13
2017-06-16
drm/nouveau/bios/init: add or/link args separate from output path
Ben Skeggs
-4
/
+12
2017-06-16
drm/nouveau/bios/init: bump script offset to 32-bits
Ben Skeggs
-4
/
+4
2017-06-16
drm/nouveau/bios/init: rename 'crtc' to 'head'
Ben Skeggs
-14
/
+18
2017-06-16
drm/nouveau/bios/init: remove internal use of nvbios_init.bios
Ben Skeggs
-82
/
+84
[prev]
[next]