Age | Commit message (Expand) | Author | Files | Lines |
2016-03-17 | drm/amdgpu: add number of hardware submissions to amdgpu_fence_driver_init_ring | Christian König | 1 | -1/+2 |
2016-03-14 | drm/amdgpu: remove amdgpu_ring_from_fence | Christian König | 1 | -24/+0 |
2016-02-10 | drm/amdgpu: make pad_ib a ring function v3 | Christian König | 1 | -0/+13 |
2016-02-10 | drm/amdgpu: remove rptr checking | Christian König | 1 | -52/+25 |
2016-02-10 | drm/amdgpu: remove the ring lock v2 | Christian König | 1 | -74/+6 |
2016-02-10 | drm/amdgpu: remove some more semaphore leftovers | Alex Deucher | 1 | -4/+0 |
2016-01-22 | drm/amdgpu: fix next_rptr handling for debugfs | Christian König | 1 | -1/+1 |
2015-10-30 | drm/amdgpu: move ring_from_fence to common code | Christian König | 1 | -0/+24 |
2015-10-21 | drm/amdgpu: remove old lockup detection infrastructure | Christian König | 1 | -43/+0 |
2015-10-14 | drm/amdgpu: rework sdma structures | Alex Deucher | 1 | -2/+2 |
2015-09-24 | drm/amdgpu: more scheduler cleanups v2 | Christian König | 1 | -1/+3 |
2015-09-24 | drm/amdgpu: cleanup fence queue init v2 | Christian König | 1 | -2/+0 |
2015-09-24 | drm/amdgpu: export reservation_object from dmabuf to ttm (v2) | Christian König | 1 | -1/+1 |
2015-09-02 | drm/amdgpu: add insert_nop ring func and default implementation | Jammy Zhou | 1 | -3/+21 |
2015-08-17 | drm/amdgpu: move wait_queue_head from adev to ring (v2) | monk.liu | 1 | -0/+2 |
2015-08-17 | drm/amdgpu: protect fence_process from multiple context | Chunming Zhou | 1 | -1/+1 |
2015-06-04 | drm/amdgpu: add core driver (v4) | Alex Deucher | 1 | -0/+561 |