From: Alex Deucher <alexander.deucher@amd.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 drm-fixes-5.14
Date: Wed, 4 Aug 2021 23:36:49 -0400 [thread overview]
Message-ID: <20210805033649.4091-1-alexander.deucher@amd.com> (raw)
Hi Dave, Daniel,
Fixes for 5.14.
The following changes since commit d28e2568ac26fff351c846bf74ba6ca5dded733e:
Merge tag 'amd-drm-fixes-5.14-2021-07-28' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixes (2021-07-29 17:20:29 +1000)
are available in the Git repository at:
https://gitlab.freedesktop.org/agd5f/linux.git tags/amd-drm-fixes-5.14-2021-08-04
for you to fetch changes up to 574fdb20f3e2b001eeddcaf4f16a5c8258243323:
drm/amdgpu: add DID for beige goby (2021-08-03 16:59:16 -0400)
----------------------------------------------------------------
amd-drm-fixes-5.14-2021-08-04:
amdgpu:
- Fix potential out-of-bounds read when updating GPUVM mapping
- Renoir powergating fix
- Yellow Carp updates
- 8K fix for navi1x
- Beige Goby updates and new DIDs
- Fix DMUB firmware version output
- EDP fix
- pmops config fix
----------------------------------------------------------------
Bing Guo (2):
drm/amd/display: Fix Dynamic bpp issue with 8K30 with Navi 1X
drm/amd/display: Increase stutter watermark for dcn303
Chengming Gui (1):
drm/amdgpu: add DID for beige goby
Jude Shih (1):
drm/amd/display: Fix resetting DCN3.1 HW when resuming from S4
Qingqing Zhuo (1):
drm/amd/display: workaround for hard hang on HPD on native DP
Randy Dunlap (1):
drm/amdgpu: fix checking pmops when PM_SLEEP is not enabled
Shirish S (1):
drm/amdgpu/display: fix DMUB firmware version info
Wesley Chalmers (1):
drm/amd/display: Assume LTTPR interop for DCN31+
Xiaomeng Hou (1):
drm/amd/pm: update yellow carp pmfw interface version
Yifan Zhang (1):
drm/amdgpu: fix the doorbell missing when in CGPG issue for renoir.
xinhui pan (1):
drm/amdgpu: Fix out-of-bounds read when update mapping
drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.c | 2 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c | 7 +++++++
drivers/gpu/drm/amd/amdgpu/amdgpu_res_cursor.h | 3 ++-
drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c | 21 ++++++++++++++++++++-
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 2 +-
.../drm/amd/display/dc/clk_mgr/dcn21/rn_clk_mgr.c | 4 +++-
drivers/gpu/drm/amd/display/dc/core/dc_link_dp.c | 21 ++-------------------
drivers/gpu/drm/amd/display/dc/dc.h | 2 ++
drivers/gpu/drm/amd/display/dc/dcn20/dcn20_optc.c | 2 +-
.../gpu/drm/amd/display/dc/dcn30/dcn30_resource.c | 20 ++++++++++++++++++++
.../gpu/drm/amd/display/dc/dcn303/dcn303_resource.c | 4 ++--
.../gpu/drm/amd/display/dc/dcn31/dcn31_resource.c | 16 ++++++++++++++++
drivers/gpu/drm/amd/display/dmub/src/dmub_dcn31.c | 8 +++++---
drivers/gpu/drm/amd/pm/inc/smu_v13_0.h | 2 +-
14 files changed, 83 insertions(+), 31 deletions(-)
next reply other threads:[~2021-08-05 3:37 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-08-05 3:36 Alex Deucher [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-08-26 3:26 [pull] amdgpu drm-fixes-5.14 Alex Deucher
2021-08-12 2:21 Alex Deucher
2021-08-06 1:16 Alex Deucher
2021-07-29 2:58 Alex Deucher
2021-07-21 21:58 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=20210805033649.4091-1-alexander.deucher@amd.com \
--to=alexander.deucher@amd.com \
--cc=airlied@gmail.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).