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] radeon, amdgpu drm-fixes-5.13
Date: Wed, 19 May 2021 22:25:00 -0400 [thread overview]
Message-ID: <20210520022500.4023-1-alexander.deucher@amd.com> (raw)
Hi Dave, Daniel,
Fixes for 5.13.
The following changes since commit d07f6ca923ea0927a1024dfccafc5b53b61cfecc:
Linux 5.13-rc2 (2021-05-16 15:27:44 -0700)
are available in the Git repository at:
https://gitlab.freedesktop.org/agd5f/linux.git tags/amd-drm-fixes-5.13-2021-05-19
for you to fetch changes up to a2b4785f01280a4291edb9fda69032fc2e4bfd3f:
drm/amdgpu: stop touching sched.ready in the backend (2021-05-19 18:07:43 -0400)
----------------------------------------------------------------
amd-drm-fixes-5.13-2021-05-19:
amdgpu:
- Fix downscaling ratio on DCN3.x
- Fix for non-4K pages
- PCO/RV compute hang fix
- Dongle fix
- Aldebaran codec query support
- Refcount leak fix
- Use after free fix
- Navi12 golden settings updates
- GPU reset fixes
radeon:
- Fix for imported BO handling
----------------------------------------------------------------
Changfeng (1):
drm/amdgpu: disable 3DCGCG on picasso/raven1 to avoid compute hang
Chris Park (1):
drm/amd/display: Disconnect non-DP with no EDID
Christian König (2):
drm/radeon: use the dummy page for GART if needed
drm/amdgpu: stop touching sched.ready in the backend
Guchun Chen (2):
drm/amdgpu: update gc golden setting for Navi12
drm/amdgpu: update sdma golden setting for Navi12
James Zhu (1):
drm/amdgpu: add video_codecs query support for aldebaran
Jingwen Chen (1):
drm/amd/amdgpu: fix refcount leak
Lang Yu (1):
drm/amd/amdgpu: fix a potential deadlock in gpu reset
Nikola Cornij (1):
drm/amd/display: Use the correct max downscaling value for DCN3.x family
Yi Li (1):
drm/amdgpu: Fix GPU TLB update error when PAGE_SIZE > AMDGPU_PAGE_SIZE
xinhui pan (1):
drm/amdgpu: Fix a use-after-free
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 1 -
drivers/gpu/drm/amd/amdgpu/amdgpu_fb.c | 3 +++
drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c | 3 ++-
drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c | 6 ++++--
drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c | 10 +++++++---
drivers/gpu/drm/amd/amdgpu/jpeg_v2_5.c | 2 --
drivers/gpu/drm/amd/amdgpu/jpeg_v3_0.c | 2 --
drivers/gpu/drm/amd/amdgpu/sdma_v5_0.c | 4 ++++
drivers/gpu/drm/amd/amdgpu/sdma_v5_2.c | 5 -----
drivers/gpu/drm/amd/amdgpu/soc15.c | 3 +--
drivers/gpu/drm/amd/amdgpu/vcn_v3_0.c | 8 +-------
drivers/gpu/drm/amd/display/dc/core/dc_link.c | 18 ++++++++++++++++++
drivers/gpu/drm/amd/display/dc/dcn30/dcn30_resource.c | 7 ++++---
.../gpu/drm/amd/display/dc/dcn301/dcn301_resource.c | 7 ++++---
.../gpu/drm/amd/display/dc/dcn302/dcn302_resource.c | 7 ++++---
drivers/gpu/drm/radeon/radeon_gart.c | 3 ++-
16 files changed, 54 insertions(+), 35 deletions(-)
next reply other threads:[~2021-05-20 2:25 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-05-20 2:25 Alex Deucher [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-05-06 3:39 [pull] radeon, amdgpu drm-fixes-5.13 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=20210520022500.4023-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