summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nvkm/engine/disp/dp.c
Commit message (Expand)AuthorAgeFilesLines
* drm/nouveau/disp: fix DP disable raceBen Skeggs2018-09-071-5/+12
* drm/nouveau/disp: move eDP panel power handlingBen Skeggs2018-09-071-3/+34
* drm/nouveau/disp/nv50-: implement a common supervisor 2.2Ben Skeggs2017-06-161-3/+4
* drm/nouveau/disp/nv50-: implement a common supervisor 2.0Ben Skeggs2017-06-161-0/+18
* 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-161-2/+12
* drm/nouveau/disp: introduce acquire/release display path methodsBen Skeggs2017-06-161-5/+0
* drm/nouveau/disp: remove hw-specific customisation of output pathsBen Skeggs2017-06-161-6/+4
* drm/nouveau/disp/g94-: port OR DP drive setting control to nvkm_iorBen Skeggs2017-06-161-2/+22
* drm/nouveau/disp/g94-: port OR DP training pattern control to nvkm_iorBen Skeggs2017-06-161-1/+1
* drm/nouveau/disp/g94-: port OR DP link power control to nvkm_iorBen Skeggs2017-06-161-1/+1
* drm/nouveau/disp/g94-: port OR DP link setup to nvkm_iorBen Skeggs2017-06-161-4/+6
* drm/nouveau/disp/dp: train link only when actively displaying an imageBen Skeggs2017-06-161-4/+4
* drm/nouveau/disp/dp: only check for re-train when the link is activeBen Skeggs2017-06-161-40/+11
* 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-161-33/+33
* drm/nouveau/disp: identity-map display paths to output resourcesBen Skeggs2017-06-161-1/+4
* drm/nouveau/disp: s/nvkm_connector/nvkm_conn/Ben Skeggs2017-06-161-2/+2
* drm/nouveau/disp: rename nvkm_output_dp to nvkm_dpBen Skeggs2017-06-161-162/+163
* drm/nouveau/disp: rename nvkm_output to nvkm_outpBen Skeggs2017-06-161-1/+1
* drm/nouveau/disp: shuffle functions aroundBen Skeggs2017-06-161-0/+637
OpenPOWER on IntegriCloud