monk.liu
194a33643b
drm/amdgpu: add new parameter to seperate map and unmap
...
Signed-off-by: monk.liu <monk.liu@amd.com >
Reviewed-by: Christian König <christian.koenig@amd.com >
2015-07-29 16:06:45 -04:00
Christian König
0f11770417
drm/amdgpu: fix timeout calculation
...
Signed-off-by: Christian König <christian.koenig@amd.com >
Reviewed-by: Alex Deucher <alexander.deucher@amd.com >
2015-07-09 11:40:11 -04:00
Christian König
fc220f6580
drm/amdgpu: add flag to delay VM updates
...
Signed-off-by: Christian König <christian.koenig@amd.com >
Reviewed-by: Alex Deucher <alexander.deucher@amd.com >
2015-06-29 15:52:50 -04:00
Christian König
68fdd3df79
drm/amdgpu: silence invalid error message
...
Signed-off-by: Christian König <christian.koenig@amd.com >
Reviewed-by: Leo Liu <leo.liu@amd.com >
2015-06-29 11:21:45 -04:00
Christian König
34b5f6a6d6
drm/amdgpu: cleanup VA IOCTL
...
Remove the unnecessary returned status and make the IOCTL write only.
Signed-off-by: Christian König <christian.koenig@amd.com >
Reviewed-by: Alex Deucher <alexander.deucher@amd.com >
2015-06-08 21:42:53 -04:00
Christian König
9298e52f8b
drm/amdgpu: fix user ptr race condition
...
Signed-off-by: Christian König <christian.koenig@amd.com >
Reviewed-by: monk liu <monk.liu@amd.com >
2015-06-05 10:59:32 -04:00
Marek Olšák
d8f65a2376
drm/amdgpu: rename GEM_OP_SET_INITIAL_DOMAIN -> GEM_OP_SET_PLACEMENT
...
Signed-off-by: Marek Olšák <marek.olsak@amd.com >
Reviewed-by: Christian König <christian.koenig@amd.com >
Reviewed-by: Alex Deucher <alexander.deucher@amd.com >
2015-06-03 21:03:55 -04:00
Christian König
9f7eb5367d
drm/amdgpu: actually use the VM map parameters
...
Signed-off-by: Christian König <christian.koenig@amd.com >
Reviewed-by: Jammy Zhou <Jammy.Zhou@amd.com >
Reviewed-by: Alex Deucher <alexander.deucher@amd.com >
2015-06-03 21:03:44 -04:00
Christian König
271c812566
drm/amdgpu: enforce AMDGPU_GEM_CREATE_NO_CPU_ACCESS
...
Deny user and kernel mapping if we said we never want to do so.
Signed-off-by: Christian König <christian.koenig@amd.com >
Reviewed-by: Jammy Zhou <Jammy.Zhou@amd.com >
Reviewed-by: Alex Deucher <alexander.deucher@amd.com >
2015-06-03 21:03:43 -04:00
Alex Deucher
d38ceaf99e
drm/amdgpu: add core driver (v4)
...
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 <christian.koenig@amd.com >
Acked-by: Jammy Zhou <Jammy.Zhou@amd.com >
Signed-off-by: Alex Deucher <alexander.deucher@amd.com >
2015-06-03 21:03:15 -04:00