drm/radeon/kms: use helper functions for fence read/write
authorAlex Deucher <alexdeucher@gmail.com>
Mon, 13 Jun 2011 21:39:06 +0000 (17:39 -0400)
committerDave Airlie <airlied@redhat.com>
Thu, 16 Jun 2011 23:30:04 +0000 (09:30 +1000)
The existing code assumed scratch registers in a number
of places while in most cases we are be using writeback
and events rather than scratch registers.

Signed-off-by: Alex Deucher <alexdeucher@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>

No differences found