On Mon, May 11, 2026 at 05:59:21AM -0700, Rob Clark wrote: > It's a common pattern, needing to insert a yield packet before flushing > the rb. And we'll need this once again for configuring perfcntr SEL > regs. So add a helper. > > Signed-off-by: Rob Clark <[email protected]> > --- > drivers/gpu/drm/msm/adreno/a6xx_gpu.c | 55 +++++++++++++-------------- > drivers/gpu/drm/msm/adreno/a6xx_gpu.h | 1 + > drivers/gpu/drm/msm/adreno/a8xx_gpu.c | 10 +---- > 3 files changed, 28 insertions(+), 38 deletions(-) >
Reviewed-by: Dmitry Baryshkov <[email protected]> -- With best wishes Dmitry
