Re: [PATCH] drm/amd/pp: Expose new interface to DC to ctrl auto wattman

2018-02-08 Thread Zhu, Rex
e when Freesync disable/enable. Best Regards Rex From: Wentland, Harry Sent: Thursday, February 8, 2018 11:28 PM To: Zhu, Rex; amd-gfx@lists.freedesktop.org Cc: Koo, Anthony; Cyr, Aric Subject: Re: [PATCH] drm/amd/pp: Expose new interface to DC to ctrl auto w

Re: [PATCH] drm/amd/pp: Expose new interface to DC to ctrl auto wattman

2018-02-08 Thread Harry Wentland
>> *From:* Wentland, Harry >> *Sent:* Thursday, February 8, 2018 10:22:16 PM >> *To:* Zhu, Rex;

Re: [PATCH] drm/amd/pp: Expose new interface to DC to ctrl auto wattman

2018-02-08 Thread Harry Wentland
*From:* Wentland, Harry > *Sent:* Thursday, February 8, 2018 10:22:16 PM > *To:* Zhu, Rex; amd-gfx@lists.freedesktop.org > *Subject:* Re: [PATCH] drm/amd/pp: Expose new interface to DC to ctrl auto > wattman >   > On 2018

Re: [PATCH] drm/amd/pp: Expose new interface to DC to ctrl auto wattman

2018-02-08 Thread Zhu, Rex
: [PATCH] drm/amd/pp: Expose new interface to DC to ctrl auto wattman On 2018-02-08 06:20 AM, Rex Zhu wrote: > Disable AutoWattman (if enabled) when FreeSync is enabled. Do you have a DC change calling this? What's the use case for this and why do we need to disable AutoWattman when Freesync is enab

Re: [PATCH] drm/amd/pp: Expose new interface to DC to ctrl auto wattman

2018-02-08 Thread Harry Wentland
On 2018-02-08 06:20 AM, Rex Zhu wrote: > Disable AutoWattman (if enabled) when FreeSync is enabled. Do you have a DC change calling this? What's the use case for this and why do we need to disable AutoWattman when Freesync is enabled? What does AutoWattman do? Harry > > Change-Id:

[PATCH] drm/amd/pp: Expose new interface to DC to ctrl auto wattman

2018-02-08 Thread Rex Zhu
Disable AutoWattman (if enabled) when FreeSync is enabled. Change-Id: I9a531321d7913b8b40e60070c569a01c4f202002 Signed-off-by: Rex Zhu --- drivers/gpu/drm/amd/include/kgd_pp_interface.h | 1 + drivers/gpu/drm/amd/powerplay/amd_powerplay.c | 25 + 2