diff options
| author | Emily Deng <[email protected]> | 2017-07-25 01:51:13 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2017-07-25 20:37:28 +0000 |
| commit | 89a6c2ed6566fd5185ed5aa2985f28ece495b6e1 (patch) | |
| tree | bfab67ea351958905f617d76bd80cc636873b8a0 /drivers/gpu/drm/amd/amdgpu/amdgpu_ring.c | |
| parent | drm/amdgpu/gmc9: disable legacy vga features in gmc init (diff) | |
| download | kernel-89a6c2ed6566fd5185ed5aa2985f28ece495b6e1.tar.gz kernel-89a6c2ed6566fd5185ed5aa2985f28ece495b6e1.zip | |
drm/amdgpu/virtual_dce: Remove the rmmod error message
Remove the error message "[drm:amdgpu_irq_disable_all
[amdgpu]] *ERROR* error disabling interrupt (-22)".
For virtual dce, it only use AMDGPU_CRTC_IRQ_VBLANK1 -
AMDGPU_CRTC_IRQ_VBLANK6, and don't use AMDGPU_CRTC_IRQ_VLINE1
- AMDGPU_CRTC_IRQ_VLINE6. And when rmmod amdgpu, it will disable
all interrupts, it will return error when the type of crtc irq
interrupt is AMDGPU_CRTC_IRQ_VLINE1 - AMDGPU_CRTC_IRQ_VLINE6.
BUG: SWDEV-121607
Signed-off-by: Emily Deng <[email protected]>
Reviewed-by: Alex Deucher <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ring.c')
0 files changed, 0 insertions, 0 deletions
