RE: [PATCH 3/3] drm/amd/powerplay: disallow slow switch if NBPState is disabled

2018-07-23 Thread Quan, Evan
Sent out the revised patch. Regards, Evan From: Zhu, Rex Sent: Friday, July 20, 2018 6:08 PM To: Quan, Evan ; amd-gfx@lists.freedesktop.org Subject: Re: [PATCH 3/3] drm/amd/powerplay: disallow slow switch if NBPState is disabled Hi Evan, Changing the title to "Only allow slow switch

Re: [PATCH 3/3] drm/amd/powerplay: disallow slow switch if NBPState is disabled

2018-07-20 Thread Zhu, Rex
n; amd-gfx@lists.freedesktop.org Subject: Re: [PATCH 3/3] drm/amd/powerplay: disallow slow switch if NBPState is disabled + bool uclk_switching_disabled = +(bool)hwmgr->display_config->nb_pstate_switch_disable; Don't need type convert. Best Regards Rex __

Re: [PATCH 3/3] drm/amd/powerplay: disallow slow switch if NBPState is disabled

2018-07-20 Thread Zhu, Rex
+ bool uclk_switching_disabled = +(bool)hwmgr->display_config->nb_pstate_switch_disable; Don't need type convert. Best Regards Rex From: amd-gfx on behalf of Evan Quan Sent: Friday, July 20, 2018 10:35 AM To: amd-gfx@lists.freedesktop.org Cc: Quan,