Skip to content
Commit 42dd8619 authored by Simon Farnsworth's avatar Simon Farnsworth Committed by Dave Airlie
Browse files

drm/via: Fix vblank IRQ on VIA hardware.



via_enable_vblank wasn't setting the VBlank enable bit - instead, it
was masking out the rest of the register.

At the same time, fix via_disable_vblank to clear the VBlank enable
bit.

Signed-off-by: default avatarDave Airlie <airlied@linux.ie>
parent 845792d9
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