]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amdgpu: Print bootloader status for long waits
authorLijo Lazar <lijo.lazar@amd.com>
Mon, 28 Apr 2025 09:37:07 +0000 (15:07 +0530)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 30 Apr 2025 22:14:58 +0000 (18:14 -0400)
commitcf1fcdeec4cacf12cad6a4b2cfb79fdc8e13fe9b
tree9890bc0e6eeec9478c59ac1259898f96c2138de8
parent161949dd716e1dc738da0a0ff0efb20dd914e408
drm/amdgpu: Print bootloader status for long waits

If it needs a long wait for completion of bootloader execution, report
the status in between. That helps to know if there is some issue during
bootloader execution.

Signed-off-by: Lijo Lazar <lijo.lazar@amd.com>
Reviewed-by: Asad Kamal <asad.kamal@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/psp_v13_0.c