From: Christian König Date: Thu, 13 Oct 2011 10:48:45 +0000 (+0200) Subject: drm/radeon: make ring rptr and wptr register offsets variable X-Git-Tag: v3.3-rc1~121^2~57^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5596a9db156107b01ceb7db4d50cc091117da627;p=pandora-kernel.git drm/radeon: make ring rptr and wptr register offsets variable Every ring seems to have the concept of read and write pointers. Make the register offset variable so we can use the functions for different types of rings. Signed-off-by: Christian König Reviewed-by: Jerome Glisse Signed-off-by: Dave Airlie --- Reading git-diff-tree failed