[Intel-gfx] [PULL] drm-misc-fixes
Maarten Lankhorst
maarten.lankhorst at linux.intel.com
Thu Jan 10 06:52:58 UTC 2019
Hi Dave/Daniel,
drm-misc-fixes-2019-01-10:
Pull request for drm-misc-fixes for v5.0-rc2:
- Fixes for the tc358767 bridge to work correctly with
tc358867 using a DP connector.
- Make resume work on amdgpu when a DP-MST display is unplugged.
The following changes since commit bfeffd155283772bbe78c6a05dec7c0128ee500c:
Linux 5.0-rc1 (2019-01-06 17:08:20 -0800)
are available in the Git repository at:
git://anongit.freedesktop.org/drm/drm-misc tags/drm-misc-fixes-2019-01-10
for you to fetch changes up to f8c15790e4d8bdf2d21a5e9d43b5f97983af1222:
drm/bridge: tc358767: use DP connector if no panel set (2019-01-09 10:49:31 +0100)
----------------------------------------------------------------
Pull request for drm-misc-fixes for v5.0-rc2:
- Fixes for the tc358767 bridge to work correctly with
tc358867 using a DP connector.
- Make resume work on amdgpu when a DP-MST display is unplugged.
----------------------------------------------------------------
Lyude Paul (3):
drm/amdgpu: Don't ignore rc from drm_dp_mst_topology_mgr_resume()
drm/amdgpu: Don't fail resume process if resuming atomic state fails
drm/dp_mst: Add __must_check to drm_dp_mst_topology_mgr_resume()
Tomi Valkeinen (7):
drm/bridge: tc358767: add bus flags
drm/bridge: tc358767: add defines for DP1_SRCCTRL & PHY_2LANE
drm/bridge: tc358767: fix single lane configuration
drm/bridge: tc358767: fix initial DP0/1_SRCCTRL value
drm/bridge: tc358767: reject modes which require too much BW
drm/bridge: tc358767: fix output H/V syncs
drm/bridge: tc358767: use DP connector if no panel set
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 37 +++++++++++------
drivers/gpu/drm/bridge/tc358767.c | 48 ++++++++++++++++++-----
include/drm/drm_dp_mst_helper.h | 3 +-
3 files changed, 65 insertions(+), 23 deletions(-)
More information about the Intel-gfx
mailing list