[pull] amdgpu dc drm-next-4.15-dc

Alex Deucher alexdeucher at gmail.com
Wed Nov 15 19:59:24 UTC 2017


Hi Dave,

Various fixes for DC for 4.15.  It doesn't look like you pulled the
smatch fixes for DC that I sent out last week.  Those are also on this branch.

The following changes since commit f368d3bfde225199eef2216b03e0ba4944a3434a:

  amd/display: Fix potential null dereference in dce_calcs.c (2017-11-08 17:30:11 -0500)

are available in the git repository at:

  git://people.freedesktop.org/~agd5f/linux drm-next-4.15-dc

for you to fetch changes up to 00f713c6dc657397ba37b42d7f6887f526c730c6:

  drm/amd/display: fix MST link training fail division by 0 (2017-11-14 11:32:46 -0500)

----------------------------------------------------------------
Bhawanpreet Lakha (1):
      drm/amd/display: add flip_immediate to commit update for stream

Charlene Liu (1):
      drm/amd/display: fix AZ clock not enabled before program AZ endpoint

Eric Yang (1):
      drm/amd/display: fix MST link training fail division by 0

Harry Wentland (1):
      drm/amd/display: Fix formatting for null pointer dereference fix

Jerry (Fangzhi) Zuo (1):
      drm/amd/display: Miss register MST encoder cbs

Ken Chalmers (1):
      drm/amd/display: use num_timing_generator instead of pipe_count

Leo (Sunpeng) Li (2):
      drm/amd/display: Fix warnings on S3 resume
      drm/amd/display: Remove dangling planes on dc commit state

Michel Dänzer (1):
      amdgpu/dm: Don't use DRM_ERROR in amdgpu_dm_atomic_check

Roman Li (1):
      drm/amd/display: use configurable FBC option in dm

 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c  | 44 +++++++++++++++++-----
 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h  |  4 +-
 .../amd/display/amdgpu_dm/amdgpu_dm_mst_types.c    | 12 +++++-
 drivers/gpu/drm/amd/display/dc/core/dc.c           | 42 +++++++++++++++++++--
 drivers/gpu/drm/amd/display/dc/core/dc_link.c      |  6 ++-
 drivers/gpu/drm/amd/display/dc/core/dc_stream.c    |  2 +-
 drivers/gpu/drm/amd/display/dc/dce/dce_audio.c     | 31 ++++++++++++++-
 .../drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c  |  2 +-
 8 files changed, 122 insertions(+), 21 deletions(-)


More information about the amd-gfx mailing list