[pull] radeon, amdgpu 5.6 fixes
Alex Deucher
alexdeucher at gmail.com
Thu Feb 27 03:41:06 UTC 2020
Hi Dave, Daniel,
Fixes for 5.6.
The following changes since commit 97d9a4e9619a822c5baf6a63e6f5b80fee4d4213:
Merge tag 'drm-intel-fixes-2020-02-20' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes (2020-02-21 12:46:54 +1000)
are available in the Git repository at:
git://people.freedesktop.org/~agd5f/linux tags/amd-drm-fixes-5.6-2020-02-26
for you to fetch changes up to eb12c957735b582607e5842a06d1f4c62e185c1d:
drm/radeon: Inline drm_get_pci_dev (2020-02-26 14:02:41 -0500)
----------------------------------------------------------------
amd-drm-fixes-5.6-2020-02-26:
amdgpu:
- Drop DRIVER_USE_AGP
- Fix memory leak in GPU reset
- Resume fix for raven
radeon:
- Drop DRIVER_USE_AGP
----------------------------------------------------------------
Daniel Vetter (2):
drm/amdgpu: Drop DRIVER_USE_AGP
drm/radeon: Inline drm_get_pci_dev
Monk Liu (1):
drm/amdgpu: fix memory leak during TDR test(v2)
Shirish S (1):
amdgpu/gmc_v9: save/restore sdpif regs during S3
drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c | 2 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_gmc.h | 1 +
drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c | 37 ++++++++++++++++++-
.../drm/amd/include/asic_reg/dce/dce_12_0_offset.h | 2 +
drivers/gpu/drm/amd/powerplay/smu_v11_0.c | 6 ++-
drivers/gpu/drm/radeon/radeon_drv.c | 43 +++++++++++++++++++++-
drivers/gpu/drm/radeon/radeon_kms.c | 6 +++
7 files changed, 92 insertions(+), 5 deletions(-)
More information about the amd-gfx
mailing list