Ramesh Errabolu (xN/A) TX
b90e8884a1
ECR #333755 - Enable the build of all samples BlackScholes, - - - , SimpleConvolution
...
[git-p4: depot-paths = "//depot/stg/hsa/drivers/hsa/runtime/": change = 1130585]
2015-03-13 11:57:46 -05:00
Ramesh Errabolu (xN/A) TX
f92e289a01
ECR #333755 - Update code to use 1.0F Api's of Finalizer. Presently disabling the build of all samples except BinarySearch
...
[git-p4: depot-paths = "//depot/stg/hsa/drivers/hsa/runtime/": change = 1130579]
2015-03-13 11:46:58 -05:00
Ramesh Errabolu (xN/A) TX
24d7d5e875
ECR #333755 - Verfiy Hsa Samples BlackScholes, MonteCarloAsian and SimpleConvolution.
...
[git-p4: depot-paths = "//depot/stg/hsa/drivers/hsa/runtime/": change = 1127620]
2015-03-04 18:57:41 -05:00
Ramesh Errabolu (xN/A) TX
4b2b25e232
ECR #333755 - Completely eliminate references to Brig Structures
...
[git-p4: depot-paths = "//depot/stg/hsa/drivers/hsa/runtime/": change = 1127110]
2015-03-03 19:42:07 -05:00
Ramesh Errabolu (xN/A) TX
21449d717f
ECR #333755 - Add helper files to load Hsail Text files and assembled them into Brig files.
...
[git-p4: depot-paths = "//depot/stg/hsa/drivers/hsa/runtime/": change = 1127109]
2015-03-03 19:41:56 -05:00
Ding, Wei (xN/A) TX
ee474cfcbf
ECR #333755 - Added missing header file.
...
[git-p4: depot-paths = "//depot/stg/hsa/drivers/hsa/runtime/": change = 1127058]
2015-03-03 17:37:41 -05:00
Ding, Wei (xN/A) TX
8c6347a57d
ECR #333755 - Reformat the base class.
...
[git-p4: depot-paths = "//depot/stg/hsa/drivers/hsa/runtime/": change = 1126978]
2015-03-03 15:16:59 -05:00
Oded Gabbay
aba396bc52
Call __fmm_release with gpu id and not index
...
__fmm_release expects gpu_id as parameter. fmm_release passed it instead the
index of the GPU in the gpu_mem array.
Signed-off-by: Oded Gabbay <oded.gabbay@amd.com >
2015-03-03 15:23:57 +02:00
Ding, Wei (xN/A) TX
6979c0ae65
ECR #333755 - Move Finailzer V1 to Finalizer V3 for MatrixMultiplcation, MatriTranspose, NBody, BitonicSort, DwtHarr1D.
...
[git-p4: depot-paths = "//depot/stg/hsa/drivers/hsa/runtime/": change = 1126410]
2015-03-02 13:48:54 -05:00
Ramesh Errabolu (xN/A) TX
42c4f2ad9f
ECR #333755 - Move MonteCarloAsian Sample to use 1.0F Finalizer Apis
...
[git-p4: depot-paths = "//depot/stg/hsa/drivers/hsa/runtime/": change = 1126145]
2015-03-01 14:46:16 -05:00
Ramesh Errabolu (xN/A) TX
ac0f32d1f9
ECR #333755 - Move FloydWarshall Sample to use 1.0F Finalizer Apis
...
[git-p4: depot-paths = "//depot/stg/hsa/drivers/hsa/runtime/": change = 1126142]
2015-03-01 13:58:01 -05:00
Ramesh Errabolu (xN/A) TX
75f94bb91b
ECR #333755 - Move FastWalshTransform Sample to use 1.0F Finalizer Apis
...
[git-p4: depot-paths = "//depot/stg/hsa/drivers/hsa/runtime/": change = 1126141]
2015-03-01 13:44:07 -05:00
Ramesh Errabolu (xN/A) TX
852dd93f28
ECR #333755 - Update Blackscholes to use 1.0F Finalizer Apis
...
[git-p4: depot-paths = "//depot/stg/hsa/drivers/hsa/runtime/": change = 1126133]
2015-03-01 12:32:58 -05:00
Ramesh Errabolu (xN/A) TX
ce2ff7844f
ECR #333755 - Move BinarySearch Sample to use 1.0F Finalizer Apis
...
[git-p4: depot-paths = "//depot/stg/hsa/drivers/hsa/runtime/": change = 1126132]
2015-03-01 12:22:53 -05:00
Oded Gabbay
13e0d87733
Disable SDMA queue creation
...
Signed-off-by: Oded Gabbay <oded.gabbay@amd.com >
2015-03-01 14:40:16 +02:00
Oded Gabbay
417e6f7501
Revert "Disable SDMA queue creation"
...
This reverts commit f3ac33230e .
2015-03-01 14:36:45 +02:00
Oded Gabbay
f3ac33230e
Disable SDMA queue creation
...
Signed-off-by: Oded Gabbay <oded.gabbay@amd.com >
2015-03-01 11:08:46 +02:00
Ding, Wei (xN/A) TX
5133807246
ECR #333755 - BitonicSort typo fix.
...
[git-p4: depot-paths = "//depot/stg/hsa/drivers/hsa/runtime/": change = 1126046]
2015-02-27 21:20:09 -05:00
Ding, Wei (xN/A) TX
2a923d9b7c
ECR #333755 - Fixed miscs errors, clean up repo.
...
[git-p4: depot-paths = "//depot/stg/hsa/drivers/hsa/runtime/": change = 1126044]
2015-02-27 21:00:20 -05:00
Ramesh Errabolu (xN/A) TX
f6fccf5f2f
ECR #333755 - Move Hsa Sample SimpleConvolution from Hsa Sdk project to current Runtime/Samples
...
[git-p4: depot-paths = "//depot/stg/hsa/drivers/hsa/runtime/": change = 1126037]
2015-02-27 20:06:28 -05:00
Ramesh Errabolu (xN/A) TX
fc2ef8d516
ECR #333755 - Move Hsa Sample MonteCarloAsian from Hsa Sdk project to current Runtime/Samples
...
[git-p4: depot-paths = "//depot/stg/hsa/drivers/hsa/runtime/": change = 1126032]
2015-02-27 20:00:47 -05:00
Ramesh Errabolu (xN/A) TX
13ed7ab373
ECR #333755 - Move Hsa Sample FastWalshTransform from Hsa Sdk project to current Runtime/Samples
...
[git-p4: depot-paths = "//depot/stg/hsa/drivers/hsa/runtime/": change = 1126028]
2015-02-27 19:52:31 -05:00
Ramesh Errabolu (xN/A) TX
89b5a60e58
ECR #333755 - Move Hsa Sample FloydWarshall from Hsa Sdk project to current Runtime/Samples
...
[git-p4: depot-paths = "//depot/stg/hsa/drivers/hsa/runtime/": change = 1126027]
2015-02-27 19:46:47 -05:00
Ramesh Errabolu (xN/A) TX
47d96984b7
ECR #333755 - Move Hsa Sample BlackScholes from Hsa Sdk project to current Runtime/Samples
...
[git-p4: depot-paths = "//depot/stg/hsa/drivers/hsa/runtime/": change = 1126026]
2015-02-27 19:38:44 -05:00
Ramesh Errabolu (xN/A) TX
26575ed9ba
ECR #333755 - Move Hsa Sample BinarySearch from Hsa Sdk project to current Runtime/Samples
...
[git-p4: depot-paths = "//depot/stg/hsa/drivers/hsa/runtime/": change = 1126024]
2015-02-27 19:29:01 -05:00
Ding, Wei (xN/A) TX
e3fc8c2dc3
ECR #333755 - Modified Makefile for adding NBody.
...
[git-p4: depot-paths = "//depot/stg/hsa/drivers/hsa/runtime/": change = 1125417]
2015-02-26 13:05:52 -05:00
Ding, Wei (xN/A) TX
73ee35924a
ECR #333755 - Modified Makefile for appls: DwtHarr1D BitionicSort
...
[git-p4: depot-paths = "//depot/stg/hsa/drivers/hsa/runtime/": change = 1125137]
2015-02-25 19:31:21 -05:00
Ding, Wei (xN/A) TX
86878c6675
ECR #333755 - Clean up HSA SDK apps generated intermediate files.
...
[git-p4: depot-paths = "//depot/stg/hsa/drivers/hsa/runtime/": change = 1125135]
2015-02-25 19:25:57 -05:00
Ding, Wei (xN/A) TX
41dc8c58e7
ECR #333755 - Added HSA SDK app: BitonicSort
...
[git-p4: depot-paths = "//depot/stg/hsa/drivers/hsa/runtime/": change = 1125122]
2015-02-25 18:21:47 -05:00
Oded Gabbay
e62d46ba1c
Don't alloc/free VRAM in map/unmap paths
...
Signed-off-by: Oded Gabbay <oded.gabbay@amd.com >
2015-02-25 22:49:11 +02:00
Oded Gabbay
027ca02f2e
reformat memory and fmm functions according to kernel coding style
...
Signed-off-by: Oded Gabbay <oded.gabbay@amd.com >
2015-02-25 22:49:08 +02:00
Ding, Wei (xN/A) TX
9d9ea2ad3b
ECR #333755 - Added two HSA samples: MatrixMultiplication, MatrixTranspose
...
[git-p4: depot-paths = "//depot/stg/hsa/drivers/hsa/runtime/": change = 1124951]
2015-02-25 13:05:59 -05:00
Oded Gabbay
5c0f8660b6
Revert "Workaround for non cached memory issue on gfx801 A0"
...
This reverts commit 402ff3f881 .
Signed-off-by: Oded Gabbay <oded.gabbay@amd.com >
Acked-by: Ben Goz <ben.goz@amd.com >
Conflicts:
include/linux/kfd_ioctl.h
src/queues.c
2015-02-16 17:22:45 +02:00
Yair Shachar
89188a6d6c
Modify HW dbg thunk,to adapt to new KFD-thunk interface
...
Signed-off-by: Yair Shachar <yair.shachar@amd.com >
2015-02-08 21:44:47 +02:00
Oded Gabbay
f0a7fcccc9
Match as much as possible hsakmt.h and hsakmttypes.h to p4
...
Signed-off-by: Oded Gabbay <oded.gabbay@amd.com >
2015-02-03 11:13:13 +02:00
Ben Goz
25441796bd
Supporting new thunk spec - adding relevant memflags
...
Signed-off-by: Ben Goz <ben.goz@amd.com >
Reviewed-by: Oded Gabbay <oded.gabbay@amd.com >
2015-02-01 14:33:33 +02:00
Oded Gabbay
f24aa620ed
fix return value in Map/Unmap functions
...
Signed-off-by: Oded Gabbay <oded.gabbay@amd.com >
Reviewed-by: Yair Shachar <yair.shachar@amd.com >
2015-01-29 16:55:14 +02:00
Ben Goz
930ec8f04d
Check if event is not null before handling events
...
Signed-off-by: Ben Goz <ben.goz@amd.com >
Reviewed-by: Oded Gabbay <oded.gabbay@amd.com >
2015-01-29 16:45:36 +02:00
Oded Gabbay
8cc0b16293
match kfd_ioctl.h to kernel repo
...
Signed-off-by: Oded Gabbay <oded.gabbay@amd.com >
2015-01-19 17:18:47 +02:00
Ben Goz
e7a5cda5a5
fix a bug in rptr page release
...
Adjust to new ioctl format
Signed-off-by: Ben Goz <ben.goz@amd.com >
Reviewed-by: Oded Gabbay <oded.gabbay@amd.com >
2014-12-14 13:49:41 +02:00
Alexey Skidanov
c3b51fd827
Adding memory exception notification through hsaKmtWaitOnMultipleEvents
...
Signed-off-by: Alexey Skidanov <Alexey.Skidanov@amd.com >
Reviewed-by: Oded Gabbay <oded.gabbay@amd.com >
2014-11-27 16:24:06 +02:00
Alexey Skidanov
d7196d4122
IOCTL: Adding memory exception data
...
Signed-off-by: Alexey Skidanov <Alexey.Skidanov@amd.com >
Reviewed-by: Oded Gabbay <oded.gabbay@amd.com >
2014-11-27 16:21:53 +02:00
Alexey Skidanov
36ccd7f867
Adding memory event type and definition of memory exception data
...
Signed-off-by: Alexey Skidanov <Alexey.Skidanov@amd.com >
Reviewed-by: Oded Gabbay <oded.gabbay@amd.com >
2014-11-27 15:54:21 +02:00
Ben Goz
402ff3f881
Workaround for non cached memory issue on gfx801 A0
...
Signed-off-by: Ben Goz <ben.goz@amd.com >
Adjust to new ioctl format
Signed-off-by: Oded Gabbay <oded.gabbay@amd.com >
2014-12-07 14:51:53 +02:00
Ben Goz
c5585b0f26
Supporting QCM for gfx801
...
Signed-off-by: Ben Goz <ben.goz@amd.com >
2014-12-07 14:50:28 +02:00
Ben Goz
bd7e10b0ec
Adding support in allocating executable memory
...
Signed-off-by: Ben Goz <ben.goz@amd.com >
2014-12-07 14:36:21 +02:00
Alexey Skidanov
5d82c65602
Add GPU local memory module
...
Add graphic interop support
Local memory rework
Signed-off-by: Alexey Skidanov <Alexey.Skidanov@amd.com >
Reviewed-by: Oded Gabbay <oded.gabbay@amd.com >
Adjust to new ioctl format
Signed-off-by: Oded Gabbay <oded.gabbay@amd.com >
2014-10-13 11:29:39 +03:00
Oded Gabbay
7972bb00c5
kfd_ioctl: interop
...
Signed-off-by: Oded Gabbay <oded.gabbay@amd.com >
2014-12-08 10:02:34 +02:00
Oded Gabbay
d995344ae7
Add new definitions of HSA functions and types
...
Signed-off-by: Oded Gabbay <oded.gabbay@amd.com >
2014-10-20 08:48:28 +03:00
Oded Gabbay
d14eb7aa00
kfd_ioctl: local memory
...
Add two new IOCTLs
Remove old IOCTLs
Signed-off-by: Alexey Skidanov <Alexey.Skidanov@amd.com >
Reviewed-by: Oded Gabbay <oded.gabbay@amd.com >
2014-12-08 10:02:27 +02:00