linux/drivers/gpu/drm/amd
Sharat Masetty 26efecf955 drm/scheduler: Add drm_sched_job_cleanup
This patch adds a new API to clean up the scheduler job resources. This
is primarliy needed in cases the job was created but was not queued to
the scheduler queue. Additionally with this change, the layer which
creates the scheduler job also gets to free up the job's resources and
this entails moving the dma_fence_put(finished_fence) to the drivers
ops free handler routines.

Signed-off-by: Sharat Masetty <smasetty@codeaurora.org>
Reviewed-by: Christian König <christian.koenig@amd.com>
Acked-by: Andrey Grodzovsky <andrey.grodzovsky@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2018-11-05 14:21:27 -05:00
..
acp drm/amdgpu: Remove wrapper layer of cgs irq handling 2018-03-21 14:36:58 -05:00
amdgpu drm/scheduler: Add drm_sched_job_cleanup 2018-11-05 14:21:27 -05:00
amdkfd drm/amdkfd: page_table_base already have the flags needed 2018-11-05 14:21:14 -05:00
display drm/amd/display: Check if hubp function hooks exist before calling them 2018-11-05 14:21:12 -05:00
include drm/amdgpu: Remove unused function pointers 2018-11-05 14:21:08 -05:00
lib
powerplay drm/amd/powerplay: remove duplicated includes 2018-11-05 14:21:18 -05:00