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)
commitc1798b540084a3bb026f2d4d2717e982d96527da
tree476ba8cf5773ba0ed077f1e7ec5e190ed80e5eb8
parentdfbd64386111c7356de55a8870e49e154ba51903
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