drm/amdgpu: Query and report boot status
authorHawking Zhang <Hawking.Zhang@amd.com>
Thu, 19 Oct 2023 06:47:53 +0000 (14:47 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 3 Nov 2023 16:18:33 +0000 (12:18 -0400)
commit23618280cca543183d29ae4f286e3319066774d2
tree49d43fc407466a3f2fa6c138d7a963544dd36a1d
parentdf57e019d5c341305e82e6f041f3b373ad7c6529
drm/amdgpu: Query and report boot status

Query boot status and report boot errors. A follow
up change is needed to stop GPU initialization if boot
fails.

v2: only invoke the call for dGPU (Le/Lijo)

Signed-off-by: Hawking Zhang <Hawking.Zhang@amd.com>
Reviewed-by: Tao Zhou <tao.zhou1@amd.com>
Reviewed-by: Yang Wang <kevinyang.wang@amd.com>
Reviewed-by: Le Ma <le.ma@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c