From: Alex Deucher Date: Tue, 3 Sep 2013 14:17:13 +0000 (-0400) Subject: drm/radeon/cik: properly handle internal cp ints X-Git-Tag: v3.12-rc2~17^2~6^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4214faf6210a107ba83b2cfb67287f3265ea6e12;p=pandora-kernel.git drm/radeon/cik: properly handle internal cp ints The internal cp interrupts need to be enabled and disabled at specific times in order clockgating to work properly. This patch changes the handling of the CP_INT_CNTL register to respect the current state of the internal CP interrupts when making changes to the other interrupts in CP_INT_CNTL. Signed-off-by: Alex Deucher --- Reading git-diff-tree failed