averne
|
218e3f3a04
|
nvchannel: fix submit ioctl
|
2025-01-25 18:10:22 +01:00 |
|
averne
|
b615b01d44
|
nvchannel: Implement GET_CLK_RATE and SET_SUBMIT_TIMEOUT
|
2024-02-04 00:57:09 +01:00 |
|
averne
|
be45a91b9c
|
nvchannel: Fix SET_CLK_RATE
|
2024-02-04 00:57:09 +01:00 |
|
averne
|
8b17648d0b
|
nv: Implement ioctl GET_GPU_TIME
|
2022-07-02 16:02:01 +02:00 |
|
averne
|
3bb44d77b7
|
Fix nvioctlChannel_Submit syncpt writeback
|
2021-03-07 19:59:46 +01:00 |
|
averne
|
0716ed6ffd
|
Add some nvchannel ioctls (#534)
|
2021-02-28 21:17:57 +01:00 |
|
fincs
|
a1af4494bf
|
Add nvGpuChannelGetErrorInfo, see details:
- Rename NvError(Type) to NvNotification(Type)
- Introduce NvError struct (output of GetErrorInfo)
- Add nvioctlChannel_GetErrorInfo
|
2020-04-19 22:18:45 +02:00 |
|
fincs
|
f13c3cface
|
Add/correct /dev/nvhost-ctrl-gpu ioctls
|
2019-05-17 20:03:05 +02:00 |
|
fincs
|
f448b0fbad
|
nvioctlMap_Param -> nvioctlNvmap_Param
|
2018-12-19 19:33:31 +01:00 |
|
fincs
|
72a48f6598
|
Add nvioctlMap_Param and NvMapParam enum
|
2018-12-19 19:33:31 +01:00 |
|
fincs
|
22499d8ddf
|
nvhost-as-gpu.c: fix some mistakes, add nvioctlNvhostAsGpu_FreeSpace, add NvAllocSpaceFlags, add NvMapBufferFlags_Modify
|
2018-12-19 19:33:31 +01:00 |
|
fincs
|
20204e3c48
|
NvFence: fix regression on 1.x
|
2018-10-06 16:47:25 +02:00 |
|
fincs
|
f469fa7458
|
Add nvioctlChannel_KickoffPb (uses Ioctl2)
|
2018-09-14 02:15:55 +02:00 |
|
fincs
|
1cbc67e650
|
NvBuffer: actually unmap and free the buffer in nvBufferFree
|
2018-09-13 20:05:55 +02:00 |
|
fincs
|
52c0cee10c
|
Add nvioctlChannel_SetTimeout & nvChannelSetTimeout
|
2018-09-08 14:17:54 +02:00 |
|
fincs
|
57e1f5f4cb
|
nvioctlNvhostCtrl: add EventWaitAsync, EventUnregister; fix EventRegister
|
2018-08-31 13:05:23 +02:00 |
|
plutooo
|
de93886c56
|
Buildfix
|
2018-08-31 13:05:22 +02:00 |
|
plutooo
|
a3a2e57fc2
|
More updates to nvidia
|
2018-08-31 13:05:22 +02:00 |
|
plutooo
|
28cac45af8
|
Completing error notifier
|
2018-08-31 13:05:22 +02:00 |
|
plutooo
|
267e4e509b
|
Error notifier bringup
|
2018-08-31 13:05:22 +02:00 |
|
plutooo
|
1a22b484f8
|
Implemented zcull_ctx, 3d_ctx, random fixes
|
2018-08-31 13:05:21 +02:00 |
|
plutooo
|
cff044f497
|
Implement 3d_ctx
|
2018-08-31 13:05:21 +02:00 |
|
plutooo
|
b24f6babbb
|
Make compilable
|
2018-08-31 13:05:21 +02:00 |
|
plutooo
|
9a759c26f5
|
Rename nvmap->buffer
|
2018-08-31 13:05:21 +02:00 |
|
plutooo
|
04751087ca
|
Stylechanges to binder, and implemented gpu address space
|
2018-08-31 13:05:21 +02:00 |
|
plutooo
|
cd753b1b58
|
Implemented nvmap.c
|
2018-08-31 13:05:21 +02:00 |
|
plutooo
|
112b2b5d8e
|
Move nvidia driver to nvidia/
|
2018-08-31 13:05:21 +02:00 |
|