Re: [PATCH v3 0/3] Implement SMU message register protection

2020-02-27 Thread Alex Deucher
On Thu, Feb 27, 2020 at 4:01 PM Matt Coffin wrote: > > > > On 2/27/20 1:49 PM, Alex Deucher wrote: > > > BTW, I think you had another change to clean up some of the navi10 > > code, care to send that one out too? > > > > Alex > > That was in there just since I was doing some debugging related to

Re: [PATCH v3 0/3] Implement SMU message register protection

2020-02-27 Thread Matt Coffin
On 2/27/20 1:49 PM, Alex Deucher wrote: > BTW, I think you had another change to clean up some of the navi10 > code, care to send that one out too? > > Alex That was in there just since I was doing some debugging related to https://gitlab.freedesktop.org/drm/amd/issues/1053 and voltage

Re: [PATCH v3 0/3] Implement SMU message register protection

2020-02-27 Thread Alex Deucher
On Wed, Feb 26, 2020 at 6:16 PM Matt Coffin wrote: > > Sorry for the extra email, but the mutex_init got lost when I was rebasing. > Oops. > > This patchset adds a message lock to lock access to the SMU message > communication registers to prevent concurrent access. > > v2: Separate navi10