Home
last modified time | relevance | path

Searched refs:has_cwsr (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_process.c1294 if (p->has_cwsr) in kfd_process_init_cwsr_apu()
1328 p->has_cwsr = true; in kfd_process_init_cwsr_apu()
H A Dkfd_priv.h955 bool has_cwsr; member