drm/i915: apply G45 vblank count code to all G4x chips and fix max_frame_count
authorJesse Barnes <jbarnes@virtuousgeek.org>
Tue, 5 May 2009 20:13:16 +0000 (13:13 -0700)
committerEric Anholt <eric@anholt.net>
Fri, 5 Jun 2009 14:22:31 +0000 (14:22 +0000)
All G4x and newer chips use the new style frame count register, with a
full 32 bit frame count.  Update the code to reflect this.

Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Eric Anholt <eric@anholt.net>

No differences found