commit | b81157d016a48b8025ccfcb286827679b35f16aa | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexdeucher@gmail.com> | Mon Jun 13 17:39:06 2011 -0400 |
committer | Dave Airlie <airlied@redhat.com> | Fri Jun 17 09:30:04 2011 +1000 |
tree | c5097ff1d8b4af1be98f58302ba7c80d06d7bb73 | |
parent | 11b0a5b89adbfaf4e7d31f2482f49471dd983692 [diff] |
drm/radeon/kms: use helper functions for fence read/write 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>