Skip to content
Commit bf1cd14f authored by Alex Deucher's avatar Alex Deucher
Browse files

drm/amdgpu: switch job hw_fence to amdgpu_fence



Use the amdgpu fence container so we can store additional
data in the fence.  This also fixes the start_time handling
for MCBP since we were casting the fence to an amdgpu_fence
and it wasn't.

Fixes: 3f4c175d ("drm/amdgpu: MCBP based on DRM scheduler (v9)")
Reviewed-by: default avatarChristian König <christian.koenig@amd.com>
Signed-off-by: default avatarAlex Deucher <alexander.deucher@amd.com>
parent 9750ad5a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment