[pull] amdgpu, amdkfd, radeon drm-fixes-5.9
Alex Deucher
alexdeucher at gmail.com
Thu Sep 17 04:38:18 UTC 2020
Hi Dave, Daniel,
Fixes for 5.9.
The following changes since commit 7f7a47952c0f981f9c9a6409c8cf8d025d55af64:
Merge tag 'drm-misc-fixes-2020-09-09' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes (2020-09-11 09:49:23 +1000)
are available in the Git repository at:
git://people.freedesktop.org/~agd5f/linux tags/amd-drm-fixes-5.9-2020-09-17
for you to fetch changes up to 875d369d8f75275d30e59421602d9366426abff7:
drm/amd/display: Don't log hdcp module warnings in dmesg (2020-09-17 00:13:34 -0400)
----------------------------------------------------------------
amd-drm-fixes-5.9-2020-09-17:
amdgpu:
- Sienna Cichlid fixes
- Navy Flounder fixes
- DC fixes
amdkfd:
- Fix a GPU reset crash
- Fix a memory leak
radeon:
- Revert a PLL fix that broke other boards
----------------------------------------------------------------
Andrey Grodzovsky (1):
drm/amdgpu: Include sienna_cichlid in USBC PD FW support.
Bhawanpreet Lakha (2):
drm/amd/display: Don't use DRM_ERROR() for DTM add topology
drm/amd/display: Don't log hdcp module warnings in dmesg
Christian König (1):
drm/radeon: revert "Prefer lower feedback dividers"
Dennis Li (2):
drm/kfd: fix a system crash issue during GPU recovery
drm/amdkfd: fix a memory leak issue
Jiansong Chen (2):
drm/amd/pm: support runtime pptable update for sienna_cichlid etc.
drm/amdgpu: declare ta firmware for navy_flounder
Jun Lei (1):
drm/amd/display: update nv1x stutter latencies
Michel Dänzer (1):
drm/amdgpu/dc: Require primary plane to be enabled whenever the CRTC is
drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c | 2 +-
drivers/gpu/drm/amd/amdgpu/psp_v11_0.c | 2 +-
.../gpu/drm/amd/amdkfd/kfd_device_queue_manager.c | 4 ++-
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 32 +++++++---------------
.../gpu/drm/amd/display/dc/dcn20/dcn20_resource.c | 4 +--
.../gpu/drm/amd/display/modules/hdcp/hdcp_log.h | 2 +-
.../gpu/drm/amd/display/modules/hdcp/hdcp_psp.c | 2 +-
drivers/gpu/drm/amd/powerplay/amdgpu_smu.c | 12 ++++++--
drivers/gpu/drm/radeon/radeon_display.c | 2 +-
9 files changed, 29 insertions(+), 33 deletions(-)
More information about the amd-gfx
mailing list