]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-client.git/commit
drm/amdgpu: fix IP discovery v0 handling
authorfilippor <filippo.rossoni@gmail.com>
Thu, 16 Apr 2026 14:34:57 +0000 (16:34 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 17 Apr 2026 18:50:45 +0000 (14:50 -0400)
commit831cb9ba54d2da3eb416845042add6882c0a8527
tree382de031901174f2554d09f7d866b091075a9630
parenta6d561a88c72e1dbd34816dee46d8d7d77fffdc4
drm/amdgpu: fix IP discovery v0 handling

Cyan skillfish uses IP discovery v0.  This was broken when the
IP discovery was refactored for newer versions.

Closes: https://gitlab.freedesktop.org/drm/amd/-/work_items/5189
Fixes: d0c647a6aae2 ("drm/amdgpu/discovery: support new discovery binary header")
Signed-off-by: filippor <filippo.rossoni@gmail.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_discovery.c