Home
last modified time | relevance | path

Searched defs:chip_id (Results 1 – 25 of 27) sorted by relevance

12

/third_party/mesa3d/src/loader/
Dloader.c451 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/
Dfreedreno_dev_info.c66 uint64_t chip_id = id->chip_id | WILDCARD_FUSE_ID; in dev_id_compare() local
Dfreedreno_devices.py55 def __init__(self, gpu_id = None, chip_id = None, name=None): argument
Dfreedreno_dev_info.h159 uint64_t chip_id; member
/third_party/mesa3d/src/gallium/auxiliary/pipe-loader/
Dpipe_loader.h63 int chip_id; member
Dpipe_loader_drm.c126 int vendor_id, chip_id; in pipe_loader_drm_probe_fd_nodup() local
/third_party/libdrm/tests/amdgpu/
Dvcn_tests.c60 static uint32_t chip_id; variable
63 static uint32_t chip_id; variable
Dvm_tests.c34 static uint32_t chip_id; variable
Djpeg_tests.c125 static uint32_t chip_id; variable
128 static uint32_t chip_id; variable
Damdgpu_test.h517 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()
Dsyncobj_tests.c37 static uint32_t chip_id; variable
Dcs_tests.c43 static uint32_t chip_id; variable
Dcp_dma_tests.c212 uint32_t family_id, chip_id, chip_rev; in submit_and_sync() local
Ddeadlock_tests.c111 static uint32_t chip_id; variable
Dvce_tests.c70 static uint32_t chip_id; variable
Dbasic_tests.c49 static uint32_t chip_id; variable
/third_party/mesa3d/src/virtio/virtio-gpu/
Ddrm_hw.h27 uint64_t chip_id; member
/third_party/mesa3d/src/freedreno/drm/msm/
Dmsm_priv.h53 uint64_t chip_id; member
/third_party/mesa3d/src/freedreno/decode/
Dcffdump.c384 uint64_t chip_id = *((uint64_t *)buf); in handle_file() local
/third_party/mesa3d/src/freedreno/drm-shim/
Dfreedreno_noop.c37 uint32_t chip_id; member
/third_party/libdrm/freedreno/msm/
Dmsm_priv.h58 uint32_t chip_id; member
/third_party/mesa3d/src/nouveau/drm-shim/
Dnouveau_noop.c55 uint32_t chip_id; member
/third_party/mesa3d/src/freedreno/drm/virtio/
Dvirtio_priv.h118 uint64_t chip_id; member
/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_screen.h87 uint64_t chip_id; /* coreid:8 majorrev:8 minorrev:8 patch:8 */ member
/third_party/libdrm/freedreno/kgsl/
Dmsm_kgsl.h79 unsigned int chip_id; member

12