dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/gpu/drm/via
Simon Farnsworth 42dd861994 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: Dave Airlie <airlied@linux.ie>
2009-07-15 16:00:07 +10:00
..
Makefile
via_3d_reg.h
via_dma.c
via_dmablit.c drm/via: vfree() no need checking before calling it 2009-06-12 14:59:59 +10:00
via_dmablit.h
via_drv.c
via_drv.h
via_irq.c drm/via: Fix vblank IRQ on VIA hardware. 2009-07-15 16:00:07 +10:00
via_map.c drm: Remove memory debugging infrastructure. 2009-06-18 13:00:33 -07:00
via_mm.c
via_verifier.c
via_verifier.h
via_video.c