]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amdgpu/nbio7.11: fix IP version check
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 12 Dec 2024 22:00:07 +0000 (17:00 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 18 Dec 2024 17:22:19 +0000 (12:22 -0500)
commit2c8eeaaa0fe5841ccf07a0eb51b1426f34ef39f7
tree8315119899c395d757f6a01b55353a916a04a93b
parent0ec43fbece784215d3c4469973e4556d70bce915
drm/amdgpu/nbio7.11: 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/nbio_v7_11.c