Re: [PATCH] drm/amdgpu: revert calling smu msg in df callbacks

2019-10-18 Thread Kuehling, Felix
On 2019-10-18 4:29 p.m., Kim, Jonathan wrote: > reverting the following changes: > commit 7dd2eb31fcd5 ("drm/amdgpu: fix compiler warnings for df perfmons") > commit 54275cd1649f ("drm/amdgpu: disable c-states on xgmi perfmons") > > perf events use spin-locks. embedded smu messages have potential

[PATCH] drm/amdgpu: revert calling smu msg in df callbacks

2019-10-18 Thread Kim, Jonathan
reverting the following changes: commit 7dd2eb31fcd5 ("drm/amdgpu: fix compiler warnings for df perfmons") commit 54275cd1649f ("drm/amdgpu: disable c-states on xgmi perfmons") perf events use spin-locks. embedded smu messages have potential long response times and potentially deadlocks the syste