Jason Volk
|
bef8a320d8
|
ircd:🆑 Disable radeon queue thread.
|
2022-06-17 21:11:53 -07:00 |
|
Jason Volk
|
f5fb03b1b5
|
ircd:🆑:code: Add construction for IL.
|
2022-06-17 21:11:53 -07:00 |
|
Jason Volk
|
3e7875e314
|
ircd:🆑 Inline various move semantics; fix data::mapped move.
|
2022-06-17 21:11:53 -07:00 |
|
Jason Volk
|
1a29e591ef
|
ircd:🆑 Isolate pthread enable hooking during init/finit.
|
2022-06-17 21:11:53 -07:00 |
|
Jason Volk
|
b4e4c06890
|
ircd:🆑 Refactor interface for map-only/zero-copy approach.
|
2022-06-17 21:11:53 -07:00 |
|
Jason Volk
|
aba8b6813e
|
ircd:🆑 Remove the host ptr conf item for now.
|
2022-06-17 21:11:53 -07:00 |
|
Jason Volk
|
b3d2c95474
|
ircd:🆑 Tweak device unit banner.
|
2022-06-17 21:11:53 -07:00 |
|
Jason Volk
|
9fb199ecf7
|
ircd:🆑 Add data maps/refs counts to interface wrapping.
|
2022-06-17 21:11:53 -07:00 |
|
Jason Volk
|
5a9a5e1094
|
ircd:🆑 Fix bug. (d69f8ffb9c )
|
2022-06-17 21:11:53 -07:00 |
|
Jason Volk
|
fd39de53f4
|
ircd:🆑 Split header into directory; minor reorg.
|
2022-06-17 21:11:53 -07:00 |
|
Jason Volk
|
729092d410
|
ircd:🆑 Cleanup / split library linkage to private memfun; bind now.
Bind now to prevent issues from lazy binding on different threads and
when overriding with custom builds of mesa/icd.
|
2022-06-17 21:11:53 -07:00 |
|
Jason Volk
|
95c4e0af52
|
ircd:🆑 Simplify data interface related for now.
|
2022-06-17 21:11:53 -07:00 |
|
Jason Volk
|
5f7fff3646
|
ircd:🆑 Allow null handle for no-wait completion.
|
2022-06-17 21:11:53 -07:00 |
|
Jason Volk
|
97f3f232ca
|
ircd:🆑 Improve naming of non-task transfer commands.
|
2022-06-17 21:11:53 -07:00 |
|
Jason Volk
|
c9796fa9e0
|
ircd:🆑 Allow optional map closures; add write invalidate flag from cl1.2.
|
2022-06-17 21:11:53 -07:00 |
|
Jason Volk
|
eb523a598b
|
ircd:🆑 Improve initialization compat/errors/info related.
|
2022-06-17 21:11:53 -07:00 |
|
Jason Volk
|
7a0b169375
|
ircd:🆑 Increase version buffer width; stop propagation per device.
|
2022-06-17 21:11:53 -07:00 |
|
Jason Volk
|
b0c9c9f8b2
|
ircd:🆑 Add work_completes accumulator to stats.
|
2022-06-17 21:11:53 -07:00 |
|
Jason Volk
|
24b6ee8f57
|
ircd:🆑 Add non-throwing 'maybe' feature for CL info/call templates.
|
2022-06-17 21:11:53 -07:00 |
|
Jason Volk
|
13052f7090
|
ircd:🆑 Elaborate code compile/link build interface for cl1.2+.
|
2022-06-17 21:11:53 -07:00 |
|
Jason Volk
|
781ead25b5
|
ircd:🆑 Add shlib path conf.
|
2022-06-17 21:11:53 -07:00 |
|
Jason Volk
|
b6207fac74
|
ircd:🆑 Add cl_program wrap for source and binary extrication.
|
2022-06-17 21:11:52 -07:00 |
|
Jason Volk
|
2d36b07f5b
|
ircd:🆑 Relax runlevel check for data xfer items for graceful shutdown.
|
2022-06-17 21:11:52 -07:00 |
|
Jason Volk
|
1c668b038c
|
ircd:🆑 Move submit blocking watchdog threshold into conf item.
|
2022-06-17 21:11:52 -07:00 |
|
Jason Volk
|
0be4c243bb
|
ircd:🆑 Add device fission information to banner.
|
2022-06-17 21:11:52 -07:00 |
|
Jason Volk
|
e6a71efe8c
|
ircd:🆑 Sample tsc for work item submission for blocking interface mitigations.
|
2021-10-16 15:24:23 -07:00 |
|
Jason Volk
|
b4fb093876
|
ircd:🆑 Set completion status on offload thread to assert release propagation.
|
2021-10-15 11:43:47 -07:00 |
|
Jason Volk
|
9401c206a1
|
ircd:🆑 Check and throw for unavailability in work item ctor.
|
2021-10-15 11:40:32 -07:00 |
|
Jason Volk
|
1be7a8dea2
|
ircd:🆑 Fix name interface related; copy value string.
|
2021-10-06 13:13:47 -07:00 |
|
Jason Volk
|
8ffdddf860
|
ircd:🆑 Improve queue profiling wrapper related.
|
2021-10-06 13:13:47 -07:00 |
|
Jason Volk
|
85b2256f6b
|
ircd:🆑 Additional bank and channel info banner for AMD's OpenCL 1.2+.
|
2021-10-06 13:13:47 -07:00 |
|
Jason Volk
|
183ff2138f
|
ircd:🆑 Split out init subs; add semver parse for device api.
|
2021-10-06 13:13:47 -07:00 |
|
Jason Volk
|
a04cc3c290
|
ircd:🆑 Split platform info banner out of main init.
|
2021-10-06 13:13:47 -07:00 |
|
Jason Volk
|
c05e5e09de
|
ircd:🆑 Additional informational interfaces; kernel names; typing.
|
2021-10-06 13:13:47 -07:00 |
|
Jason Volk
|
9628585f43
|
ircd:🆑 Add condition for null size slice construction.
|
2021-10-06 13:13:47 -07:00 |
|
Jason Volk
|
d0c2674b3e
|
ircd:🆑 Add data::offset() to interface.
|
2021-10-06 13:13:47 -07:00 |
|
Jason Volk
|
5d837f9e87
|
ircd:🆑 Increase the device extensions info string receptacle.
|
2021-09-15 01:44:36 -07:00 |
|
Jason Volk
|
77d53e6a71
|
ircd:🆑 Remove build success stub assertion; add stub debuglog.
|
2021-09-14 23:39:55 -07:00 |
|
Jason Volk
|
8c077cfe15
|
ircd:🆑 Default enable.
|
2021-05-12 00:05:09 -07:00 |
|
Jason Volk
|
2c243be19a
|
ircd:🆑 Add conf items for configuration environment; tweak loghead.
|
2021-05-12 00:05:09 -07:00 |
|
Jason Volk
|
467108f09a
|
ircd:🆑 Add nice/intensity'ish rate-shaping option.
|
2021-05-11 20:56:09 -07:00 |
|
Jason Volk
|
d0c9a16770
|
ircd:🆑 Add interface for plat/dev info dump w/ console cmd.
|
2021-05-11 20:56:09 -07:00 |
|
Jason Volk
|
8233cf1db3
|
ircd:🆑 Add check for primary context in sync impl.
|
2021-05-11 20:56:09 -07:00 |
|
Jason Volk
|
3097161198
|
ircd:🆑 Add device type to banner; improve header.
|
2021-05-11 20:56:09 -07:00 |
|
Jason Volk
|
fac509e306
|
ircd:🆑 Zero size data construction no-op.
|
2021-04-22 12:27:57 -07:00 |
|
Jason Volk
|
1328443ee8
|
ircd:🆑 Checkin the queue property/profiling mess.
|
2021-04-22 12:27:57 -07:00 |
|
Jason Volk
|
e9c8267219
|
ircd:🆑 Add ctx::ole offload for radeon drm thread blocking.
|
2021-04-22 12:27:57 -07:00 |
|
Jason Volk
|
2838d2c745
|
ircd:🆑 Additional stats; clover thread blocking related.
|
2021-04-22 12:27:57 -07:00 |
|
Jason Volk
|
e7083cdde3
|
ircd:🆑 Additional device information banner related.
|
2021-04-22 12:27:57 -07:00 |
|
Jason Volk
|
e04d734959
|
ircd:🆑 Add device detail dump via infolog banners; add kernel detail debuglog.
|
2021-04-22 12:27:57 -07:00 |
|