[PATCH 0/8] scheduler code cleanup
Daniel Vetter
daniel at ffwll.ch
Thu May 26 08:09:15 UTC 2016
On Wed, May 25, 2016 at 05:04:14PM -0400, Alex Deucher wrote:
> Just some general cleanup in the GPU scheduler.
>
> Christian König (8):
Since when has Christian forgot how git send-email works?
;-)
Cheers, Daniel
> drm/amdgpu: fix coding style in the scheduler v2
> drm/amdgpu: remove begin_job/finish_job
> drm/amdgpu: remove duplicated timeout callback
> drm/amdgpu: fix coding style in amdgpu_job_free
> drm/amdgpu: remove use_shed hack in job cleanup
> drm/amdgpu: properly abstract scheduler timeout handling
> drm/amdgpu: move locking into the functions who need it
> drm/amdgpu: fix and cleanup job destruction
>
> drivers/gpu/drm/amd/amdgpu/amdgpu.h | 2 -
> drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c | 4 +-
> drivers/gpu/drm/amd/amdgpu/amdgpu_job.c | 49 +++++++--------
> drivers/gpu/drm/amd/scheduler/gpu_scheduler.c | 89 ++++++++++++++-------------
> drivers/gpu/drm/amd/scheduler/gpu_scheduler.h | 42 ++++---------
> drivers/gpu/drm/amd/scheduler/sched_fence.c | 19 ++----
> 6 files changed, 86 insertions(+), 119 deletions(-)
>
> --
> 2.5.5
>
> _______________________________________________
> dri-devel mailing list
> dri-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/dri-devel
--
Daniel Vetter
Software Engineer, Intel Corporation
http://blog.ffwll.ch
More information about the dri-devel
mailing list