drm/amdgpu/virtual_dce: no need to an irq process callback
authorAlex Deucher <alexander.deucher@amd.com>
Fri, 30 Sep 2016 15:23:30 +0000 (11:23 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 25 Oct 2016 18:38:04 +0000 (14:38 -0400)
commitbf2335a54e191ab68d10d61490f8cbbd47585790
treed2c0e8aebd2d7df90db9a918a78662498a2da4a1
parent82b9f817607060770a92900bd1e708028b7f2a2e
drm/amdgpu/virtual_dce: no need to an irq process callback

Virtual crtcs interrupts do not show up in the IV ring,
so it will never be called.

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