]> Git Repo - linux.git/commit
drm/amdgpu: Fix discovery initialization failure during pci rescan
authorMa Jun <[email protected]>
Tue, 2 Apr 2024 09:21:01 +0000 (17:21 +0800)
committerAlex Deucher <[email protected]>
Wed, 17 Apr 2024 02:39:15 +0000 (22:39 -0400)
commit959056982a9b46758e0582bc6724b6ef51012e91
tree442f34090fea1d6d274346ef80dd7df06a03477b
parent394ae0603a6764d36437a26c097ef549e0eee1ff
drm/amdgpu: Fix discovery initialization failure during pci rescan

Waiting for system ready to fix the discovery initialization
failure issue. This failure usually occurs when dGPU is removed
and then rescanned via command line.
It's caused by following two errors:
[1] vram size is 0
[2] wrong binary signature

Signed-off-by: Ma Jun <[email protected]>
Acked-by: Christian König <[email protected]>
Reviewed-by: Alex Deucher <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
drivers/gpu/drm/amd/amdgpu/amdgpu_discovery.c
This page took 0.0584249999999999 seconds and 4 git commands to generate.