Commit graph

16 commits

Author SHA1 Message Date
DH 1b15ef4d13 [amdgpu] scheduler: avoid dead lock on cpu workloads 2023-08-07 23:49:45 +03:00
DH 6441b7b1f9 [amdgpu] cache: fix small buffers write back 2023-08-06 21:33:01 +03:00
DH 292fd4762f [rpcsx-gpu] use compute queue as transfer 2023-08-06 18:07:30 +03:00
DH 9e109918fd [amdgpu] device: implement multi queue support
implement IT_INDIRECT_BUFFER, IT_INDEX_BASE and IT_DRAW_INDEX_OFFSET_2
New gpu task scheduler
2023-08-06 17:35:54 +03:00
DH 1c6ec7e157 [amdgpu] tiler: implement 1dThick 2023-08-06 17:28:37 +03:00
DH 450fd30889 [amdgpu] Implement cpu->gpu change notifications 2023-07-27 03:03:02 +03:00
DH 760aea0e49 [amdgpu] WIP cache implementation 2023-07-24 06:03:55 +03:00
DH cea6052e54 [amdgpu] Initial multi queue support 2023-07-19 15:16:38 +03:00
DH 21f9c9b8ec [amdgpu] Add ImageRef utility 2023-07-19 15:02:57 +03:00
DH ccf25ba026 [rpcsx-gpu] WIP Basic tiling support
Implement MRT
Fix buffer write back
Cleanup
2023-07-17 15:36:08 +03:00
Ivan Chikish 1550bfc7b1 Partially replace printf with ORBIS_LOG 2023-07-12 15:12:34 +03:00
Isaac Marovitz 1f05a8a6a6 Run clang-format 2023-07-06 21:37:30 +01:00
DH 47b0d53983 [amdgpu] Disabled tiling and do image blit on flip
Cleanup
2023-06-25 22:58:15 +03:00
DH 1e733facaa [rpcsx-gpu] Implemented swapchain 2023-06-25 16:54:49 +03:00
DH df5f8055fa Added initial rpcsx-gpu project template 2023-06-24 20:11:23 +03:00
DH a8af9198bf Added amdgpu hw project 2023-06-24 15:59:27 +03:00