Skip to content
Commit 1614f8b1 authored by Dave Airlie's avatar Dave Airlie
Browse files

drm/radeon/kms: add irq mitigation code for sw interrupt.



We really don't need to process every irq that comes in, we only
really want to do SW irq processing when we are actually waiting for
a fence to pass. I'm not 100% sure this is race free esp on non-MSI systems
so it needs some testing.

Signed-off-by: default avatarDave Airlie <airlied@redhat.com>
parent d8f60cfc
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment