diff options
author | Alex Deucher <alexander.deucher@amd.com> | 2025-06-02 11:31:52 -0400 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2025-06-18 13:15:26 -0400 |
commit | ebe43542702c3d15d1a1d95e8e13b1b54076f05a (patch) | |
tree | 73f59da22762264ad0817c44605a7e44f91f189e /scripts/lib/kdoc/kdoc_files.py | |
parent | 7f3b16f3f229e37cc3e02e9e4e7106c523b119e9 (diff) |
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: 3f4c175d62d8 ("drm/amdgpu: MCBP based on DRM scheduler (v9)")
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
(cherry picked from commit bf1cd14f9e2e1fdf981eed273ddd595863f5288c)
Cc: stable@vger.kernel.org
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions