OSDN Git Service

drm/amdgpu/virtual_dce: clean up interrupt handling
authorAlex Deucher <alexander.deucher@amd.com>
Fri, 30 Sep 2016 15:41:37 +0000 (11:41 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 25 Oct 2016 18:38:05 +0000 (14:38 -0400)
commit9405e47dbab33706c43caba72cf8d83b5746f843
tree627dc362b12f3ddf4917e2d2e8ae77ac8b79518b
parentbf2335a54e191ab68d10d61490f8cbbd47585790
drm/amdgpu/virtual_dce: clean up interrupt handling

We handle the virtual interrupts from a timer so no
need to try an look like we are handling IV ring events.

Reviewed-By: Emily Deng <Emily.Deng@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/dce_virtual.c