[pull] amdgpu drm-fixes-4.19

Alex Deucher alexdeucher at gmail.com
Thu Sep 27 15:54:18 UTC 2018


Hi Dave,

Just a few fixes for 4.19:
- Couple of suspend/resume fixes
- Fix EDID emulation with DC

The following changes since commit 4fcb7f8be829d21bcbb24eef2204fb6b34ed1f80:

  Merge branch 'drm-fixes-4.19' of git://people.freedesktop.org/~agd5f/linux into drm-fixes (2018-09-21 09:52:27 +1000)

are available in the git repository at:

  git://people.freedesktop.org/~agd5f/linux drm-fixes-4.19

for you to fetch changes up to fbbdadf2faf17cd88e9c447701495540377c5743:

  drm/amd/display: Fix Edid emulation for linux (2018-09-27 10:05:21 -0500)

----------------------------------------------------------------
Bhawanpreet Lakha (1):
      drm/amd/display: Fix Edid emulation for linux

Rex Zhu (1):
      drm/amdgpu: Fix vce work queue was not cancelled when suspend

Roman Li (1):
      drm/amd/display: Fix Vega10 lightup on S3 resume

 drivers/gpu/drm/amd/amdgpu/amdgpu_vce.c            |   3 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c            |   4 +-
 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c  | 139 ++++++++++++++++++++-
 drivers/gpu/drm/amd/display/dc/core/dc_link.c      |   4 +-
 drivers/gpu/drm/amd/display/dc/dc_link.h           |   1 +
 .../amd/display/dc/dce110/dce110_hw_sequencer.c    |   2 +-
 .../amd/display/dc/dce110/dce110_hw_sequencer.h    |   5 -
 .../amd/display/dc/dce120/dce120_hw_sequencer.c    |  12 --
 8 files changed, 142 insertions(+), 28 deletions(-)


More information about the dri-devel mailing list