psucien
|
b3c26564cd
|
video_core: initial support for CE and ASC queues
|
2024-05-26 12:39:30 +02:00 |
|
psucien
|
3f6de86eb6
|
video_core: a fix for multi submits processing (temporary code)
|
2024-05-22 22:20:33 +02:00 |
|
TheTurtle
|
4380066a90
|
video: Import new shader recompiler + display a triangle (#142)
|
2024-05-22 01:35:12 +03:00 |
|
psucien
|
8c95a2ba75
|
gnmdriver: submission lock moved out from gpu
|
2024-05-17 23:31:19 +02:00 |
|
psucien
|
851bd00251
|
a fair multi-submissions support
|
2024-05-17 08:47:38 +02:00 |
|
psucien
|
b1eaec2ea1
|
amdgpu: added support for several single GFX submits per frame
|
2024-05-17 00:01:47 +02:00 |
|
psucien
|
1857828b50
|
graphics: separate IRQ for GPU driven flips
|
2024-05-14 21:33:20 +02:00 |
|
psucien
|
8edce87dac
|
review comments applied
|
2024-05-11 00:04:04 +02:00 |
|
psucien
|
7e505afb58
|
gnm_driver: fixed a typo and fields initialization
|
2024-05-10 22:58:53 +02:00 |
|
psucien
|
8bb89aa746
|
core: gpu interrupt dispatcher
|
2024-05-10 21:48:01 +02:00 |
|
psucien
|
758d695e31
|
amdgpu: wait_reg_mem and write_data implementation
Command list parsing is temporary moved to async task
|
2024-05-09 22:59:35 +02:00 |
|
psucien
|
8897e647b9
|
amdgpu: EOP irq and dummy PM4 handlers
|
2024-05-08 23:27:56 +02:00 |
|
psucien
|
717b00d63b
|
gnm_driver: sceGnmSubmitAndFlipCommandBuffers implementation
|
2024-05-08 22:55:39 +02:00 |
|
psucien
|
f0ac475ffd
|
gnm_driver: various fixes
|
2024-05-08 22:53:55 +02:00 |
|
psucien
|
9cfb7a20b4
|
gnm_driver: sceGnmSetEmbeddedVsShader added
|
2024-05-08 21:00:01 +02:00 |
|
psucien
|
d331a84794
|
gnm_driver: sceGnmInsertWaitFlipDone added
|
2024-05-08 07:36:14 +02:00 |
|
psucien
|
d2856a7616
|
video_core, kernel: added gfx eop event handling
|
2024-05-07 22:46:54 +02:00 |
|
psucien
|
4a472f8e61
|
core: libraries: gnmdriver: bit more of basic Gnm driver functions
|
2024-05-06 22:13:33 +02:00 |
|
psucien
|
8347026ecb
|
core: libraries: gnmdriver: basic functionality extension (#120)
Also a bit of refactoring in `video_core`
|
2024-05-01 19:29:06 +03:00 |
|
TheTurtle
|
13fe78f0f5
|
video_core: Add basic command list processing (#117)
|
2024-04-30 01:23:28 +03:00 |
|
GPUCode
|
23b2eeba9b
|
video_core: Rewrite vulkan and videoout
|
2024-04-14 17:10:40 +03:00 |
|
GPUCode
|
661b4d0e74
|
src: Reorganize and cleanup libraries
|
2024-04-14 00:37:17 +03:00 |
|