https://bugzilla.kernel.org/show_bug.cgi?id=204227

--- Comment #3 from dolohow ([email protected]) ---
Well, that took me some time...

Looks like this is the cause...

005440066f929ba0dca8f4e0aebfbf8daac592cc is the first bad commit
commit 005440066f929ba0dca8f4e0aebfbf8daac592cc
Author: Huang Rui <[email protected]>
Date:   Wed Mar 13 20:21:00 2019 +0800

    drm/amdgpu: enable gfxoff again on raven series (v2)

    This patch enables gfxoff and stutter mode again, since we take more
testing on
    raven series. For raven2 and picasso, we can enable it directly. And for
raven,
    we need check the RLC/SMC ucode version cannot be less than #531/0x1e45.

    v2: add smc version checking for raven.

    Signed-off-by: Huang Rui <[email protected]>
    Reviewed-by: Alex Deucher <[email protected]> (v1)
    Tested-by: Likun Gao <[email protected]> (v2)
    Signed-off-by: Alex Deucher <[email protected]>

 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c          |  2 ++
 drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c             |  4 ++--
 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c               | 21 +++++++++++++++++++++
 drivers/gpu/drm/amd/powerplay/hwmgr/smu10_hwmgr.c   | 13 ++++---------
 drivers/gpu/drm/amd/powerplay/smumgr/smu10_smumgr.c |  4 ++++
 5 files changed, 33 insertions(+), 11 deletions(-)

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
dri-devel mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/dri-devel

Reply via email to