Changes

Jump to navigation Jump to search
124 bytes added ,  16:32, 17 October 2019
Line 1,148: Line 1,148:  
=== NVGPU_GPU_IOCTL_GET_CHARACTERISTICS ===
 
=== NVGPU_GPU_IOCTL_GET_CHARACTERISTICS ===
 
Returns the GPU characteristics. Modified to return inline data instead of using a pointer.
 
Returns the GPU characteristics. Modified to return inline data instead of using a pointer.
 +
 +
[3.0.0+] Uses either [[#Ioctl|Ioctl]] or [[#Ioctl3|Ioctl3]].
    
   struct gpu_characteristics {
 
   struct gpu_characteristics {
Line 1,195: Line 1,197:  
=== NVGPU_GPU_IOCTL_GET_TPC_MASKS ===
 
=== NVGPU_GPU_IOCTL_GET_TPC_MASKS ===
 
Returns the TPC mask value for each GPC. Modified to return inline data instead of using a pointer.
 
Returns the TPC mask value for each GPC. Modified to return inline data instead of using a pointer.
 +
 +
[3.0.0+] Uses either [[#Ioctl|Ioctl]] or [[#Ioctl3|Ioctl3]].
    
   struct {
 
   struct {

Navigation menu