Re: [PATCH 3/8] drm/amd/pp: Delete is_smc_ram_running function on RV

2018-03-07 Thread Alex Deucher
On Wed, Mar 7, 2018 at 5:46 AM, Rex Zhu wrote: > 1. There is a race condition when another ip also use same register pairs > 2. check once at boot up by GetDriverIfVersion message is sufficient >to check SMU health. so delete is_smc_ram_running check. > > Change-Id: I3c5f5ebac36c1ae4a7dd72f482

[PATCH 3/8] drm/amd/pp: Delete is_smc_ram_running function on RV

2018-03-07 Thread Rex Zhu
1. There is a race condition when another ip also use same register pairs 2. check once at boot up by GetDriverIfVersion message is sufficient to check SMU health. so delete is_smc_ram_running check. Change-Id: I3c5f5ebac36c1ae4a7dd72f482fc27a4f362975e Signed-off-by: Rex Zhu --- drivers/gpu/d