Re: [PATCH 7.1.y] drm/amd/display: Exit idle optimizations before programming

Sasha Levin <[email protected]> Fri, 7 Aug 2026 07:45:05 -0400
Newsgroups org.freedesktop.lists.amd-gfx,org.kernel.vger.stable
Message-ID <[email protected]>
On Wed, Aug 05, 2026 at 12:33:14PM -0400, [email protected] wrote:
> Prior to the tagged "Fixes:" change, drm_vblank_get() was called before
> the workqueue flush. This ordering ensures that PSR exit occurred before
> programming. After the "Fixes:" change, drm_vblank_get() is called after
> the workqueue flush, leading to programming while idle optimizations are
> still active.

Queued for 7.1 and 6.18, with the "check GRPH_FLIP status before sending
event" prerequisite applied ahead of it on both trees, thanks.

-- 
Thanks,
Sasha