[pull] amdgpu drm-fixes-5.7
Alex Deucher
alexdeucher at gmail.com
Wed Apr 15 22:16:31 UTC 2020
Hi Dave, Daniel,
Fixes for 5.7.
The following changes since commit 7e7ea24f0b46cd3078bc9af29d1c1aced89d1c8e:
drm/amdgpu/display: fix warning when compiling without debugfs (2020-04-08 17:53:11 -0400)
are available in the Git repository at:
git://people.freedesktop.org/~agd5f/linux tags/amd-drm-fixes-5.7-2020-04-15
for you to fetch changes up to 974229db7e6c1f2ff83ceaf3022d5128bf62caca:
drm/amdgpu/gfx9: add gfxoff quirk (2020-04-14 12:48:43 -0400)
----------------------------------------------------------------
amd-drm-fixes-5.7-2020-04-15:
amdgpu:
- gfx10 fix
- SMU7 overclocking fix
- RAS fix
- GPU reset fix
- Fix a regression in a previous s/r fix
- Add a gfxoff quirk
----------------------------------------------------------------
Alex Deucher (1):
drm/amdgpu/gfx9: add gfxoff quirk
Evan Quan (2):
drm/amd/powerplay: unload mp1 for Arcturus RAS baco reset
drm/amdgpu: fix wrong vram lost counter increment V2
Likun Gao (1):
Revert "drm/amdgpu: change SH MEM alignment mode for gfx10"
Prike Liang (1):
drm/amdgpu: fix the hw hang during perform system reboot and reset
Sergei Lopatin (1):
drm/amd/powerplay: force the trim of the mclk dpm_levels if OD is enabled
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 22 ++++++++++++++++++++--
drivers/gpu/drm/amd/amdgpu/cik.c | 2 --
drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c | 2 +-
drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c | 2 ++
drivers/gpu/drm/amd/amdgpu/nv.c | 4 ----
drivers/gpu/drm/amd/amdgpu/soc15.c | 4 ----
drivers/gpu/drm/amd/amdgpu/vi.c | 2 --
drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c | 5 ++++-
drivers/gpu/drm/amd/powerplay/smu_v11_0.c | 6 ++++++
9 files changed, 33 insertions(+), 16 deletions(-)
More information about the amd-gfx
mailing list