20 Commits

Author SHA1 Message Date
Aun-Ali Zaidi 7b5f55f951 bce: Refactor naming to apple-bce to follow kernel conventions
Signed-off-by: Aun-Ali Zaidi <admin@kodeit.net>
2020-01-31 17:28:01 -05:00
MCMrARM 0e763e8e63 Queue: add bce_cancel_submission_reservation 2019-07-15 20:54:47 +02:00
MCMrARM c172731e49 Queue: fix data len and result member swap 2019-07-15 20:50:18 +02:00
MCMrARM 9e9b76728c bce_reserve_submission: return the timeout 2019-07-14 14:34:23 +02:00
MCMrARM 499623087a Fix some C warnings 2019-07-13 20:28:02 +02:00
MCMrARM 21f892826c bce_set_submission_{single, buf} 2019-07-13 19:51:36 +02:00
MCMrARM f751a6c51a Queue: fix new deadlock 2019-07-13 19:20:25 +02:00
MCMrARM 6f3c4e87f9 SQ queue submit API 2019-07-13 19:02:30 +02:00
MCMrARM 69b8008b6d Queue: bug fixes 2019-07-13 17:28:56 +02:00
MCMrARM effbecdee1 Queue creation API 2019-07-12 21:40:55 +02:00
MCMrARM 92ba45a2d0 Rewrite CQ interrupt handling 2019-07-12 21:06:34 +02:00
MCMrARM fa11f4298c Rename bce_create_*q to alloc and destroy to free 2019-07-12 09:09:17 +02:00
MCMrARM a9547e4ee1 Send a notification when reading CQ 2019-07-11 21:22:30 +02:00
MCMrARM e9f65fe496 Create the command queue, fixes 2019-07-11 21:04:10 +02:00
MCMrARM fbdcb5a3dc Initial command queue impl 2019-07-11 20:17:37 +02:00
MCMrARM 227da239c2 Initial SQ creation code 2019-07-11 17:57:48 +02:00
MCMrARM 653e9f31f3 queue: naming refactor 2019-07-11 17:00:46 +02:00
MCMrARM 135647f377 Create command CQ and register it 2019-07-11 15:49:39 +02:00
MCMrARM 92107b1973 Queue (on host) creation 2019-07-11 14:57:38 +02:00
MCMrARM ba8449c6e9 Initial queue interrupt handling code 2019-07-11 14:39:23 +02:00