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

  /external/libdrm/tests/amdgpu/
amdgpu_test.c 236 DRM_DEVICE_GET_PCI_REVISION,
274 DRM_DEVICE_GET_PCI_REVISION,
  /external/libdrm/tests/
drmdevice.c 147 if (drmGetDevice2(fd, DRM_DEVICE_GET_PCI_REVISION, &device) == 0) {
  /external/libdrm/
xf86drm.c     [all...]
xf86drm.h 843 #define DRM_DEVICE_GET_PCI_REVISION (1 << 0)

Completed in 3627 milliseconds