[pull] radeon, amdgpu drm-fixes-5.0
Alex Deucher
alexdeucher at gmail.com
Fri Feb 1 04:34:55 UTC 2019
Hi Dave, Daniel,
Sorry this is a bit late. I had Internet issues yesterday.
A few fixes for 5.0:
- Fix radeon crash on SI with VM passthrough
- Fencing fix for shared buffers
- Fix power hwmon reporting on APUs
- Powerplay fix for APUs
The following changes since commit f0e7ce1eef5854584dfb59b3824a67edee37580f:
Merge tag 'drm-msm-fixes-2019-01-24' of git://people.freedesktop.org/~robclark/linux into drm-fixes (2019-01-25 07:45:00 +1000)
are available in the Git repository at:
git://people.freedesktop.org/~agd5f/linux drm-fixes-5.0
for you to fetch changes up to 6e11ea9de9576a644045ffdc2067c09bc2012eda:
drm/amdgpu: Transfer fences to dmabuf importer (2019-01-30 12:52:44 -0500)
----------------------------------------------------------------
Alex Deucher (2):
drm/amdgpu: Add missing power attribute to APU check
drm/radeon: check if device is root before getting pci speed caps
Chris Wilson (1):
drm/amdgpu: Transfer fences to dmabuf importer
Gustavo A. R. Silva (1):
drm/amd/powerplay: Fix missing break in switch
drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c | 3 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_prime.c | 59 ++++++++++++++++++++---
drivers/gpu/drm/amd/powerplay/hwmgr/smu10_hwmgr.c | 1 +
drivers/gpu/drm/radeon/ci_dpm.c | 5 +-
drivers/gpu/drm/radeon/si_dpm.c | 5 +-
5 files changed, 60 insertions(+), 13 deletions(-)
More information about the dri-devel
mailing list