ROCm / rocDecode

rocDecode is a high performance video decode SDK for AMD hardware
https://rocm.docs.amd.com/projects/rocDecode/en/latest
Other
11 stars 15 forks source link

rocDecode: Removed the workaround for the previous non-blocking implementation issue of vaSyncSurface() in the driver, since the correct implementation has been put into the driver already. #340

Closed jeffqjiangNew closed 4 months ago

jeffqjiangNew commented 4 months ago

@AryanSalmanpour Multiple session stress tests and very long session stress tests have been performed on MI250/MI300 with this PR. Removing the workaround did not result in any surface synchronization issues.