Commit 5009628
drm/amd/display: Remove unnecessary amdgpu_irq_get/put
[WHY & HOW]
commit 7fb363c ("drm/amd/display: Let drm_crtc_vblank_on/off manage interrupts")
lets drm_crtc_vblank_* to manage interrupts in amdgpu_dm_crtc_set_vblank,
and amdgpu_irq_get/put do not need to be called here. Part of that
patch got lost somehow, so fix it up.
Fixes: 7fb363c ("drm/amd/display: Let drm_crtc_vblank_on/off manage interrupts")
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Leo Li <sunpeng.li@amd.com>
Signed-off-by: Alex Hung <alex.hung@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
(cherry picked from commit 3782305)
Cc: stable@vger.kernel.org1 parent 273b3eb commit 5009628
1 file changed
+0
-31
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8400 | 8400 | | |
8401 | 8401 | | |
8402 | 8402 | | |
8403 | | - | |
8404 | | - | |
8405 | | - | |
8406 | | - | |
8407 | | - | |
8408 | | - | |
8409 | | - | |
8410 | | - | |
8411 | | - | |
8412 | | - | |
8413 | 8403 | | |
8414 | 8404 | | |
8415 | 8405 | | |
| |||
8435 | 8425 | | |
8436 | 8426 | | |
8437 | 8427 | | |
8438 | | - | |
8439 | | - | |
8440 | | - | |
8441 | | - | |
8442 | | - | |
8443 | | - | |
8444 | | - | |
8445 | | - | |
8446 | | - | |
8447 | | - | |
8448 | | - | |
8449 | 8428 | | |
8450 | | - | |
8451 | | - | |
8452 | | - | |
8453 | | - | |
8454 | | - | |
8455 | | - | |
8456 | | - | |
8457 | | - | |
8458 | | - | |
8459 | | - | |
8460 | 8429 | | |
8461 | 8430 | | |
8462 | 8431 | | |
| |||
0 commit comments