OSDN Git Service

drm/amdgpu: psp HDCP init
authorBhawanpreet Lakha <Bhawanpreet.Lakha@amd.com>
Wed, 19 Jun 2019 18:37:29 +0000 (14:37 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 3 Oct 2019 14:10:58 +0000 (09:10 -0500)
commited19a9a2bb1ab2d107987ae6d1e59318b188c4ba
treee3763cc854fefcee498158f96f775f9d84e93a70
parentbb2746ac9143fe57adab57c30d19718dbaed7901
drm/amdgpu: psp HDCP init

This patch adds
-Loading the firmware
-The functions and definitions for communication with the firmware

v2: Fix formatting

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/amdgpu/amdgpu_psp.c
drivers/gpu/drm/amd/amdgpu/amdgpu_psp.h
drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.h
drivers/gpu/drm/amd/amdgpu/psp_v10_0.c