Loading
drm/amdgpu: fix userq resource double freed
As the userq resource was already freed at the drm_release early phase, it should avoid freeing userq resource again at the later kms postclose callback. Signed-off-by:Prike Liang <Prike.Liang@amd.com> Reviewed-by:
Jesse Zhang <Jesse.Zhang@amd.com> Signed-off-by:
Alex Deucher <alexander.deucher@amd.com>