Hi, On Wed, Feb 5, 2020 at 1:00 PM Rob Clark <robdcl...@gmail.com> wrote: > > On Wed, Feb 5, 2020 at 12:48 PM Jordan Crouse <jcro...@codeaurora.org> wrote: > > > > Commit e812744c5f95 ("drm: msm: a6xx: Add support for A618") missed > > updating the VBIF flush in a6xx_gmu_shutdown and instead > > inserted the new sequence into a6xx_pm_suspend along with a redundant > > GMU idle. > > > > Move a6xx_bus_clear_pending_transactions to a6xx_gmu.c and use it in > > the appropriate place in the shutdown routine and remove the redundant > > idle call. > > > > v2: Remove newly unused variable that was triggering a warning > > > > Signed-off-by: Jordan Crouse <jcro...@codeaurora.org> > > Reviewed-by: Rob Clark <robdcl...@gmail.com>
Without this patch I'm seeing some really bad behavior where the whole system will pause for a bit, especially if it has been idle. After this patch things are much better. Thus: Fixes: e812744c5f95 ("drm: msm: a6xx: Add support for A618") Tested-by: Douglas Anderson <diand...@chromium.org> -Doug _______________________________________________ Freedreno mailing list Freedreno@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/freedreno