dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
From: Alex Deucher <alexdeucher@gmail.com>
To: amd-gfx@lists.freedesktop.org, dri-devel@lists.freedesktop.org,
	airlied@gmail.com, daniel.vetter@ffwll.ch
Cc: Alex Deucher <alexander.deucher@amd.com>
Subject: [pull] amdgpu 5.6 fixes
Date: Wed, 12 Feb 2020 17:47:46 -0500	[thread overview]
Message-ID: <20200212224746.3992-1-alexander.deucher@amd.com> (raw)

Hi Dave, Daniel,

Fixes for 5.6.

The following changes since commit bb6d3fb354c5ee8d6bde2d576eb7220ea09862b9:

  Linux 5.6-rc1 (2020-02-09 16:08:48 -0800)

are available in the Git repository at:

  git://people.freedesktop.org/~agd5f/linux tags/amd-drm-fixes-5.6-2020-02-12

for you to fetch changes up to e33a8cfda5198fc09554fdd77ba246de42c886bd:

  drm/amdgpu:/navi10: use the ODCAP enum to index the caps array (2020-02-11 15:42:33 -0500)

----------------------------------------------------------------
amd-drm-fixes-5.6-2020-02-12:

amdgpu:
- Additional OD fixes for navi
- Misc display fixes
- VCN 2.5 DPG fix
- Prevent build errors on PowerPC on some configs
- GDS EDC fix

----------------------------------------------------------------
Alex Deucher (2):
      drm/amdgpu: update smu_v11_0_pptable.h
      drm/amdgpu:/navi10: use the ODCAP enum to index the caps array

Aric Cyr (1):
      drm/amd/display: Check engine is not NULL before acquiring

Daniel Kolesa (1):
      amdgpu: Prevent build errors regarding soft/hard-float FP ABI tags

Guchun Chen (2):
      drm/amdgpu: limit GDS clearing workaround in cold boot sequence
      drm/amdgpu: correct comment to clear up the confusion

Isabel Zhang (1):
      drm/amd/display: Add initialitions for PLL2 clock source

James Zhu (2):
      drm/amdgpu/vcn2.5: fix DPG mode power off issue on instance 1
      drm/amdgpu/vcn2.5: fix warning

Jonathan Kim (1):
      drm/amdgpu: fix amdgpu pmu to use hwc->config instead of hwc->conf

Nicholas Kazlauskas (1):
      drm/amd/display: Don't map ATOM_ENABLE to ATOM_INIT

Roman Li (1):
      drm/amd/display: Fix psr static frames calculation

Sung Lee (3):
      drm/amd/display: Do not set optimized_require to false after plane disable
      drm/amd/display: Use dcfclk to populate watermark ranges
      drm/amd/display: DCN2.x Do not program DPPCLK if same value

Yongqiang Sun (1):
      drm/amd/display: Limit minimum DPPCLK to 100MHz.

 drivers/gpu/drm/amd/amdgpu/amdgpu_pmu.c            | 15 +++----
 drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.h            |  3 +-
 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c              | 14 +++++--
 drivers/gpu/drm/amd/amdgpu/vcn_v1_0.c              | 14 ++++---
 drivers/gpu/drm/amd/amdgpu/vcn_v2_0.c              |  6 +--
 drivers/gpu/drm/amd/amdgpu/vcn_v2_5.c              |  8 ++--
 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c  |  5 ++-
 .../gpu/drm/amd/display/dc/bios/command_table2.c   |  4 --
 drivers/gpu/drm/amd/display/dc/clk_mgr/Makefile    |  6 +++
 .../amd/display/dc/clk_mgr/dcn20/dcn20_clk_mgr.c   |  2 +-
 .../drm/amd/display/dc/clk_mgr/dcn21/rn_clk_mgr.c  | 20 ++++++----
 drivers/gpu/drm/amd/display/dc/dce/dce_aux.c       |  2 +-
 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_hwseq.c |  1 -
 .../gpu/drm/amd/display/dc/dcn21/dcn21_resource.c  |  6 +++
 .../gpu/drm/amd/powerplay/inc/smu_v11_0_pptable.h  | 46 +++++++++++++++-------
 drivers/gpu/drm/amd/powerplay/navi10_ppt.c         | 22 +++++------
 16 files changed, 108 insertions(+), 66 deletions(-)
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

             reply	other threads:[~2020-02-12 22:47 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-12 22:47 Alex Deucher [this message]
2020-02-19 17:39 [pull] amdgpu 5.6 fixes Alex Deucher
2020-03-05 18:59 Alex Deucher
2020-03-12  2:09 Alex Deucher
2020-03-19  2:10 Alex Deucher
2020-03-19 20:40 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=20200212224746.3992-1-alexander.deucher@amd.com \
    --to=alexdeucher@gmail.com \
    --cc=airlied@gmail.com \
    --cc=alexander.deucher@amd.com \
    --cc=amd-gfx@lists.freedesktop.org \
    --cc=daniel.vetter@ffwll.ch \
    --cc=dri-devel@lists.freedesktop.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).