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 drm-fixes-5.8
Date: Wed, 15 Jul 2020 17:39:14 -0400 [thread overview]
Message-ID: <20200715213914.3994-1-alexander.deucher@amd.com> (raw)
Hi Dave, Daniel,
Fixes for 5.8.
The following changes since commit 38794a5465b752118098e36cf95c59083f9f1f88:
Merge tag 'amd-drm-fixes-5.8-2020-07-09' of git://people.freedesktop.org/~agd5f/linux into drm-fixes (2020-07-10 07:02:02 +1000)
are available in the Git repository at:
git://people.freedesktop.org/~agd5f/linux tags/amd-drm-fixes-5.8-2020-07-15
for you to fetch changes up to 05051496b2622e4d12e2036b35165969aa502f89:
drm/amdgpu/sdma5: fix wptr overwritten in ->get_wptr() (2020-07-14 15:42:17 -0400)
----------------------------------------------------------------
amd-drm-fixes-5.8-2020-07-15:
amdgpu:
- Fix a race condition with KIQ
- Preemption fix
- Fix handling of fake MST encoders
- OLED panel fix
- Handle allocation failure in stream construction
- Renoir SMC fix
- SDMA 5.x fix
----------------------------------------------------------------
Alex Deucher (1):
drm/amdgpu/display: create fake mst encoders ahead of time (v4)
Jack Xiao (2):
drm/amdgpu/gfx10: fix race condition for kiq
drm/amdgpu: fix preemption unit test
Josip Pavic (1):
drm/amd/display: handle failed allocation during stream construction
Xiaojie Yuan (1):
drm/amdgpu/sdma5: fix wptr overwritten in ->get_wptr()
chen gong (1):
drm/amdgpu/powerplay: Modify SMC message name for setting power profile mode
hersen wu (1):
drm/amd/display: OLED panel backlight adjust not work with external display connected
drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c | 20 ++++++--
drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c | 9 +++-
drivers/gpu/drm/amd/amdgpu/sdma_v5_0.c | 26 ++++-------
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 14 ++++++
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h | 11 ++++-
.../amd/display/amdgpu_dm/amdgpu_dm_mst_types.c | 53 +++++++++++-----------
.../amd/display/amdgpu_dm/amdgpu_dm_mst_types.h | 3 ++
drivers/gpu/drm/amd/display/dc/core/dc_stream.c | 19 ++++++--
drivers/gpu/drm/amd/powerplay/renoir_ppt.c | 2 +-
9 files changed, 101 insertions(+), 56 deletions(-)
_______________________________________________
amd-gfx mailing list
amd-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/amd-gfx
next reply other threads:[~2020-07-15 21:39 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-07-15 21:39 Alex Deucher [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-07-30 3:36 [pull] amdgpu drm-fixes-5.8 Alex Deucher
2020-07-30 15:06 ` Alex Deucher
2020-07-23 3:26 Alex Deucher
2020-07-01 19:44 Alex Deucher
2020-06-04 18:19 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=20200715213914.3994-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