]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/amdgpu: added function to wait for PSP BL availability
authorJohn Clements <john.clements@amd.com>
Fri, 3 Jan 2020 09:27:04 +0000 (17:27 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 7 Jan 2020 16:58:50 +0000 (11:58 -0500)
commit097dc53ee93ac4e130e6e263d2654d2c54eec77f
tree556337d6418d2fad3911ee0eb7efa7f8eef397e1
parent4dee6e4ca50a6c8490b408906bb403dd6aebd721
drm/amdgpu: added function to wait for PSP BL availability

reduced duplicate code

increased wait time for PSP BL readiness

Signed-off-by: John Clements <john.clements@amd.com>
Reviewed-by: Guchun Chen <guchun.chen@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/psp_v11_0.c