radeon/vce: move destroy command before feedback command
VCE processing IBs starts from session and task info at first level, other commands processed subsequently. The task info for destroy is embedded to destroy command, resulting that feedback command is not properly procoessed. This is causing kernel spin VM fault messages on Polaris and Vega10 card when running ends at encode application. The fix is also verified on VCE physical mode card. Signed-off-by:Leo Liu <leo.liu@amd.com> Cc: mesa-stable@lists.freedesktop.org Acked-by:
Christian König <christian.koenig@amd.com> (cherry picked from commit 6d74cb25)
Loading
Please register or sign in to comment