commit | f95b7e3e8664fbea4e60f15e7e8a975e4b2b7c3f | [log] [tgz] |
---|---|---|
author | Jammy Zhou <Jammy.Zhou@amd.com> | Fri Jul 31 17:18:15 2015 +0800 |
committer | Alex Deucher <alexander.deucher@amd.com> | Mon Aug 17 16:50:57 2015 -0400 |
tree | 8a1fb3c11bbd4443545a593fd0497910a6709ccb | |
parent | ea199cc9f825f3ef5aab3db5f00dcc639f8a8b02 [diff] |
drm/amdgpu: add amd_sched_commit This function is to update last_emitted_v_seq and wake up the waiters. It should be called by driver in the run_job backend function Signed-off-by: Jammy Zhou <Jammy.Zhou@amd.com> Reviewed-by: Christian König <christian.koenig@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com>