[pull] amdgpu, amdkfd, radeon drm-fixes-5.8
Alex Deucher
alexdeucher at gmail.com
Wed Jun 24 22:12:07 UTC 2020
Hi Dave, Daniel,
Fixes for 5.8.
The following changes since commit 48778464bb7d346b47157d21ffde2af6b2d39110:
Linux 5.8-rc2 (2020-06-21 15:45:29 -0700)
are available in the Git repository at:
git://people.freedesktop.org/~agd5f/linux tags/amd-drm-fixes-5.8-2020-06-24
for you to fetch changes up to b5b78a6c8d8cb9c307bc6b16a754603424459d6e:
drm/amd: fix potential memleak in err branch (2020-06-24 18:03:16 -0400)
----------------------------------------------------------------
amd-drm-fixes-5.8-2020-06-24:
amdgpu:
- Fix missed mutex unlock in DC error path
- Fix firmware leak for sdma5
- DC bpc property fixes
amdkfd:
- Fix memleak in an error path
radeon:
- Fix copy paste typo in NI DPM spll validation
----------------------------------------------------------------
Bernard Zhao (1):
drm/amd: fix potential memleak in err branch
Denis Efremov (1):
drm/radeon: fix fb_div check in ni_init_smc_spll_table()
John van der Kamp (1):
drm/amdgpu/display: Unlock mutex on error
Stylon Wang (2):
drm/amd/display: Enable output_bpc property on all outputs
drm/amd/display: Fix ineffective setting of max bpc property
Wenhui Sheng (1):
drm/amdgpu: add fw release for sdma v5_0
drivers/gpu/drm/amd/amdgpu/sdma_v5_0.c | 6 +++++-
drivers/gpu/drm/amd/amdkfd/kfd_process.c | 1 +
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 3 ++-
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_debugfs.c | 4 +++-
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_hdcp.c | 6 ++++--
drivers/gpu/drm/radeon/ni_dpm.c | 2 +-
6 files changed, 16 insertions(+), 6 deletions(-)
More information about the amd-gfx
mailing list