]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drm/radeon: only enable kv/kb dpm interrupts once v3
authorAlex Deucher <alexander.deucher@amd.com>
Fri, 6 Feb 2015 17:53:27 +0000 (12:53 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 11 Feb 2015 17:01:35 +0000 (12:01 -0500)
commit410af8d7285a0b96314845c75c39fd612b755688
tree2f1fe79a27cb08c95673df0a897e5178f128b77a
parenta9c73a0e022c33954835e66fec3cd744af90ec98
drm/radeon: only enable kv/kb dpm interrupts once v3

Enable at init and disable on fini. Workaround for hardware problems.

v2 (chk): extend commit message
v3: add new function

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Christian König <christian.koenig@amd.com> (v2)
Cc: stable@vger.kernel.org
drivers/gpu/drm/radeon/cik.c
drivers/gpu/drm/radeon/kv_dpm.c