Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | drm: move amd_gpu_scheduler into common location | Lucas Stach | 2017-12-07 | 1 | -82/+0 |
* | drm/amdgpu: add license to files where it was missing | Alex Deucher | 2017-12-07 | 1 | -1/+23 |
* | drm/amdgpu: Remove job->s_entity to avoid keeping reference to stale pointer. | Andrey Grodzovsky | 2017-12-04 | 1 | -5/+4 |
* | drm/amdgpu: Fix deadlock during GPU reset. | Andrey Grodzovsky | 2017-12-04 | 1 | -2/+2 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | drm/amd/sched: print sched job id in amd_sched_job trace | Nicolai Hähnle | 2017-07-14 | 1 | -4/+5 |
* | dma-buf: Rename struct fence to dma_fence | Chris Wilson | 2016-10-25 | 1 | -2/+2 |
* | drm/amdgpu: generalize the scheduler fence | Christian König | 2016-07-07 | 1 | -2/+2 |
* | drm/amdgpu: add command submission workflow tracepoint | Chunming Zhou | 2015-11-16 | 1 | -3/+21 |
* | drm/amdgpu: more scheduler cleanups v2 | Christian König | 2015-09-23 | 1 | -4/+4 |
* | drm/amdgpu: add tracepoint for scheduler (v2) | Chunming Zhou | 2015-09-23 | 1 | -0/+41 |