]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
drm/amdgpu/mmhub4.1: fix IP version check
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 12 Dec 2024 22:03:20 +0000 (17:03 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 27 Dec 2024 13:02:14 +0000 (14:02 +0100)
commit01b888b31b52967f5b60e65138441eba7682a2d6
tree3540cf545b6d1b5b9bbe3a50f04c1397c1e1ca41
parentb2f23a1c7181f8c562ea06d3ea14879334d6bdf4
drm/amdgpu/mmhub4.1: fix IP version check

commit 6ebc5b92190e01dd48313b68cbf752c9adcfefa8 upstream.

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>
(cherry picked from commit 63bfd24088b42c6f55c2096bfc41b50213d419b2)
Cc: stable@vger.kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/gpu/drm/amd/amdgpu/mmhub_v4_1_0.c