]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/amdkfd: Use common function for IP version check
authorMukul Joshi <mukul.joshi@amd.com>
Wed, 22 Nov 2023 20:17:22 +0000 (15:17 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 29 Nov 2023 21:49:01 +0000 (16:49 -0500)
commitfbd2076c31e3281dea7b475d80211b7a6f1500da
treece3f62db238ed5fafa8268ea6e54ef92a0b839ec
parentf19c115d9c3c4f386c4662cc7b02ae1ffc2374af
drm/amdkfd: Use common function for IP version check

KFD_GC_VERSION was recently updated to use a new function
for IP version checks. As a result, use KFD_GC_VERSION as
the common function for all IP version checks in KFD.

Signed-off-by: Mukul Joshi <mukul.joshi@amd.com>
Reviewed-by: Harish Kasiviswanathan <Harish.Kasiviswanathan@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdkfd/kfd_priv.h