aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/psp_v13_0.h
Commit message (Collapse)AuthorAgeFilesLines
* drm/amdgpu: add wait_for helper for spirom updateLikun Gao2023-06-151-0/+2
| | | | | | | | | | Spirom update typically requires extremely long duration for command execution, and special helper function to wait for it completion. Signed-off-by: Likun Gao <[email protected]> Reviewed-by: Hawking Zhang <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
* drm/amdgpu: init sos microcode for psp v13Hawking Zhang2021-03-241-0/+30
Initialize sos microcode for aldebaran Signed-off-by: Hawking Zhang <[email protected]> Reviewed-by: Le Ma <[email protected]> Reviewed-by: Kevin Wang <[email protected]> Signed-off-by: Alex Deucher <[email protected]>