summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2017-06-16drm/nouveau/hwmon: Add config for all sensors and their settingsOscar Salvador-0/+72
2017-06-16drm/nouveau/disp/gm200-: allow non-identity mapping of SOR <-> macro linksBen Skeggs-2/+2
2017-06-16drm/nouveau/disp/nv50-: implement a common supervisor 3.0Ben Skeggs-338/+35
2017-06-16drm/nouveau/disp/nv50-: implement a common supervisor 2.2Ben Skeggs-246/+321
2017-06-16drm/nouveau/disp/nv50-: implement a common supervisor 2.1Ben Skeggs-21/+11
2017-06-16drm/nouveau/disp/nv50-: implement a common supervisor 2.0Ben Skeggs-155/+41
2017-06-16drm/nouveau/disp/nv50-: implement a common supervisor 1.0Ben Skeggs-12/+70
2017-06-16drm/nouveau/disp/nv50-gt21x: remove workaround for dp->tmds hotplug issuesBen Skeggs-27/+0
2017-06-16drm/nouveau/disp/dp: use new devinit script interpreter entry-pointBen Skeggs-38/+30
2017-06-16drm/nouveau/disp/dp: determine link bandwidth requirements from head stateBen Skeggs-2/+62
2017-06-16drm/nouveau/disp: introduce acquire/release display path methodsBen Skeggs-40/+287
2017-06-16drm/nouveau/disp: remove hw-specific customisation of output pathsBen Skeggs-342/+36
2017-06-16drm/nouveau/disp/gf119-: port OR DP VCPI control to nvkm_iorBen Skeggs-14/+16
2017-06-16drm/nouveau/disp/gt215-: port HDA ELD controls to nvkm_iorBen Skeggs-136/+161
2017-06-16drm/nouveau/disp/g94-: port OR DP drive setting control to nvkm_iorBen Skeggs-143/+66
2017-06-16drm/nouveau/disp/g94-: port OR DP training pattern control to nvkm_iorBen Skeggs-30/+27
2017-06-16drm/nouveau/disp/g94-: port OR DP link power control to nvkm_iorBen Skeggs-43/+17
2017-06-16drm/nouveau/disp/g94-: port OR DP link setup to nvkm_iorBen Skeggs-30/+47
2017-06-16drm/nouveau/disp/g94-: port OR DP lane mapping to nvkm_iorBen Skeggs-9/+30
2017-06-16drm/nouveau/disp/g84-: port OR HDMI control to nvkm_iorBen Skeggs-219/+134
2017-06-16drm/nouveau/disp/nv50-: port OR manual sink detection to nvkm_iorBen Skeggs-80/+40
2017-06-16drm/nouveau/disp/nv50-: port OR power state control to nvkm_iorBen Skeggs-257/+108
2017-06-16drm/nouveau/disp/nv50-: fetch head/OR state at beginning of supervisorBen Skeggs-0/+165
2017-06-16drm/nouveau/disp/nv50-: execute supervisor on its own workqueueBen Skeggs-3/+10
2017-06-16drm/nouveau/disp/dp: train link only when actively displaying an imageBen Skeggs-10/+6
2017-06-16drm/nouveau/disp/dp: only check for re-train when the link is activeBen Skeggs-45/+13
2017-06-16drm/nouveau/disp/dp: determine a failsafe link training rateBen Skeggs-19/+35
2017-06-16drm/nouveau/disp/dp: use cached link configuration when checking link statusBen Skeggs-22/+17
2017-06-16drm/nouveau/disp/dp: no need for lt_state except during manual link trainingBen Skeggs-31/+24
2017-06-16drm/nouveau/disp/dp: store current link configuration in nvkm_iorBen Skeggs-33/+41
2017-06-16drm/nouveau/disp/dp: remove DP_PWR methodBen Skeggs-31/+0
2017-06-16drm/nouveau/disp: identity-map display paths to output resourcesBen Skeggs-8/+89
2017-06-16drm/nouveau/disp: fork off some new hw-specific implementationsBen Skeggs-13/+336
2017-06-16drm/nouveau/disp: introduce input/output resource abstractionBen Skeggs-8/+262
2017-06-16drm/nouveau/disp: common implementation of scanoutpos method in nvkm_headBen Skeggs-150/+161
2017-06-16drm/nouveau/disp: move vblank_{get,put} methods into nvkm_headBen Skeggs-99/+60
2017-06-16drm/nouveau/disp: introduce object to track per-head functions/stateBen Skeggs-88/+351
2017-06-16drm/nouveau/disp: delay output path / connector construction until oneinit()Ben Skeggs-69/+69
2017-06-16drm/nouveau/disp: s/nvkm_connector/nvkm_conn/Ben Skeggs-31/+31
2017-06-16drm/nouveau/disp: rename nvkm_output_dp to nvkm_dpBen Skeggs-188/+181
2017-06-16drm/nouveau/disp: rename nvkm_output to nvkm_outpBen Skeggs-38/+42
2017-06-16drm/nouveau/disp: shuffle functions aroundBen Skeggs-1243/+1183
2017-06-16drm/nouveau/kms/nv04: use new devinit script interpreter entry-pointBen Skeggs-12/+4
2017-06-16drm/nouveau/fb/ram/nv40-: use new devinit script interpreter entry-pointBen Skeggs-22/+4
2017-06-16drm/nouveau/devinit: use new devinit script interpreter entry-pointBen Skeggs-30/+11
2017-06-16drm/nouveau/bios/init: add a new devinit script interpreter entry-pointBen Skeggs-0/+13
2017-06-16drm/nouveau/bios/init: add or/link args separate from output pathBen Skeggs-4/+12
2017-06-16drm/nouveau/bios/init: bump script offset to 32-bitsBen Skeggs-4/+4
2017-06-16drm/nouveau/bios/init: rename 'crtc' to 'head'Ben Skeggs-14/+18
2017-06-16drm/nouveau/bios/init: remove internal use of nvbios_init.biosBen Skeggs-82/+84