| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | drm/amdgpu: add new parameter to seperate map and unmap | monk.liu | 2015-07-29 | 1 | -3/+5 |
| | | | | | | Signed-off-by: monk.liu <[email protected]> Reviewed-by: Christian König <[email protected]> | ||||
| * | drm/amdgpu: fix timeout calculation | Christian König | 2015-07-09 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Christian König <[email protected]> Reviewed-by: Alex Deucher <[email protected]> | ||||
| * | drm/amdgpu: add flag to delay VM updates | Christian König | 2015-06-29 | 1 | -3/+3 |
| | | | | | | Signed-off-by: Christian König <[email protected]> Reviewed-by: Alex Deucher <[email protected]> | ||||
| * | drm/amdgpu: silence invalid error message | Christian König | 2015-06-29 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Christian König <[email protected]> Reviewed-by: Leo Liu <[email protected]> | ||||
| * | drm/amdgpu: cleanup VA IOCTL | Christian König | 2015-06-09 | 1 | -43/+21 |
| | | | | | | | | Remove the unnecessary returned status and make the IOCTL write only. Signed-off-by: Christian König <[email protected]> Reviewed-by: Alex Deucher <[email protected]> | ||||
| * | drm/amdgpu: fix user ptr race condition | Christian König | 2015-06-05 | 1 | -0/+1 |
| | | | | | | Signed-off-by: Christian König <[email protected]> Reviewed-by: monk liu <[email protected]> | ||||
| * | drm/amdgpu: rename GEM_OP_SET_INITIAL_DOMAIN -> GEM_OP_SET_PLACEMENT | Marek Olšák | 2015-06-04 | 1 | -1/+1 |
| | | | | | | | Signed-off-by: Marek Olšák <[email protected]> Reviewed-by: Christian König <[email protected]> Reviewed-by: Alex Deucher <[email protected]> | ||||
| * | drm/amdgpu: actually use the VM map parameters | Christian König | 2015-06-04 | 1 | -2/+3 |
| | | | | | | | Signed-off-by: Christian König <[email protected]> Reviewed-by: Jammy Zhou <[email protected]> Reviewed-by: Alex Deucher <[email protected]> | ||||
| * | drm/amdgpu: enforce AMDGPU_GEM_CREATE_NO_CPU_ACCESS | Christian König | 2015-06-04 | 1 | -1/+2 |
| | | | | | | | | | Deny user and kernel mapping if we said we never want to do so. Signed-off-by: Christian König <[email protected]> Reviewed-by: Jammy Zhou <[email protected]> Reviewed-by: Alex Deucher <[email protected]> | ||||
| * | drm/amdgpu: add core driver (v4) | Alex Deucher | 2015-06-04 | 1 | -0/+735 |
| 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]> | |||||
