dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
From: Alex Deucher <alexdeucher-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: amd-gfx-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org,
	dri-devel-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org,
	airlied-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org,
	daniel.vetter-/w4YWyX8dFk@public.gmane.org
Cc: Alex Deucher <alexander.deucher-5C7GfCeVMHo@public.gmane.org>
Subject: [pull] amdgpu drm-next-5.1
Date: Thu,  7 Mar 2019 15:25:28 -0500	[thread overview]
Message-ID: <20190307202528.3148-1-alexander.deucher@amd.com> (raw)

Hi Dave, Daniel,

Fixes for 5.1:
- Powerplay fixes
- DC fixes
- Fix locking around indirect register access in some cases
- KFD MQD fix
- Disable BACO for vega20 for now (fixes pending)

The following changes since commit fbac3c48fa6b4cfa43eaae39d5a53269bff7ec5f:

  Merge branch 'drm-next-5.1' of git://people.freedesktop.org/~agd5f/linux into drm-next (2019-02-22 15:56:42 +1000)

are available in the Git repository at:

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

for you to fetch changes up to 59d3191f14dc18881fec1172c7096b7863622803:

  drm/amd/display: don't call dm_pp_ function from an fpu block (2019-03-06 15:31:20 -0500)

----------------------------------------------------------------
Alex Deucher (1):
      drm/amdgpu/powerplay: add missing breaks in polaris10_smumgr

Anthony Koo (1):
      drm/amd/display: Fix issue with link_active state not correct for MST

Candice Li (1):
      Revert "drm/amdgpu: use BACO reset on vega20 if platform support"

Christian König (1):
      drm/amdgpu: clear PDs/PTs only after initializing them

Evan Quan (9):
      drm/amd/powerplay: fix the confusing ppfeature mask calculations
      drm/amd/powerplay: drop redundant soft min/max settings
      drm/amd/powerplay: need to reapply the dpm level settings
      drm/amd/powerplay: force FCLK to highest also for 5K or higher displays
      drm/amd/powerplay: overwrite ODSettingsMin for UCLK_FMAX feature
      drm/amd/powerplay: support retrieving clock information from other sysplls
      drm/amd/powerplay: set default fclk for no fclk dpm support case
      drm/amd/powerplay: honor the OD settings
      drm/amd/powerplay: show the right override pcie parameters

Harry Wentland (1):
      drm/amd/display: don't call dm_pp_ function from an fpu block

Huang Rui (2):
      drm/amd/powerplay: use REG32_PCIE wrapper instead for powerplay
      drm/amdgpu: use REG32_PCIE wrapper instead for psp

Kevin Wang (1):
      drm/amdkfd: use init_mqd function to allocate object for hid_mqd (CI)

Mathias Fröhlich (1):
      drm/amd/display: Fix reference counting for struct dc_sink.

Nathan Chancellor (1):
      drm/amd/display: Pass app_tf by value rather than by reference

shaoyunl (1):
      drm/powerplay: print current clock level when dpm is disabled on vg20

 drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c             |  11 +-
 drivers/gpu/drm/amd/amdgpu/psp_v3_1.c              |   4 +-
 drivers/gpu/drm/amd/amdgpu/soc15.c                 |   1 -
 drivers/gpu/drm/amd/amdkfd/kfd_mqd_manager_cik.c   |  52 +----
 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c  |  43 +++-
 .../amd/display/amdgpu_dm/amdgpu_dm_mst_types.c    |   1 +
 drivers/gpu/drm/amd/display/dc/calcs/dcn_calcs.c   |   8 +-
 drivers/gpu/drm/amd/display/dc/core/dc_link.c      |  16 +-
 .../drm/amd/display/modules/freesync/freesync.c    |   7 +-
 .../gpu/drm/amd/display/modules/inc/mod_freesync.h |   2 +-
 drivers/gpu/drm/amd/powerplay/hwmgr/pp_psm.c       |   3 +-
 drivers/gpu/drm/amd/powerplay/hwmgr/ppatomfwctrl.c |  30 +--
 drivers/gpu/drm/amd/powerplay/hwmgr/ppatomfwctrl.h |   4 +-
 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c |   8 +-
 drivers/gpu/drm/amd/powerplay/hwmgr/vega12_hwmgr.c |   4 +-
 drivers/gpu/drm/amd/powerplay/hwmgr/vega20_hwmgr.c | 222 +++++++++++----------
 drivers/gpu/drm/amd/powerplay/hwmgr/vega20_hwmgr.h |   7 +
 .../drm/amd/powerplay/smumgr/polaris10_smumgr.c    |   2 +
 drivers/gpu/drm/amd/powerplay/smumgr/smu9_smumgr.c |   6 +-
 .../gpu/drm/amd/powerplay/smumgr/vega20_smumgr.c   |   6 +-
 20 files changed, 227 insertions(+), 210 deletions(-)
_______________________________________________
amd-gfx mailing list
amd-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/amd-gfx

             reply	other threads:[~2019-03-07 20:25 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-07 20:25 Alex Deucher [this message]
  -- strict thread matches above, loose matches on Subject: below --
2019-03-13 19:42 [pull] amdgpu drm-next-5.1 Alex Deucher
2019-02-08 21:02 Alex Deucher

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190307202528.3148-1-alexander.deucher@amd.com \
    --to=alexdeucher-re5jqeeqqe8avxtiumwx3w@public.gmane.org \
    --cc=airlied-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
    --cc=alexander.deucher-5C7GfCeVMHo@public.gmane.org \
    --cc=amd-gfx-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org \
    --cc=daniel.vetter-/w4YWyX8dFk@public.gmane.org \
    --cc=dri-devel-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).