Files
tinygrad/extra
Vyacheslav Pachkov 610e454132 fix opencl_ioctl on comma (#5814)
- remove unused code
- add CP_REG_TO_MEM opcode
- fixed parse_cmd_buf for more than 1 command object by correcting
an offset
- fixed memory mappings for cases when memory was allocated with
KGSL_MEMFLAGS_USE_CPU_MAP.
KGSL_MEMFLAGS_USE_CPU_MAP: If set on call and return, the returned GPU
address will be 0. Calling mmap() will set the GPU address.
So there are no IOCTL_KGSL_GPUOBJ_INFO ioctls for that type of memory
and it resulted to crash right after get_mem.
2024-07-30 20:44:06 -07:00
..
2023-11-13 20:18:40 -08:00
2024-07-30 17:41:40 -07:00
2024-06-01 17:06:44 +03:00
2024-01-26 18:27:49 -08:00
2024-07-30 20:29:54 -07:00
2024-04-22 19:50:20 +04:00
2024-07-17 19:41:23 -07:00
2024-01-01 14:58:48 -08:00
2024-05-10 22:43:09 -07:00
2024-05-22 20:43:21 -04:00
2023-07-05 15:36:22 -07:00
2024-07-21 14:53:23 -07:00
2023-12-07 17:07:05 -08:00
2024-06-14 15:38:45 -04:00
2024-01-19 23:34:30 -05:00
2023-11-30 17:07:16 -08:00