]> git.ipfire.org Git - thirdparty/kernel/stable.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 23:07:05 +0000 (18:07 -0500)
commit2f86bf79b63dbe6963ebc647b77a5f576a906b40
tree4c1b3801a4a3bf6c22c6f0a873229e9932760c9a
parentc5ca994445a6c99012e70ed6f3550f07efa4c341
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