]> git.ipfire.org Git - thirdparty/linux.git/commit
drm/amdgpu/discovery: use common function to check discovery table
authorLikun Gao <Likun.Gao@amd.com>
Thu, 5 Mar 2026 19:34:56 +0000 (14:34 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 11 Mar 2026 17:58:07 +0000 (13:58 -0400)
commit47ab777c16c71ba033325593cd833bded65f5943
treea3c902f7f2675cebdeb6a71ba507819e93dc918a
parentd0c647a6aae2ce577372594a176c82733e1ed267
drm/amdgpu/discovery: use common function to check discovery table

Use an common function to check the validation of discovery table.

Signed-off-by: Likun Gao <Likun.Gao@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_discovery.c