Skip to content
Snippets Groups Projects
Commit baece21d authored by Aurabindo Pillai's avatar Aurabindo Pillai Committed by Guchun Chen
Browse files

drm/amd/display: Move disable interrupt into commit tail


[Why&How]
Since there is no need for accessing crtc state in the interrupt
handler, interrupts need not be disabled well in advance, and
can be moved to commit_tail where it should be.

Signed-off-by: default avatarAurabindo Pillai <aurabindo.pillai@amd.com>
parent 96e1e06b
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment