HomeSort by relevance Sort by last modified time
    Searched refs:IB_SIZE (Results 1 - 4 of 4) sorted by null

  /external/libdrm/tests/amdgpu/
vcn_tests.c 36 #define IB_SIZE 4096
117 r = amdgpu_bo_alloc_and_map(device_handle, IB_SIZE, 4096,
132 ib_mc_address, IB_SIZE);
cs_tests.c 35 #define IB_SIZE 4096
113 r = amdgpu_bo_alloc_and_map(device_handle, IB_SIZE, 4096,
134 ib_mc_address, IB_SIZE);
uvd_enc_tests.c 37 #define IB_SIZE 4096
123 r = amdgpu_bo_alloc_and_map(device_handle, IB_SIZE, 4096,
138 ib_mc_address, IB_SIZE);
vce_tests.c 38 #define IB_SIZE 4096
130 r = amdgpu_bo_alloc_and_map(device_handle, IB_SIZE, 4096,
147 ib_mc_address, IB_SIZE);

Completed in 76 milliseconds