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@xxxxxxxxxxxxxxxxxxxxx > https://lists.freedesktop.org/mailman/listinfo/dri-devel -- Daniel Vetter Software Engineer, Intel Corporation http://blog.ffwll.ch _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/dri-devel