[pull] amdgpu, amdkfd drm-fixes-5.2
Alex Deucher
alexdeucher at gmail.com
Wed May 22 20:54:25 UTC 2019
Hi Dave, Daniel,
Fixes for 5.2:
- Fix for DMCU firmware issues for stable
- Add missing polaris10 pci id to kfd
- Screen corruption fix on picasso
- Fix for driver reload on vega10
- SR-IOV fixes
- Locking fix in new SMU code
- Compute profile switching fix for KFD
The following changes since commit a188339ca5a396acc588e5851ed7e19f66b0ebd9:
Linux 5.2-rc1 (2019-05-19 15:47:09 -0700)
are available in the Git repository at:
git://people.freedesktop.org/~agd5f/linux drm-fixes-5.2
for you to fetch changes up to 43d8107f0bdcaa4300e40231cc45ecbd1f77f73f:
drm/amdkfd: Fix compute profile switching (2019-05-20 21:22:49 -0500)
----------------------------------------------------------------
Alex Deucher (2):
drm/amdgpu/soc15: skip reset on init
drm/amdgpu/gmc9: set vram_width properly for SR-IOV
Dan Carpenter (1):
drm/amd/powerplay: fix locking in smu_feature_set_supported()
Flora Cui (1):
drm/amdgpu: keep stolen memory on picasso
Harish Kasiviswanathan (1):
drm/amdkfd: Fix compute profile switching
Harry Wentland (2):
drm/amd/display: Add ASICREV_IS_PICASSO
drm/amd/display: Don't load DMCU for Raven 1
Kent Russell (1):
drm/amdkfd: Add missing Polaris10 ID
Yintian Tao (1):
drm/amdgpu: skip fw pri bo alloc for SRIOV
drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c | 17 ++++++++++-------
drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c | 11 ++++++++++-
drivers/gpu/drm/amd/amdgpu/soc15.c | 5 +++++
drivers/gpu/drm/amd/amdkfd/kfd_device.c | 17 +++++++++++++++++
drivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager.c | 11 ++++++-----
drivers/gpu/drm/amd/amdkfd/kfd_priv.h | 7 +++++++
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 12 ++++++++++--
drivers/gpu/drm/amd/display/include/dal_asic_id.h | 7 ++++---
drivers/gpu/drm/amd/powerplay/amdgpu_smu.c | 2 +-
9 files changed, 70 insertions(+), 19 deletions(-)
More information about the amd-gfx
mailing list