Skip to content
Commit 84e052e6 authored by Ben Skeggs's avatar Ben Skeggs
Browse files

drm/nvd0/disp: handle yet another interrupt



Spotted while messing with overlay channels (probably as a result of
sending a similar "disable" sequence as we do for the flip channels).

The value in 0x61008c was 0x20, which one would reasonably guess is
"bit 5 == something to report about evo channel 5" - but who knows.

Spotted the binary driver getting this too, and it appears to not do
anything exciting as a result.  So, handle it the same way and avoid
an IRQ storm.

Signed-off-by: default avatarBen Skeggs <bskeggs@redhat.com>
parent 8a46438a
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