Home
last modified time | relevance | path

Searched refs:kfd_dbg_has_ttmps_always_setup (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_debug.h131 static inline bool kfd_dbg_has_ttmps_always_setup(struct kfd_node *dev) in kfd_dbg_has_ttmps_always_setup() function
H A Dkfd_topology.c1891 if (kfd_dbg_has_ttmps_always_setup(dev->gpu)) in kfd_topology_set_capabilities()
H A Dkfd_device_queue_manager.c246 kfd_dbg_has_ttmps_always_setup(q->device); in add_queue_mes()