ac/gpu_info: use drm_amdgpu_device_info instead of amdgpu_gpu_info
authorMarek Olšák <marek.olsak@amd.com>
Mon, 11 Jul 2022 04:24:46 +0000 (00:24 -0400)
committerMarge Bot <emma+marge@anholt.net>
Wed, 27 Jul 2022 05:01:38 +0000 (05:01 +0000)
commit41888505fc9fcaf2e252f96ee13963ec0b95277f
tree3a07e9aa8fb0247f473dac16c777b6501cf7c492
parentabd188ec1c1dc9a7f4abea854d88ea1cefe4bc5d
ac/gpu_info: use drm_amdgpu_device_info instead of amdgpu_gpu_info

These fields are identical but the latter is from libdrm.

Reviewed-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17411>
src/amd/common/ac_gpu_info.c