Home
last modified time | relevance | path

Searched defs:gpu_id (Results 1 - 25 of 64) sorted by relevance

123

/third_party/mesa3d/src/intel/ds/
H A Dintel_pps_priv.h33 intel_pps_clock_id(uint32_t gpu_id) in intel_pps_clock_id() argument
H A Dintel_driver_ds.cc517 intel_ds_device_init(struct intel_ds_device *device, struct intel_device_info *devinfo, int drm_fd, uint32_t gpu_id, enum intel_ds_api api) intel_ds_device_init() argument
/third_party/mesa3d/src/panfrost/lib/genxml/
H A Dgen_macros.h57 pan_arch(unsigned gpu_id) in pan_arch() argument
/third_party/mesa3d/src/freedreno/fdl/
H A Dfd_layout_test.c33 fdl_test_layout(const struct testcase *testcase, int gpu_id) in fdl_test_layout() argument
/third_party/mesa3d/src/panfrost/midgard/
H A Dmidgard_quirks.h70 midgard_get_quirks(unsigned gpu_id) in midgard_get_quirks() argument
/third_party/mesa3d/src/freedreno/isa/
H A Disa.h45 uint32_t gpu_id; member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_debugfs.c47 uint32_t gpu_id; in kfd_debugfs_hang_hws_write() local
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_debugfs.c48 uint32_t gpu_id; in kfd_debugfs_hang_hws_write() local
/third_party/mesa3d/src/virtio/virtio-gpu/
H A Ddrm_hw.h24 uint32_t gpu_id; member
/third_party/mesa3d/src/freedreno/decode/
H A Dcffdec.h45 unsigned gpu_id; member
H A Dcffdump.c373 uint32_t gpu_id = *((unsigned int *)buf); in handle_file() local
[all...]
/third_party/mesa3d/src/freedreno/drm-shim/
H A Dfreedreno_noop.c36 uint32_t gpu_id; member
272 int gpu_id = atoi(env); msm_driver_get_device_info() local
[all...]
/third_party/mesa3d/src/freedreno/drm/msm/
H A Dmsm_priv.h52 uint32_t gpu_id; member
/third_party/mesa3d/src/freedreno/ir3/tests/
H A Ddisasm.c53 int gpu_id; member
[all...]
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dgmemtool.c85 uint32_t gpu_id; member
/third_party/libdrm/freedreno/msm/
H A Dmsm_priv.h56 uint32_t gpu_id; member
/third_party/mesa3d/src/freedreno/afuc/
H A Demu.c474 unsigned gpu_id = emu->gpu_id; in emu_fini() local
H A Demu.h162 unsigned gpu_id; member
/third_party/mesa3d/src/amd/drm-shim/
H A Dradeon_noop_drm_shim.c156 const char *gpu_id = getenv("RADEON_GPU_ID"); in radeon_get_device_id() local
/third_party/mesa3d/src/panfrost/lib/
H A Dpan_props.c83 panfrost_get_model(uint32_t gpu_id) in panfrost_get_model() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/panfrost/
H A Dpanfrost_gpu.c214 u32 gpu_id, num_js, major, minor, status, rev; in panfrost_gpu_init_features() local
/kernel/linux/linux-6.6/drivers/gpu/drm/panfrost/
H A Dpanfrost_gpu.c224 u32 gpu_id, num_js, major, minor, status, rev; in panfrost_gpu_init_features() local
/third_party/mesa3d/src/freedreno/common/
H A Dfreedreno_dev_info.h158 uint32_t gpu_id; member
/third_party/mesa3d/src/freedreno/drm/virtio/
H A Dvirtio_priv.h117 uint32_t gpu_id; member
/third_party/mesa3d/src/freedreno/ir3/
H A Ddisasm-a3xx.c574 disasm_a3xx_stat(uint32_t *dwords, int sizedwords, int level, FILE *out, unsigned gpu_id, struct shader_stats *stats) disasm_a3xx_stat() argument
639 disasm_a3xx(uint32_t *dwords, int sizedwords, int level, FILE *out, unsigned gpu_id) disasm_a3xx() argument
647 try_disasm_a3xx(uint32_t *dwords, int sizedwords, int level, FILE *out, unsigned gpu_id) try_disasm_a3xx() argument

Completed in 17 milliseconds

123