OSDN Git Service

drm/amd/display: Initialize HDCP work queue
authorBhawanpreet Lakha <Bhawanpreet.Lakha@amd.com>
Fri, 24 May 2019 19:44:20 +0000 (15:44 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 3 Oct 2019 14:10:58 +0000 (09:10 -0500)
commit52704fcaf74bc99ec3075c4e350274a86bf48264
treeb99645d1cf67e1eb3c1bd61d3fe3a4a08b9eadc7
parent55b50e68b5dd32d82d7a84f00b6bfbfc405a1cef
drm/amd/display: Initialize HDCP work queue

[Why]
We need this to enable HDCP on linux, as we need events to interact
with the hdcp module

[How]
Add work queue to display manager and handle the creation and destruction
of the queue

Signed-off-by: Bhawanpreet Lakha <Bhawanpreet.Lakha@amd.com>
Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h