Home
last modified time | relevance | path

Searched refs:debug_prop (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_topology.h53 uint64_t debug_prop; member
H A Dkfd_topology.c541 dev->node_props.debug_prop); in node_show()
1985 dev->node_props.debug_prop |= HSA_DBG_DISPATCH_INFO_ALWAYS_VALID; in kfd_topology_set_capabilities()
1990 dev->node_props.debug_prop |= in kfd_topology_set_capabilities()
1994 dev->node_props.debug_prop |= in kfd_topology_set_capabilities()
2002 dev->node_props.debug_prop |= HSA_DBG_WATCH_ADDR_MASK_LO_BIT_GFX10 | in kfd_topology_set_capabilities()
H A Dkfd_debug.c1083 device_info.debug_prop = topo_dev->node_props.debug_prop; in kfd_dbg_trap_device_snapshot()
/linux/include/uapi/linux/
H A Dkfd_ioctl.h144 __u32 debug_prop; member