]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: register the psp v10 function pointers at psp sw_init
authorHuang Rui <ray.huang@amd.com>
Fri, 16 Dec 2016 02:08:48 +0000 (10:08 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 24 May 2017 21:41:20 +0000 (17:41 -0400)
commit75b5a48d6eb3f15673bf5cc10b73f16d0f80d1a9
tree476ba8cf5773ba0ed077f1e7ec5e190ed80e5eb8
parentea982b2eeab728ada82932e18e7365ab2d60589b
drm/amdgpu: register the psp v10 function pointers at psp sw_init

Add the psp 10.0 callbacks for PSP.

Signed-off-by: Huang Rui <ray.huang@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Acked-by: Chunming Zhou <david1.zhou@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c