OSDN Git Service

radeon: Improve vblank counter.
authorMichel Dänzer <michel@tungstengraphics.com>
Fri, 6 Jul 2007 07:50:50 +0000 (09:50 +0200)
committerMichel Dänzer <michel@tungstengraphics.com>
Fri, 6 Jul 2007 07:50:50 +0000 (09:50 +0200)
commit5b726b63906419ccb3de2e065f9bf7ae875ccdf3
tree878856fa98b298073bd38c5ef31fa6985e1307b4
parent7f2a1cf2753c0c97b1290469a15322f7549f78ae
radeon: Improve vblank counter.

The frame counter seems to increase only at the end of vertical blank, so we
need to add 1 while in vertical blank.
shared-core/radeon_drv.h
shared-core/radeon_irq.c