dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
* [pull] amdgpu, amdkfd drm-fixes-5.18
@ 2022-04-06 17:04 Alex Deucher
  0 siblings, 0 replies; 2+ messages in thread
From: Alex Deucher @ 2022-04-06 17:04 UTC (permalink / raw)
  To: amd-gfx, dri-devel, airlied, daniel.vetter; +Cc: Alex Deucher

Hi Dave, Daniel,

Fixes for 5.18.

The following changes since commit 15f9cd4334c83716fa32647652a609e3ba6c998d:

  drm/amdgpu/gfx10: enable gfx1037 clock counter retrieval function (2022-03-25 12:40:25 -0400)

are available in the Git repository at:

  https://gitlab.freedesktop.org/agd5f/linux.git tags/amd-drm-fixes-5.18-2022-04-06

for you to fetch changes up to 2f25d8ce09b7ba5d769c132ba3d4eb84a941d2cb:

  drm/amdgpu/smu10: fix SoC/fclk units in auto mode (2022-04-06 12:02:57 -0400)

----------------------------------------------------------------
amd-drm-fixes-5.18-2022-04-06:

amdgpu:
- VCN 3.0 fixes
- DCN 3.1.5 fix
- Misc display fixes
- GC 10.3 golden register fix
- Suspend fix
- SMU 10 fix

amdkfd:
- Event fix

----------------------------------------------------------------
Alex Deucher (2):
      drm/amdgpu: don't use BACO for reset in S3
      drm/amdgpu/smu10: fix SoC/fclk units in auto mode

Benjamin Marty (1):
      drm/amdgpu/display: change pipe policy for DCN 2.1

Boyuan Zhang (1):
      drm/amdgpu/vcn3: send smu interface type

CHANDAN VURDIGERE NATARAJ (1):
      drm/amd/display: Fix by adding FPU protection for dcn30_internal_validate_bw

Charlene Liu (1):
      drm/amd/display: Clear optc false state when disable otg

Chris Park (1):
      drm/amd/display: Correct Slice reset calculation

Dmytro Laktyushkin (1):
      drm/amd/display: update dcn315 clock table read

Eric Bernstein (1):
      drm/amd/display: remove assert for odm transition case

Jimmy Kizito (2):
      drm/amd/display: Add work around for AUX failure on wake.
      drm/amd/display: Add configuration options for AUX wake work around.

Lee Jones (1):
      drm/amdkfd: Create file descriptor after client is added to smi_clients list

Ma Jun (1):
      drm/amdgpu: Sync up header and implementation to use the same parameter names

Martin Leung (1):
      drm/amd/display: Revert FEC check in validation

Roman Li (3):
      drm/amd/display: Remove redundant dsc power gating from init_hw
      drm/amd/display: Enable power gating before init_pipes
      drm/amd/display: Fix allocate_mst_payload assert on resume

Ruili Ji (1):
      drm/amdgpu: fix incorrect GCR_GENERAL_CNTL address

Shirish S (1):
      amd/display: set backlight only if required

tiancyin (1):
      drm/amd/vcn: fix an error msg on vcn 3.0

 drivers/gpu/drm/amd/amdgpu/amdgpu_ring.h           |   4 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.h            |   7 ++
 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c             |   6 +-
 drivers/gpu/drm/amd/amdgpu/vcn_v3_0.c              |   7 +-
 drivers/gpu/drm/amd/amdkfd/kfd_smi_events.c        |  24 +++--
 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c  |  10 +-
 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h  |   6 ++
 .../amd/display/dc/clk_mgr/dcn315/dcn315_clk_mgr.c | 107 +++++++++++++--------
 drivers/gpu/drm/amd/display/dc/core/dc.c           |   4 -
 drivers/gpu/drm/amd/display/dc/core/dc_link_dp.c   |  65 +++++++++++++
 drivers/gpu/drm/amd/display/dc/dc.h                |  17 ++++
 .../drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c  |  12 +--
 .../gpu/drm/amd/display/dc/dcn20/dcn20_resource.c  |   1 -
 .../gpu/drm/amd/display/dc/dcn21/dcn21_resource.c  |   2 +-
 drivers/gpu/drm/amd/display/dc/dcn30/dcn30_hwseq.c |   5 +-
 drivers/gpu/drm/amd/display/dc/dcn31/dcn31_hwseq.c |  19 ++--
 drivers/gpu/drm/amd/display/dc/dcn31/dcn31_optc.c  |   5 +-
 .../gpu/drm/amd/display/dc/dcn31/dcn31_resource.c  |   2 +
 drivers/gpu/drm/amd/display/dc/dsc/dc_dsc.c        |   4 +-
 drivers/gpu/drm/amd/display/dc/inc/dc_link_dp.h    |   1 +
 drivers/gpu/drm/amd/pm/amdgpu_dpm.c                |  11 +++
 .../gpu/drm/amd/pm/powerplay/hwmgr/smu10_hwmgr.c   |   8 +-
 22 files changed, 235 insertions(+), 92 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [pull] amdgpu, amdkfd drm-fixes-5.18
@ 2022-04-28  2:32 Alex Deucher
  0 siblings, 0 replies; 2+ messages in thread
From: Alex Deucher @ 2022-04-28  2:32 UTC (permalink / raw)
  To: amd-gfx, dri-devel, airlied, daniel.vetter; +Cc: Alex Deucher

Hi Dave, Daniel,

Fixes for 5.18.

The following changes since commit b2d229d4ddb17db541098b83524d901257e93845:

  Linux 5.18-rc3 (2022-04-17 13:57:31 -0700)

are available in the Git repository at:

  https://gitlab.freedesktop.org/agd5f/linux.git tags/amd-drm-fixes-5.18-2022-04-27

for you to fetch changes up to fb8cc3318e47e1a0ced4025ef614317b541147e7:

  drm/amdgpu: keep mmhub clock gating being enabled during s2idle suspend (2022-04-27 17:38:02 -0400)

----------------------------------------------------------------
amd-drm-fixes-5.18-2022-04-27:

amdgpu:
- Runtime pm fix
- DCN memory leak fix in error path
- SI DPM deadlock fix
- S0ix fix

amdkfd:
- GWS fix
- GWS support for CRIU

----------------------------------------------------------------
Alex Deucher (1):
      drm/amdgpu: don't runtime suspend if there are displays attached (v3)

David Yat Sin (2):
      drm/amdkfd: Fix GWS queue count
      drm/amdkfd: CRIU add support for GWS queues

Evan Quan (1):
      drm/amd/pm: fix the deadlock issue observed on SI

Miaoqian Lin (1):
      drm/amd/display: Fix memory leak in dcn21_clock_source_create

Prike Liang (1):
      drm/amdgpu: keep mmhub clock gating being enabled during s2idle suspend

 drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c            | 105 ++++++++++++++-------
 drivers/gpu/drm/amd/amdgpu/gmc_v10_0.c             |  10 ++
 .../gpu/drm/amd/amdkfd/kfd_device_queue_manager.c  |  83 ++++++++--------
 drivers/gpu/drm/amd/amdkfd/kfd_priv.h              |   2 +-
 .../gpu/drm/amd/amdkfd/kfd_process_queue_manager.c |  10 +-
 .../gpu/drm/amd/display/dc/dcn21/dcn21_resource.c  |   1 +
 drivers/gpu/drm/amd/pm/amdgpu_dpm.c                |  39 ++++++++
 drivers/gpu/drm/amd/pm/legacy-dpm/legacy_dpm.c     |  10 --
 drivers/gpu/drm/amd/pm/legacy-dpm/si_dpm.c         |  35 -------
 drivers/gpu/drm/amd/pm/powerplay/amd_powerplay.c   |  10 --
 10 files changed, 165 insertions(+), 140 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-04-28  2:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-06 17:04 [pull] amdgpu, amdkfd drm-fixes-5.18 Alex Deucher
2022-04-28  2:32 Alex Deucher

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).