Re: [PATCH] drm/amd/powerpay: Disable gfxoff when setting manual mode on picasso and raven

2020-05-21 Thread Alex Deucher
On Thu, May 21, 2020 at 6:43 AM chen gong wrote: > > [Problem description] > 1. Boot up picasso platform, launches desktop, Don't do anything (APU enter > into "gfxoff" state) > 2. Remote login to platform using SSH, then type the command line: > sudo su -c "echo manual > >

[PATCH] drm/amd/powerpay: Disable gfxoff when setting manual mode on picasso and raven

2020-05-21 Thread chen gong
[Problem description] 1. Boot up picasso platform, launches desktop, Don't do anything (APU enter into "gfxoff" state) 2. Remote login to platform using SSH, then type the command line: sudo su -c "echo manual > /sys/class/drm/card0/device/power_dpm_force_performance_level" sudo

Re: [PATCH] drm/amd/powerpay: Disable gfxoff when setting manual mode on picasso and raven

2020-05-20 Thread Alex Deucher
On Wed, May 20, 2020 at 4:32 AM chen gong wrote: > > [Problem description] > 1. Boot up picasso platform, launches desktop, Don't do anything (APU enter > into "gfxoff" state) > 2. Remote login to platform using SSH, then type the command line: >sudo su -c "echo manual > >

[PATCH] drm/amd/powerpay: Disable gfxoff when setting manual mode on picasso and raven

2020-05-20 Thread chen gong
[Problem description] 1. Boot up picasso platform, launches desktop, Don't do anything (APU enter into "gfxoff" state) 2. Remote login to platform using SSH, then type the command line: sudo su -c "echo manual > /sys/class/drm/card0/device/power_dpm_force_performance_level" sudo su -c