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
gpu: galcore: Clear errors before checking for events
Make sure we clear away any error status interrupts before
checking if there are actual events to process. Before we would
miss this optimization if we had an error status but no event
interrupts.
Signed-off-by: Jon Nettleton <[email protected]>
0 commit comments