From: Christian Koenig Date: Thu, 17 May 2012 17:52:00 +0000 (+0200) Subject: drm/radeon: replace pflip and sw_int counters with atomics X-Git-Tag: v3.6-rc1~83^2~44^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=736fc37fd7c7634e939e9ec0c67765941913bb82;p=pandora-kernel.git drm/radeon: replace pflip and sw_int counters with atomics So we can skip the locking. Also renames sw_int to ring_int, cause that better matches its purpose. Signed-off-by: Christian Koenig --- Reading git-diff-tree failed