]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amdgpu/gfx12: fix IP version check
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 12 Dec 2024 22:04:58 +0000 (17:04 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 18 Dec 2024 17:22:24 +0000 (12:22 -0500)
commitf1fd1d0f40272948aa6ab82a3a82ecbbc76dff53
tree11f74e33bf2d16c814591d050b95caae86474b2e
parent63bfd24088b42c6f55c2096bfc41b50213d419b2
drm/amdgpu/gfx12: fix IP version check

Use the helper function rather than reading it directly.

Reviewed-by: Yang Wang <kevinyang.wang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v12_0.c