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

  /external/libdrm/amdgpu/
amdgpu-symbol-check 27 amdgpu_cs_ctx_create
amdgpu.h 801 int amdgpu_cs_ctx_create(amdgpu_device_handle dev,
813 * \sa amdgpu_cs_ctx_create()
828 * \sa amdgpu_cs_ctx_create()
    [all...]
amdgpu_cs.c 51 int amdgpu_cs_ctx_create(amdgpu_device_handle dev, function
  /external/libdrm/tests/amdgpu/
basic_tests.c 179 r = amdgpu_cs_ctx_create(device_handle, &context_handle);
267 r = amdgpu_cs_ctx_create(device_handle, &context_handle);
351 r = amdgpu_cs_ctx_create(device_handle, &context_handle);
513 r = amdgpu_cs_ctx_create(device_handle, &context_handle);
598 r = amdgpu_cs_ctx_create(device_handle, &context_handle);
681 r = amdgpu_cs_ctx_create(device_handle, &context_handle);
792 r = amdgpu_cs_ctx_create(device_handle, &context_handle);
cs_tests.c 82 r = amdgpu_cs_ctx_create(device_handle, &context_handle);
vce_tests.c 101 r = amdgpu_cs_ctx_create(device_handle, &context_handle);

Completed in 107 milliseconds