diff options
author | Alex Deucher <alexander.deucher@amd.com> | 2025-06-16 18:56:23 +0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2025-06-30 18:57:06 +0300 |
commit | d0c35c84dcfa66947b66ee7a5d8d2d7f52e9c1f3 (patch) | |
tree | 71c3b04e936456e7d96b57ae4b374eb3b5e15c11 /drivers/gpu/drm/amd/amdgpu/amdgpu_job.c | |
parent | 1e9d17a5dcf1242e9518e461d8e63ad35240e49e (diff) | |
download | linux-d0c35c84dcfa66947b66ee7a5d8d2d7f52e9c1f3.tar.xz |
drm/amdgpu: remove job parameter from amdgpu_fence_emit()
What we actually care about is the amdgpu_fence object
so pass that in explicitly to avoid possible mistakes
in the future.
The job_run_counter handling can be safely removed at this
point as we no longer support job resubmission.
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_job.c')
0 files changed, 0 insertions, 0 deletions