aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c
diff options
context:
space:
mode:
authorTomi Valkeinen <[email protected]>2020-11-30 11:29:19 +0000
committerTomi Valkeinen <[email protected]>2020-12-08 11:01:10 +0000
commit2e2bf3a5584de24fa7b5dd2dbd702385f14aee26 (patch)
tree45e14f442faf0867323c0cf7ec67631962fa76eb /drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c
parentdt-bindings: dp-connector: add binding for DisplayPort connector (diff)
downloadkernel-2e2bf3a5584de24fa7b5dd2dbd702385f14aee26.tar.gz
kernel-2e2bf3a5584de24fa7b5dd2dbd702385f14aee26.zip
drm/bridge: display-connector: add DP support
Add DP support to display-connector driver. The driver will support HPD via a GPIO and DP PWR. DP PWR will be enabled at probe, which is not optimal, but I'm not sure what would be a good place to enable and disable DP PWR. Perhaps attach/detach, but I don't know if enabling HW is something that attach is supposed to do. In any case, I don't think there's much difference in power consumption between the version in this patch and enabling the regulator later: if the driver probes, supposedly it will attach very soon afterwards, and we need to enable the DP PWR as soon as possible. Signed-off-by: Tomi Valkeinen <[email protected]> Reviewed-by: Laurent Pinchart <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c')
0 files changed, 0 insertions, 0 deletions