Home
last modified time | relevance | path

Searched refs:get_sdma_mqd (Results 1 – 12 of 12) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_amdkfd_arcturus.c60 static inline struct v9_sdma_mqd *get_sdma_mqd(void *mqd) in get_sdma_mqd() function
131 m = get_sdma_mqd(mqd); in kgd_arcturus_hqd_sdma_load()
228 m = get_sdma_mqd(mqd); in kgd_arcturus_hqd_sdma_is_occupied()
248 m = get_sdma_mqd(mqd); in kgd_arcturus_hqd_sdma_destroy()
A Damdgpu_amdkfd_gfx_v7.c153 static inline struct cik_sdma_rlc_registers *get_sdma_mqd(void *mqd) in get_sdma_mqd() function
246 m = get_sdma_mqd(mqd); in kgd_hqd_sdma_load()
347 m = get_sdma_mqd(mqd); in kgd_hqd_sdma_is_occupied()
467 m = get_sdma_mqd(mqd); in kgd_hqd_sdma_destroy()
A Damdgpu_amdkfd_gfx_v8.c148 static inline struct vi_sdma_mqd *get_sdma_mqd(void *mqd) in get_sdma_mqd() function
270 m = get_sdma_mqd(mqd); in kgd_hqd_sdma_load()
379 m = get_sdma_mqd(mqd); in kgd_hqd_sdma_is_occupied()
502 m = get_sdma_mqd(mqd); in kgd_hqd_sdma_destroy()
A Damdgpu_amdkfd_gfx_v11.c157 static inline struct v11_sdma_mqd *get_sdma_mqd(void *mqd) in get_sdma_mqd() function
352 m = get_sdma_mqd(mqd); in hqd_sdma_load_v11()
474 m = get_sdma_mqd(mqd); in hqd_sdma_is_occupied_v11()
541 m = get_sdma_mqd(mqd); in hqd_sdma_destroy_v11()
A Damdgpu_amdkfd_gfx_v10.c200 static inline struct v10_sdma_mqd *get_sdma_mqd(void *mqd) in get_sdma_mqd() function
380 m = get_sdma_mqd(mqd); in kgd_hqd_sdma_load()
498 m = get_sdma_mqd(mqd); in kgd_hqd_sdma_is_occupied()
631 m = get_sdma_mqd(mqd); in kgd_hqd_sdma_destroy()
A Damdgpu_amdkfd_gfx_v9.c215 static inline struct v9_sdma_mqd *get_sdma_mqd(void *mqd) in get_sdma_mqd() function
392 m = get_sdma_mqd(mqd); in kgd_hqd_sdma_load()
510 m = get_sdma_mqd(mqd); in kgd_hqd_sdma_is_occupied()
582 m = get_sdma_mqd(mqd); in kgd_hqd_sdma_destroy()
A Damdgpu_amdkfd_gfx_v10_3.c172 static inline struct v10_sdma_mqd *get_sdma_mqd(void *mqd) in get_sdma_mqd() function
367 m = get_sdma_mqd(mqd); in hqd_sdma_load_v10_3()
486 m = get_sdma_mqd(mqd); in hqd_sdma_is_occupied_v10_3()
556 m = get_sdma_mqd(mqd); in hqd_sdma_destroy_v10_3()
/linux-6.3-rc2/drivers/gpu/drm/amd/amdkfd/
A Dkfd_mqd_manager_cik.c40 static inline struct cik_sdma_rlc_registers *get_sdma_mqd(void *mqd) in get_sdma_mqd() function
237 m = get_sdma_mqd(mqd); in update_mqd_sdma()
301 m = get_sdma_mqd(mqd); in checkpoint_mqd_sdma()
A Dkfd_mqd_manager_v10.c40 static inline struct v10_sdma_mqd *get_sdma_mqd(void *mqd) in get_sdma_mqd() function
331 m = get_sdma_mqd(mqd); in update_mqd_sdma()
359 m = get_sdma_mqd(mqd); in checkpoint_mqd_sdma()
A Dkfd_mqd_manager_v9.c41 static inline struct v9_sdma_mqd *get_sdma_mqd(void *mqd) in get_sdma_mqd() function
394 m = get_sdma_mqd(mqd); in update_mqd_sdma()
422 m = get_sdma_mqd(mqd); in checkpoint_mqd_sdma()
A Dkfd_mqd_manager_vi.c43 static inline struct vi_sdma_mqd *get_sdma_mqd(void *mqd) in get_sdma_mqd() function
371 m = get_sdma_mqd(mqd); in update_mqd_sdma()
400 m = get_sdma_mqd(mqd); in checkpoint_mqd_sdma()
A Dkfd_mqd_manager_v11.c39 static inline struct v11_sdma_mqd *get_sdma_mqd(void *mqd) in get_sdma_mqd() function
336 m = get_sdma_mqd(mqd); in update_mqd_sdma()

Completed in 19 milliseconds