Merge tag 'topic/nouveau-i915-dp-helpers-and-cleanup-2020-08-31-1' of git://anongit...
authorDave Airlie <airlied@redhat.com>
Wed, 9 Sep 2020 02:27:12 +0000 (12:27 +1000)
committerDave Airlie <airlied@redhat.com>
Wed, 9 Sep 2020 02:27:13 +0000 (12:27 +1000)
commit877d8c074302c20ac0759d1a4f689c14aada420d
treec4ac9ed42b665fc88dcc73c957cab62496037ac8
parent1f4b2aca794f7aeb918ed5f0d7221d68a81d6b43
parent79416e97dda0118b137302575a70a14259a27d7d
Merge tag 'topic/nouveau-i915-dp-helpers-and-cleanup-2020-08-31-1' of git://anongit.freedesktop.org/drm/drm-misc into drm-next

UAPI Changes:

None

Cross-subsystem Changes:

* Moves a bunch of miscellaneous DP code from the i915 driver into a set
  of shared DRM DP helpers

Core Changes:

* New DRM DP helpers (see above)

Driver Changes:

* Implements usage of the aforementioned DP helpers in the nouveau
  driver, along with some other various HPD related cleanup for nouveau

Signed-off-by: Dave Airlie <airlied@redhat.com>
From: Lyude Paul <lyude@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/11e59ebdea7ee4f46803a21fe9b21443d2b9c401.camel@redhat.com
drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c
drivers/gpu/drm/drm_dp_helper.c
drivers/gpu/drm/drm_dp_mst_topology.c
drivers/gpu/drm/nouveau/dispnv50/disp.c
drivers/gpu/drm/sun4i/sun4i_tcon.c