drm/amdgpu: add type conversion for gc info
authorYifan Zhang <yifan1.zhang@amd.com>
Wed, 6 Sep 2023 09:34:16 +0000 (17:34 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 11 Sep 2023 21:17:30 +0000 (17:17 -0400)
commit0e64c9aad031391139c7553ce0e208486a742d55
tree8fc3c59d8cd853b8885a8c1f3a67c6dec21fcb71
parent1a2ab18c8f039babbd40427935be36c6d4344224
drm/amdgpu: add type conversion for gc info

gc info usage misses type conversion.

Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Yifan Zhang <yifan1.zhang@amd.com>
Reviewed-by: Li Ma <li.ma@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_discovery.c