Payam
bb8a9ee6e6
updating copyrights
...
Change-Id: I592a84b64c85ac07ee7db7bb43c73ce623662246
[ROCm/clr commit: ddea39382b ]
2020-04-10 14:45:28 -04:00
Vladislav Sytchenko
040c4fbcc0
Enable large allocations by default for gfx8+ in GSL
...
Change-Id: Ie386fca59ea3f364d49d5390d87412f7fc869f8e
[ROCm/clr commit: a8e0f92bc4 ]
2020-04-07 12:37:57 -04:00
German Andryeyev
607745e99c
SWDEV-224471 - [19H1][Polaris10][Acer]
...
Test window will quit or show error message when run OpenCL API.
Add a workaround for the race condition with the first page
during pinning.
Change-Id: I9a27b4e173cf94c84aefcb94e255f11169453d94
[ROCm/clr commit: ab85674f8a ]
2020-03-12 14:20:48 -04:00
Vladislav Sytchenko
2b134b6f30
Remove OpenCL Single Buffer Allocation Restriction
...
Change-Id: I5c37a7f08b02ed74ec6984c6da9ffa5dc9bf0f52
[ROCm/clr commit: 019d1feea5 ]
2020-02-25 11:41:18 -05:00
Laurent Morichetti
7de346234a
Fix build errors for PAL and GSL
...
The last commit to replace the cl_* types with standard types
failed to correct issues introduced in the PAL and GPU backend.
Change-Id: I926997234dfbe346fc165a7bc4e1b8aabab7bac5
[ROCm/clr commit: b81816f482 ]
2020-02-13 16:52:32 -05:00
Laurent Morichetti
b3297f189d
Replace cl_* integral types with standard types.
...
cl_bool -> bool
cl_int -> int32_t
cl_uint -> uint32_t
cl_long -> int64_t
cl_ulong -> uint64_t
cl_float -> float
cl_double -> double
cl_bitfield -> uint64_t
Change-Id: I840c8993b55f98f5b745d21e27f5f28233647a58
[ROCm/clr commit: d9d9c69399 ]
2020-02-12 13:16:06 -08:00
Laurent Morichetti
e284923583
Update copyright info
...
Change-Id: Ia4f9ff0f5f873b4223a8cca154188bb0d2f1abba
[ROCm/clr commit: b4c6143a2f ]
2020-02-04 09:26:14 -08:00
Laurent Morichetti
011f3e945b
Merge branch 'origin/pghafari/vdi-prototype' into lmoriche/amd-master
...
Change-Id: Id3b833d405596735becb3346f3b08c6da57033fe
[ROCm/clr commit: 20c7173849 ]
2020-01-30 20:12:13 -08:00