]> www.infradead.org Git - users/willy/xarray.git/commit
drm/amdkfd: replace kgd_dev in static gfx v8 funcs
authorGraham Sider <Graham.Sider@amd.com>
Thu, 14 Oct 2021 14:52:06 +0000 (10:52 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 17 Nov 2021 21:57:59 +0000 (16:57 -0500)
commit1cca6087422d84fee7450a8eb115a0b27ecc7e79
treebeb6efe94723bca1300f573ba1f8c0da40389197
parent9365fbf3d74bb6febfa7e31cd1c32d0d4d4b8393
drm/amdkfd: replace kgd_dev in static gfx v8 funcs

Static funcs in amdgpu_amdkfd_gfx_v8.c now using amdgpu_device.

Signed-off-by: Graham Sider <Graham.Sider@amd.com>
Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v8.c