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, amdkfd drm-fixes-5.10
Date: Wed, 9 Dec 2020 22:48:48 -0500 [thread overview]
Message-ID: <20201210034848.18108-1-alexander.deucher@amd.com> (raw)
Hi Dave, Daniel,
Fixes for 5.10.
The following changes since commit 0477e92881850d44910a7e94fc2c46f96faa131f:
Linux 5.10-rc7 (2020-12-06 14:25:12 -0800)
are available in the Git repository at:
git://people.freedesktop.org/~agd5f/linux tags/amd-drm-fixes-5.10-2020-12-09
for you to fetch changes up to c5b58c8c860db330c0b8b891b69014ee9d470dab:
drm/amd/pm: typo fix (CUSTOM -> COMPUTE) (2020-12-09 22:38:10 -0500)
----------------------------------------------------------------
amd-drm-fixes-5.10-2020-12-09:
amdgpu:
- Fan fix for CI asics
- Fix a warning in possible_crtcs
- Build fix for when debugfs is disabled
- Display overflow fix
- Display watermark fixes for Renoir
- SDMA 5.2 fix
- Stolen vga memory regression fix
- Power profile fixes
- Fix a regression from removal of GEM and PRIME callbacks
amdkfd:
- Fix a memory leak in dmabuf import
----------------------------------------------------------------
Alex Deucher (3):
drm/amdgpu/powerplay: parse fan table for CI asics
drm/amdgpu/disply: set num_crtc earlier
drm/amdgpu: fix size calculation with stolen vga memory
Andrey Grodzovsky (1):
drm/amdgpu: Initialise drm_gem_object_funcs for imported BOs
Arnd Bergmann (1):
drm/amdgpu: fix debugfs creation/removal, again
Changfeng (1):
drm/amd/pm: update smu10.h WORKLOAD_PPLIB setting for raven
Chris Park (1):
drm/amd/display: Prevent bandwidth overflow
Evan Quan (1):
drm/amd/pm: typo fix (CUSTOM -> COMPUTE)
Felix Kuehling (1):
drm/amdkfd: Fix leak in dmabuf import
Stanley.Yang (1):
drm/amdgpu: fix sdma instance fw version and feature version init
Sung Lee (1):
drm/amd/display: Add wm table for Renoir
drivers/gpu/drm/amd/amdgpu/amdgpu_dma_buf.c | 8 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c | 41 ++++----
drivers/gpu/drm/amd/amdgpu/amdgpu_gmc.c | 3 +
drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c | 13 +--
drivers/gpu/drm/amd/amdgpu/amdgpu_ras.h | 6 --
drivers/gpu/drm/amd/amdgpu/sdma_v5_2.c | 2 +-
drivers/gpu/drm/amd/amdkfd/kfd_chardev.c | 2 +
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 9 +-
.../drm/amd/display/dc/clk_mgr/dcn21/rn_clk_mgr.c | 93 ++++++++++++++++++-
drivers/gpu/drm/amd/display/dc/core/dc_link.c | 7 +-
drivers/gpu/drm/amd/pm/inc/smu10.h | 14 ++-
.../drm/amd/pm/powerplay/hwmgr/processpptables.c | 103 ++++++++++++++++++++-
.../gpu/drm/amd/pm/powerplay/hwmgr/smu10_hwmgr.c | 9 +-
.../drm/amd/pm/swsmu/smu11/sienna_cichlid_ppt.c | 2 +-
14 files changed, 250 insertions(+), 62 deletions(-)
_______________________________________________
amd-gfx mailing list
amd-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/amd-gfx
next reply other threads:[~2020-12-10 3:48 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-12-10 3:48 Alex Deucher [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-11-04 20:57 [pull] amdgpu, amdkfd drm-fixes-5.10 Alex Deucher
2020-10-22 4:03 Alex Deucher
2020-10-14 19:54 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=20201210034848.18108-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