Commit 23af4d2
drm/amd/display: Remove unnecessary amdgpu_irq_get/put
commit 5009628 upstream.
[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 <[email protected]>
Reviewed-by: Leo Li <[email protected]>
Signed-off-by: Alex Hung <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
(cherry picked from commit 3782305)
Cc: [email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>1 parent 42ef932 commit 23af4d2
1 file changed
+0
-31
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8393 | 8393 | | |
8394 | 8394 | | |
8395 | 8395 | | |
8396 | | - | |
8397 | | - | |
8398 | | - | |
8399 | | - | |
8400 | | - | |
8401 | | - | |
8402 | | - | |
8403 | | - | |
8404 | | - | |
8405 | | - | |
8406 | 8396 | | |
8407 | 8397 | | |
8408 | 8398 | | |
| |||
8428 | 8418 | | |
8429 | 8419 | | |
8430 | 8420 | | |
8431 | | - | |
8432 | | - | |
8433 | | - | |
8434 | | - | |
8435 | | - | |
8436 | | - | |
8437 | | - | |
8438 | | - | |
8439 | | - | |
8440 | | - | |
8441 | | - | |
8442 | 8421 | | |
8443 | | - | |
8444 | | - | |
8445 | | - | |
8446 | | - | |
8447 | | - | |
8448 | | - | |
8449 | | - | |
8450 | | - | |
8451 | | - | |
8452 | | - | |
8453 | 8422 | | |
8454 | 8423 | | |
8455 | 8424 | | |
| |||
0 commit comments