drm/amdgpu/gfx11: set gfx.funcs in early init
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 2 Nov 2022 15:21:35 +0000 (11:21 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 4 Nov 2022 20:05:53 +0000 (16:05 -0400)
commite053d71f8c04fd7ef53241d2ab39f02acee6aaa0
tree4a91e8d74a7623011129a507e8bf619f3b42fc4f
parent105195af02d4e8665e4583cf7ef4e5f69d858d7d
drm/amdgpu/gfx11: set gfx.funcs in early init

So the callbacks are set early in case we need them.

Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c