From: Alex Deucher Date: Mon, 13 Jun 2011 21:39:06 +0000 (-0400) Subject: drm/radeon/kms: use helper functions for fence read/write X-Git-Tag: v3.0-rc4~24^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b81157d016a48b8025ccfcb286827679b35f16aa;p=pandora-kernel.git 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 Signed-off-by: Dave Airlie --- Reading git-diff-tree failed