Searched refs:kfd_dbg_is_rlc_restore_supported (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/sys/dev/pci/drm/amd/amdkfd/
H A Dkfd_debug.h98 static inline bool kfd_dbg_is_rlc_restore_supported(struct kfd_node *dev) function
H A Dkfd_debug.c587 if (kfd_dbg_is_rlc_restore_supported(pdd->dev))
694 if (!(kfd_dbg_is_rlc_restore_supported(pdd->dev) ||
704 if (kfd_dbg_is_rlc_restore_supported(pdd->dev))
H A Dkfd_process.c1183 if (!kfd_dbg_is_rlc_restore_supported(pdd->dev) && p->runtime_info.ttmp_setup)
H A Dkfd_chardev.c2780 if (!kfd_dbg_is_rlc_restore_supported(pdd->dev)) {
2842 if (!kfd_dbg_is_rlc_restore_supported(pdd->dev))

Completed in 280 milliseconds