summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
Commit message (Expand)AuthorAgeFilesLines
* drm/nouveau/disp/nv50-: implement a common supervisor 2.1Ben Skeggs2017-06-163-21/+11
* drm/nouveau/disp/nv50-: implement a common supervisor 2.0Ben Skeggs2017-06-165-155/+41
* drm/nouveau/disp/nv50-: implement a common supervisor 1.0Ben Skeggs2017-06-163-12/+70
* drm/nouveau/disp/nv50-gt21x: remove workaround for dp->tmds hotplug issuesBen Skeggs2017-06-161-27/+0
* drm/nouveau/disp/dp: use new devinit script interpreter entry-pointBen Skeggs2017-06-161-38/+30
* drm/nouveau/disp/dp: determine link bandwidth requirements from head stateBen Skeggs2017-06-167-2/+62
* drm/nouveau/disp: introduce acquire/release display path methodsBen Skeggs2017-06-1616-40/+287
* drm/nouveau/disp: remove hw-specific customisation of output pathsBen Skeggs2017-06-1628-342/+36
* drm/nouveau/disp/gf119-: port OR DP VCPI control to nvkm_iorBen Skeggs2017-06-167-14/+16
* drm/nouveau/disp/gt215-: port HDA ELD controls to nvkm_iorBen Skeggs2017-06-1620-136/+161
* drm/nouveau/disp/g94-: port OR DP drive setting control to nvkm_iorBen Skeggs2017-06-1612-143/+66
* drm/nouveau/disp/g94-: port OR DP training pattern control to nvkm_iorBen Skeggs2017-06-1612-30/+27
* drm/nouveau/disp/g94-: port OR DP link power control to nvkm_iorBen Skeggs2017-06-1612-43/+17
* drm/nouveau/disp/g94-: port OR DP link setup to nvkm_iorBen Skeggs2017-06-1612-30/+47
* drm/nouveau/disp/g94-: port OR DP lane mapping to nvkm_iorBen Skeggs2017-06-169-9/+30
* drm/nouveau/disp/g84-: port OR HDMI control to nvkm_iorBen Skeggs2017-06-1629-219/+134
* drm/nouveau/disp/nv50-: port OR manual sink detection to nvkm_iorBen Skeggs2017-06-1617-80/+40
* drm/nouveau/disp/nv50-: port OR power state control to nvkm_iorBen Skeggs2017-06-1632-257/+108
* drm/nouveau/disp/nv50-: fetch head/OR state at beginning of supervisorBen Skeggs2017-06-1617-0/+165
* drm/nouveau/disp/nv50-: execute supervisor on its own workqueueBen Skeggs2017-06-163-3/+10
* drm/nouveau/disp/dp: train link only when actively displaying an imageBen Skeggs2017-06-162-10/+6
* drm/nouveau/disp/dp: only check for re-train when the link is activeBen Skeggs2017-06-164-45/+13
* drm/nouveau/disp/dp: determine a failsafe link training rateBen Skeggs2017-06-161-19/+35
* drm/nouveau/disp/dp: use cached link configuration when checking link statusBen Skeggs2017-06-161-22/+17
* drm/nouveau/disp/dp: no need for lt_state except during manual link trainingBen Skeggs2017-06-161-31/+24
* drm/nouveau/disp/dp: store current link configuration in nvkm_iorBen Skeggs2017-06-162-33/+41
* drm/nouveau/disp/dp: remove DP_PWR methodBen Skeggs2017-06-162-31/+0
* drm/nouveau/disp: identity-map display paths to output resourcesBen Skeggs2017-06-164-8/+89
* drm/nouveau/disp: fork off some new hw-specific implementationsBen Skeggs2017-06-1620-13/+336
* drm/nouveau/disp: introduce input/output resource abstractionBen Skeggs2017-06-1625-8/+262
* drm/nouveau/disp: common implementation of scanoutpos method in nvkm_headBen Skeggs2017-06-1621-150/+161
* drm/nouveau/disp: move vblank_{get,put} methods into nvkm_headBen Skeggs2017-06-1620-99/+60
* drm/nouveau/disp: introduce object to track per-head functions/stateBen Skeggs2017-06-1629-88/+351
* drm/nouveau/disp: delay output path / connector construction until oneinit()Ben Skeggs2017-06-162-69/+69
* drm/nouveau/disp: s/nvkm_connector/nvkm_conn/Ben Skeggs2017-06-165-31/+31
* drm/nouveau/disp: rename nvkm_output_dp to nvkm_dpBen Skeggs2017-06-163-188/+181
* drm/nouveau/disp: rename nvkm_output to nvkm_outpBen Skeggs2017-06-165-38/+42
* drm/nouveau/disp: shuffle functions aroundBen Skeggs2017-06-1633-1243/+1183
* drm/nouveau/kms/nv04: use new devinit script interpreter entry-pointBen Skeggs2017-06-161-12/+4
* drm/nouveau/fb/ram/nv40-: use new devinit script interpreter entry-pointBen Skeggs2017-06-163-22/+4
* drm/nouveau/devinit: use new devinit script interpreter entry-pointBen Skeggs2017-06-162-30/+11
* drm/nouveau/bios/init: add a new devinit script interpreter entry-pointBen Skeggs2017-06-161-0/+13
* drm/nouveau/bios/init: add or/link args separate from output pathBen Skeggs2017-06-162-4/+12
* drm/nouveau/bios/init: bump script offset to 32-bitsBen Skeggs2017-06-162-4/+4
* drm/nouveau/bios/init: rename 'crtc' to 'head'Ben Skeggs2017-06-162-14/+18
* drm/nouveau/bios/init: remove internal use of nvbios_init.biosBen Skeggs2017-06-161-82/+84
* drm/nouveau/bios/init: rename nvbios_init() to nvbios_devinit()Ben Skeggs2017-06-163-3/+3
* drm/nouveau/tmr: remove nvkm_timer_alarm_cancel()Ben Skeggs2017-06-166-15/+5
* drm/nouveau/bios/iccsense: rails for power sensors have a mask of 0xf8 for ve...Karol Herbst2017-06-161-1/+4
* drm/nouveau/bios/volt: Parse min and max for Version 0x40Karol Herbst2017-06-161-3/+3
OpenPOWER on IntegriCloud