summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/nvkm/engine/disp
AgeCommit message (Expand)Author
2017-08-22drm/nouveau/disp: Silence DCB warnings.Rosen Penev
2017-08-22drm/nouveau/disp/gf119-: avoid creating non-existent headsIlia Mirkin
2017-08-10drm/nouveau/disp/nv04: avoid creation of output pathsBen Skeggs
2017-07-25drm/nouveau/disp/nv50-: bump max chans to 21Ilia Mirkin
2017-07-24drm/nouveau/disp: add tv encoders to output resource mappingBen Skeggs
2017-06-17drm/nouveau/disp/nv50-: avoid creating ORs that aren't present on HWBen Skeggs
2017-06-16drm/nouveau/disp/gm200-: allow non-identity mapping of SOR <-> macro linksBen Skeggs
2017-06-16drm/nouveau/disp/nv50-: implement a common supervisor 3.0Ben Skeggs
2017-06-16drm/nouveau/disp/nv50-: implement a common supervisor 2.2Ben Skeggs
2017-06-16drm/nouveau/disp/nv50-: implement a common supervisor 2.1Ben Skeggs
2017-06-16drm/nouveau/disp/nv50-: implement a common supervisor 2.0Ben Skeggs
2017-06-16drm/nouveau/disp/nv50-: implement a common supervisor 1.0Ben Skeggs
2017-06-16drm/nouveau/disp/nv50-gt21x: remove workaround for dp->tmds hotplug issuesBen Skeggs
2017-06-16drm/nouveau/disp/dp: use new devinit script interpreter entry-pointBen Skeggs
2017-06-16drm/nouveau/disp/dp: determine link bandwidth requirements from head stateBen Skeggs
2017-06-16drm/nouveau/disp: introduce acquire/release display path methodsBen Skeggs
2017-06-16drm/nouveau/disp: remove hw-specific customisation of output pathsBen Skeggs
2017-06-16drm/nouveau/disp/gf119-: port OR DP VCPI control to nvkm_iorBen Skeggs
2017-06-16drm/nouveau/disp/gt215-: port HDA ELD controls to nvkm_iorBen Skeggs
2017-06-16drm/nouveau/disp/g94-: port OR DP drive setting control to nvkm_iorBen Skeggs
2017-06-16drm/nouveau/disp/g94-: port OR DP training pattern control to nvkm_iorBen Skeggs
2017-06-16drm/nouveau/disp/g94-: port OR DP link power control to nvkm_iorBen Skeggs
2017-06-16drm/nouveau/disp/g94-: port OR DP link setup to nvkm_iorBen Skeggs
2017-06-16drm/nouveau/disp/g94-: port OR DP lane mapping to nvkm_iorBen Skeggs
2017-06-16drm/nouveau/disp/g84-: port OR HDMI control to nvkm_iorBen Skeggs
2017-06-16drm/nouveau/disp/nv50-: port OR manual sink detection to nvkm_iorBen Skeggs
2017-06-16drm/nouveau/disp/nv50-: port OR power state control to nvkm_iorBen Skeggs
2017-06-16drm/nouveau/disp/nv50-: fetch head/OR state at beginning of supervisorBen Skeggs
2017-06-16drm/nouveau/disp/nv50-: execute supervisor on its own workqueueBen Skeggs
2017-06-16drm/nouveau/disp/dp: train link only when actively displaying an imageBen Skeggs
2017-06-16drm/nouveau/disp/dp: only check for re-train when the link is activeBen Skeggs
2017-06-16drm/nouveau/disp/dp: determine a failsafe link training rateBen Skeggs
2017-06-16drm/nouveau/disp/dp: use cached link configuration when checking link statusBen Skeggs
2017-06-16drm/nouveau/disp/dp: no need for lt_state except during manual link trainingBen Skeggs
2017-06-16drm/nouveau/disp/dp: store current link configuration in nvkm_iorBen Skeggs
2017-06-16drm/nouveau/disp/dp: remove DP_PWR methodBen Skeggs
2017-06-16drm/nouveau/disp: identity-map display paths to output resourcesBen Skeggs
2017-06-16drm/nouveau/disp: fork off some new hw-specific implementationsBen Skeggs
2017-06-16drm/nouveau/disp: introduce input/output resource abstractionBen Skeggs
2017-06-16drm/nouveau/disp: common implementation of scanoutpos method in nvkm_headBen Skeggs
2017-06-16drm/nouveau/disp: move vblank_{get,put} methods into nvkm_headBen Skeggs
2017-06-16drm/nouveau/disp: introduce object to track per-head functions/stateBen Skeggs
2017-06-16drm/nouveau/disp: delay output path / connector construction until oneinit()Ben Skeggs
2017-06-16drm/nouveau/disp: s/nvkm_connector/nvkm_conn/Ben Skeggs
2017-06-16drm/nouveau/disp: rename nvkm_output_dp to nvkm_dpBen Skeggs
2017-06-16drm/nouveau/disp: rename nvkm_output to nvkm_outpBen Skeggs
2017-06-16drm/nouveau/disp: shuffle functions aroundBen Skeggs
2017-06-16drm/nouveau/disp/gk104-: Use supplied HDMI InfoFramesAlastair Bridgewater
2017-06-16drm/nouveau/disp/gf119: Use supplied HDMI InfoFramesAlastair Bridgewater
2017-06-16drm/nouveau/disp/gt215: Use supplied HDMI InfoFramesAlastair Bridgewater