drm/amdgpu: added support for register list loading (v2)
authorJohn Clements <john.clements@amd.com>
Wed, 18 Nov 2020 06:25:40 +0000 (14:25 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 24 Mar 2021 02:54:41 +0000 (22:54 -0400)
commit0d2c1855d5f64122044c202ca64deaec0222d0b1
tree028290f93d363928158645f3e396cd4c4af052d8
parentb2aa382ae7e0ff51893be6ede53c8967bb5b72e8
drm/amdgpu: added support for register list loading (v2)

call host to  psp cmd to load reg list

v2: update to latest interface (Alex)

Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: John Clements <john.clements@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c