drm/radeon: clean up evergreen_get_vblank_counter
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 15 Aug 2012 21:10:32 +0000 (17:10 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 20 Sep 2012 17:10:32 +0000 (13:10 -0400)
commit46437057bd2a178b12d3a55bac06cbbd46eea4be
treedb01cb517b887239fb239ca100b94ca1f9314ad4
parent4a15903db02026728d0cf2755c6fabae16b8db6a
drm/radeon: clean up evergreen_get_vblank_counter

Use the new offset array rather than open coding it.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/radeon/evergreen.c