[amd-staging-drm-next] kernel crash with amdgpu on RX580 in 'drm_object_property_get_value'

2017-08-20 Thread Dieter Nützel
Hello all, got two kernel crahes in the last few days (both are the same) in 'drm_object_property_get_value' with 'amd-staging-drm-next' git commit #94097b0f7f1b. Greetings, Dieter [ 36.926007] [ cut here ] [ 36.926031] WARNING: CPU: 1 PID: 2946 at drivers/gpu/d

[PATCH 2/2] drm/amdgpu: support polaris10/11/12 new cp firmwares

2017-08-20 Thread Evan Quan
Newer versions of the CP firmware require changes in how the driver initializes the hw block. Change the firmware name for new firmware to maintain compatibility with older kernels. Change-Id: I32e3382768a2d9ff1e2978bcadb3bd44afb3db01 Signed-off-by: Evan Quan --- drivers/gpu/drm/amd/amdgpu/gfx_v

[PATCH 1/2] drm/amd/powerplay: unhalt mec after loading

2017-08-20 Thread Evan Quan
Change-Id: I3bead05f0bccdcecb1409329d7d28324947794c4 Signed-off-by: Evan Quan --- drivers/gpu/drm/amd/powerplay/smumgr/smu7_smumgr.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/drivers/gpu/drm/amd/powerplay/smumgr/smu7_smumgr.c b/drivers/gpu/drm/amd/powerplay/smumgr/smu