Skip to content
Commit 8c0fc3bf authored by Roman Li's avatar Roman Li Committed by Alex Deucher
Browse files

drm/amd/display: Remove redundant vblank workqueues in DM



[Why]
Display Manager initializes array of vblank workqueues, but only 1 is used.

[How]
Use single instance init instead of array.

Reviewed-by: default avatarQingqing Zhou <Qingqing.Zhuo@amd.com>
Acked-by: default avatarAurabindo Pillai <aurabindo.pillai@amd.com>
Signed-off-by: default avatarRoman Li <Roman.Li@amd.com>
Signed-off-by: default avatarAlex Deucher <alexander.deucher@amd.com>
parent 2eedeb07
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment