Searched defs:chip_id (Results 1 – 14 of 14) sorted by relevance
/third_party/mesa3d/src/loader/ |
D | loader.c | 388 drm_get_pci_id_for_fd(int fd, int *vendor_id, int *chip_id) in drm_get_pci_id_for_fd() 412 loader_get_pci_id_for_fd(int fd, int *vendor_id, int *chip_id) in loader_get_pci_id_for_fd() 435 int vendor_id, chip_id, i, j; in loader_get_pci_driver() local
|
/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/mesa3d/src/freedreno/common/ |
D | freedreno_devices.py | 55 def __init__(self, gpu_id = None, chip_id = None, name=None): argument
|
D | freedreno_dev_info.h | 136 uint64_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/ |
D | msm_priv.h | 55 uint64_t chip_id; member
|
/third_party/mesa3d/src/freedreno/drm-shim/ |
D | freedreno_noop.c | 56 uint32_t chip_id; member
|
/third_party/libdrm/tests/amdgpu/ |
D | cs_tests.c | 43 static uint32_t chip_id; variable
|
D | vce_tests.c | 70 static uint32_t chip_id; variable
|
/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
|
/third_party/mesa3d/src/freedreno/vulkan/ |
D | msm_kgsl.h | 261 unsigned int chip_id; member
|