Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_topology.h55 uint64_t debug_prop; member
H A Dkfd_topology.c525 dev->node_props.debug_prop); in node_show()
1984 dev->node_props.debug_prop |= HSA_DBG_DISPATCH_INFO_ALWAYS_VALID; in kfd_topology_set_capabilities()
1989 dev->node_props.debug_prop |= in kfd_topology_set_capabilities()
1993 dev->node_props.debug_prop |= in kfd_topology_set_capabilities()
2007 dev->node_props.debug_prop |= HSA_DBG_WATCH_ADDR_MASK_LO_BIT_GFX10 | in kfd_topology_set_capabilities()
H A Dkfd_debug.c1100 device_info.debug_prop = topo_dev->node_props.debug_prop; in kfd_dbg_trap_device_snapshot()
/linux-6.15/include/uapi/linux/
H A Dkfd_ioctl.h147 __u32 debug_prop; member