/third_party/mesa3d/src/loader/ |
D | loader.c | 451 drm_get_pci_id_for_fd(int fd, int *vendor_id, int *chip_id) in drm_get_pci_id_for_fd() 492 loader_get_linux_pci_id_for_fd(int fd, int *vendor_id, int *chip_id) in loader_get_linux_pci_id_for_fd() 511 loader_get_pci_id_for_fd(int fd, int *vendor_id, int *chip_id) in loader_get_pci_id_for_fd() 540 int vendor_id, chip_id, i, j; in loader_get_pci_driver() local
|
/third_party/mesa3d/src/freedreno/common/ |
D | freedreno_dev_info.c | 66 uint64_t chip_id = id->chip_id | WILDCARD_FUSE_ID; in dev_id_compare() local
|
D | freedreno_devices.py | 55 def __init__(self, gpu_id = None, chip_id = None, name=None): argument
|
D | freedreno_dev_info.h | 159 uint64_t chip_id; member
|
/third_party/mesa3d/src/gallium/auxiliary/pipe-loader/ |
D | pipe_loader.h | 63 int chip_id; member
|
D | pipe_loader_drm.c | 126 int vendor_id, chip_id; in pipe_loader_drm_probe_fd_nodup() local
|
/third_party/libdrm/tests/amdgpu/ |
D | vcn_tests.c | 60 static uint32_t chip_id; variable 63 static uint32_t chip_id; variable
|
D | vm_tests.c | 34 static uint32_t chip_id; variable
|
D | jpeg_tests.c | 125 static uint32_t chip_id; variable 128 static uint32_t chip_id; variable
|
D | amdgpu_test.h | 517 static inline bool asic_is_gfx_pipe_removed(uint32_t family_id, uint32_t chip_id, uint32_t chip_rev) in asic_is_gfx_pipe_removed()
|
D | syncobj_tests.c | 37 static uint32_t chip_id; variable
|
D | cs_tests.c | 43 static uint32_t chip_id; variable
|
D | cp_dma_tests.c | 212 uint32_t family_id, chip_id, chip_rev; in submit_and_sync() local
|
D | deadlock_tests.c | 111 static uint32_t chip_id; variable
|
D | vce_tests.c | 70 static uint32_t chip_id; variable
|
D | basic_tests.c | 49 static uint32_t chip_id; variable
|
/third_party/mesa3d/src/virtio/virtio-gpu/ |
D | drm_hw.h | 27 uint64_t chip_id; member
|
/third_party/mesa3d/src/freedreno/drm/msm/ |
D | msm_priv.h | 53 uint64_t chip_id; member
|
/third_party/mesa3d/src/freedreno/decode/ |
D | cffdump.c | 384 uint64_t chip_id = *((uint64_t *)buf); in handle_file() local
|
/third_party/mesa3d/src/freedreno/drm-shim/ |
D | freedreno_noop.c | 37 uint32_t chip_id; member
|
/third_party/libdrm/freedreno/msm/ |
D | msm_priv.h | 58 uint32_t chip_id; member
|
/third_party/mesa3d/src/nouveau/drm-shim/ |
D | nouveau_noop.c | 55 uint32_t chip_id; member
|
/third_party/mesa3d/src/freedreno/drm/virtio/ |
D | virtio_priv.h | 118 uint64_t chip_id; member
|
/third_party/mesa3d/src/gallium/drivers/freedreno/ |
D | freedreno_screen.h | 87 uint64_t chip_id; /* coreid:8 majorrev:8 minorrev:8 patch:8 */ member
|
/third_party/libdrm/freedreno/kgsl/ |
D | msm_kgsl.h | 79 unsigned int chip_id; member
|