[PATCH 0/6] Initial sclk OD support for amdgpu

2016-05-13 Thread Mike Lothian
Hi I gave this a spin but I just get: [ 1073.096585] Trying to freeze SCLK DPM when DPM is disabled [ 1073.097667] Trying to Unfreeze SCLK DPM when DPM is disabled [ 1073.100118] Trying to freeze SCLK DPM when DPM is disabled [ 1073.101618] Trying to Unfreeze SCLK DPM when DPM is disabled DPM

[PATCH 0/6] Initial sclk OD support for amdgpu

2016-05-13 Thread Mike Lothian
Sounds fancy but what does it do? On Fri, 13 May 2016 at 19:49 Alex Deucher wrote: > This adds initial OverDrive (OD) support for the gfx engine > clock (sclk). It's enabled by selecting a percentage (0-20) > and writing it to a new sysfs file. It's currently available > on Tonga, Fiji, and

[PATCH 0/6] Initial sclk OD support for amdgpu

2016-05-13 Thread Alex Deucher
On Fri, May 13, 2016 at 3:45 PM, Mike Lothian wrote: > Hi > > I gave this a spin but I just get: > > [ 1073.096585] Trying to freeze SCLK DPM when DPM is disabled > [ 1073.097667] Trying to Unfreeze SCLK DPM when DPM is disabled > [ 1073.100118] Trying to freeze SCLK DPM when DPM is disabled > [

[PATCH 0/6] Initial sclk OD support for amdgpu

2016-05-13 Thread Alex Deucher
On Fri, May 13, 2016 at 2:54 PM, Mike Lothian wrote: > Sounds fancy but what does it do? Whoops, meant to define OD in the cover letter, the patches have the details. OD = Overclocking. Alex > > On Fri, 13 May 2016 at 19:49 Alex Deucher wrote: >> >> This adds initial OverDrive (OD) support

[PATCH 0/6] Initial sclk OD support for amdgpu

2016-05-13 Thread Alex Deucher
This adds initial OverDrive (OD) support for the gfx engine clock (sclk). It's enabled by selecting a percentage (0-20) and writing it to a new sysfs file. It's currently available on Tonga, Fiji, and Polaris. Eric Huang (6): drm/amd/powerplay: fix a bug on updating sclk for Fiji