Skip to content

radv: don't emit cp dma packets on video rings.

Dave Airlie requested to merge airlied/mesa:radv-decode-reviewed into main

What does this MR do and why?

radv: don't emit cp dma packets on video rings.

Only emit this on the gfx/ace rings.

Fixes hangs with CTS on video decode with navi3x.

Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Cc: mesa-stable

Merge request reports