Home
last modified time | relevance | path

Searched refs:update_cu_mask (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_mqd_manager_v12.c44 static void update_cu_mask(struct mqd_manager *mm, void *mqd, in update_cu_mask() function
241 update_cu_mask(mm, mqd, minfo); in update_mqd()
H A Dkfd_mqd_manager_vi.c48 static void update_cu_mask(struct mqd_manager *mm, void *mqd, in update_cu_mask() function
245 update_cu_mask(mm, mqd, minfo); in __update_mqd()
H A Dkfd_mqd_manager_v10.c45 static void update_cu_mask(struct mqd_manager *mm, void *mqd, in update_cu_mask() function
235 update_cu_mask(mm, mqd, minfo); in update_mqd()
H A Dkfd_mqd_manager_v11.c44 static void update_cu_mask(struct mqd_manager *mm, void *mqd, in update_cu_mask() function
272 update_cu_mask(mm, mqd, minfo); in update_mqd()
H A Dkfd_mqd_manager_v12_1.c114 static void update_cu_mask(struct mqd_manager *mm, void *mqd, in update_cu_mask() function
518 update_cu_mask(mm, m, minfo, xcc); in update_mqd_v12_1()
H A Dkfd_mqd_manager_v9.c70 static void update_cu_mask(struct mqd_manager *mm, void *mqd, in update_cu_mask() function
331 update_cu_mask(mm, mqd, minfo, 0); in update_mqd()
812 update_cu_mask(mm, m, minfo, xcc); in update_mqd_v9_4_3()