Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-09-23 | drm/amdgpu: more scheduler cleanups v2 | Christian König | |
Embed the scheduler into the ring structure instead of allocating it. Use the ring name directly instead of the id. v2: rebased, whitespace cleanup Signed-off-by: Christian König <christian.koenig@amd.com> Reviewed-by: Junwei Zhang <Jerry.Zhang@amd.com> Reviewed-by: Chunming Zhou<david1.zhou@amd.com> | |||
2015-09-23 | drm/amdgpu: add tracepoint for scheduler (v2) | Chunming Zhou | |
track sched job status like the length of job queue and hw job queue. v2: fix build after rebase Signed-off-by: Chunming Zhou <david1.zhou@amd.com> Reviewed-by: Jammy Zhou <Jammy.Zhou@amd.com> Reviewed-by: Christian König <christian.koenig@amd.com> |