Re: [PATCH v2] drm/amdgpu: Update message IDs to PMFW to correctly gather GFXOFF residency logs

André Almeida <[email protected]> Tue, 28 Jul 2026 15:16:20 -0300
Newsgroups org.freedesktop.lists.amd-gfx
Message-ID <[email protected]>
Em 13/07/2026 10:26, Fares Soliman escreveu:
> Updates PPSMC_MSGs and set/get functions for gathering GFXOFF logs
> on Van Gogh. Logs are now gathered live rather than starting then
> stopping logging and reading an average value afterwards. This is
> in accordance to changes made in PMFW.
> 
> In regards to messageID 0x52, the old interface uses a start/stop
> parameter, and the new one doesn't. The firmware is checked to
> determine which method to use.
> 
> v2: added firmware guard to new interface, old interface kept as
> fallback
> 
> Signed-off-by: Fares Soliman <[email protected]>
Tested-by: André Almeida <[email protected]> (on Steam Deck)

Thanks!
	André