Searched refs:IB_SIZE (Results 1 - 7 of 7) sorted by relevance
| /xsrc/external/mit/libdrm/dist/tests/amdgpu/ |
| H A D | cp_dma_tests.c | 35 #define IB_SIZE 4096 macro 438 r = amdgpu_bo_alloc_and_map(executing_device_handle, IB_SIZE, 4096, 469 ib_mc_address, IB_SIZE);
|
| H A D | cs_tests.c | 35 #define IB_SIZE 4096 macro 116 r = amdgpu_bo_alloc_and_map(device_handle, IB_SIZE, 4096, 137 ib_mc_address, IB_SIZE);
|
| H A D | jpeg_tests.c | 109 #define IB_SIZE 4096 macro 207 r = amdgpu_bo_alloc_and_map(device_handle, IB_SIZE, 4096, 220 r = amdgpu_bo_unmap_and_free(ib_handle, ib_va_handle, ib_mc_address, IB_SIZE);
|
| H A D | uvd_enc_tests.c | 37 #define IB_SIZE 4096 macro 123 r = amdgpu_bo_alloc_and_map(device_handle, IB_SIZE, 4096, 138 ib_mc_address, IB_SIZE);
|
| H A D | vce_tests.c | 38 #define IB_SIZE 4096 macro 164 r = amdgpu_bo_alloc_and_map(device_handle, IB_SIZE, 4096, 181 ib_mc_address, IB_SIZE);
|
| H A D | vcn_tests.c | 40 #define IB_SIZE 4096 macro 316 r = amdgpu_bo_alloc_and_map(device_handle, IB_SIZE, 4096, 331 ib_mc_address, IB_SIZE);
|
| /xsrc/external/mit/MesaLib/dist/src/amd/registers/ |
| H A D | pkt3.json | 394 {"bits": [0, 19], "name": "IB_SIZE"},
|
Completed in 11 milliseconds