| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | drm/amdgpu: clean up hw semaphore support in driver | Chunming Zhou | 2016-02-10 | 1 | -237/+0 |
| | | | | | | | | | | No longer used. Signed-off-by: Chunming Zhou <[email protected]> Reviewed-by: Ken Wang <[email protected]> Reviewed-by: Monk Liu <[email protected]> Signed-off-by: Alex Deucher <[email protected]> | ||||
| * | drm/amdgpu: export reservation_object from dmabuf to ttm (v2) | Christian König | 2015-09-23 | 1 | -3/+5 |
| | | | | | | | | | | | | | Adds an extra argument to amdgpu_bo_create, which is only used in amdgpu_prime.c. Port of radeon commit 831b6966a60fe72d85ae3576056b4e4e0775b112. v2: fix up kfd. Signed-off-by: Christian König <[email protected]> Reviewed-by: Jammy Zhou <[email protected]> Reviewed-by: Alex Deucher <[email protected]> | ||||
| * | drm/amdgpu: use IB for copy buffer of eviction | Chunming Zhou | 2015-08-26 | 1 | -6/+6 |
| | | | | | | | | This aids handling buffers moves with the scheduler. Signed-off-by: Chunming Zhou <[email protected]> Reviewed-by: Christian K?nig <[email protected]> | ||||
| * | drm/amdgpu: remove amdgpu_fence_wait | Christian König | 2015-08-17 | 1 | -2/+2 |
| | | | | | | | | It was just a wrapper for fence_wait anyway. Signed-off-by: Christian König <[email protected]> Reviewed-by: Alex Deucher <[email protected]> | ||||
| * | drm/amdgpu: use kernel fence in amdgpu_test | Chunming Zhou | 2015-08-17 | 1 | -24/+22 |
| | | | | | | | Signed-off-by: Chunming Zhou <[email protected]> Reviewed-by: Christian K?nig <[email protected]> Reviewed-by: Jammy Zhou <[email protected]> | ||||
| * | drm/amdgpu: use kernel fence for vce ib test | Chunming Zhou | 2015-08-17 | 1 | -2/+3 |
| | | | | | | | Signed-off-by: Chunming Zhou <[email protected]> Reviewed-by: Christian K?nig <[email protected]> Reviewed-by: Jammy Zhou <[email protected]> | ||||
| * | drm/amdgpu: change uvd ib test to use kernel fence directly | Chunming Zhou | 2015-08-17 | 1 | -1/+3 |
| | | | | | | | Signed-off-by: Chunming Zhou <[email protected]> Reviewed-by: Christian K?nig <[email protected]> Reviewed-by: Jammy Zhou <[email protected]> | ||||
| * | drm/amdgpu: add core driver (v4) | Alex Deucher | 2015-06-04 | 1 | -0/+552 |
| This adds the non-asic specific core driver code. v2: remove extra kconfig option v3: implement minor fixes from Fengguang Wu v4: fix cast in amdgpu_ucode.c Acked-by: Christian König <[email protected]> Acked-by: Jammy Zhou <[email protected]> Signed-off-by: Alex Deucher <[email protected]> | |||||
