You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With kernel 6.2.0-rc6 and latest media-driver on a DG2 system (tested on a380 and a770), av1 decode fails, digging in I found execbuffer was failing due to
i915_gem_execbuffer.c:eb_capture_stage is where it fails
This should be incompatible issue of i915 error capture and recoverable ctx involved by i915 change. Suppose media driver has disabled i915 error capure temporarily. @Dylan-debug can you comment and share the commit.
Which component impacted?
Decode
Is it regression? Good in old configuration?
No, this issue exist a long time
What happened?
With kernel 6.2.0-rc6 and latest media-driver on a DG2 system (tested on a380 and a770), av1 decode fails, digging in I found execbuffer was failing due to
i915_gem_execbuffer.c:eb_capture_stage is where it fails
I assume this is media-driver doing something it shouldn't.
What's the usage scenario when you are seeing the problem?
Playback
What impacted?
No response
Debug Information
No response
Do you want to contribute a patch to fix the issue?
None
The text was updated successfully, but these errors were encountered: