Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_amdkfd_arcturus.c63 static inline struct v9_sdma_mqd *get_sdma_mqd(void *mqd) in get_sdma_mqd() function
134 m = get_sdma_mqd(mqd); in kgd_arcturus_hqd_sdma_load()
231 m = get_sdma_mqd(mqd); in kgd_arcturus_hqd_sdma_is_occupied()
251 m = get_sdma_mqd(mqd); in kgd_arcturus_hqd_sdma_destroy()
H A Damdgpu_amdkfd_gc_9_4_3.c38 static inline struct v9_sdma_mqd *get_sdma_mqd(void *mqd) in get_sdma_mqd() function
69 m = get_sdma_mqd(mqd); in kgd_gfx_v9_4_3_hqd_sdma_load()
171 m = get_sdma_mqd(mqd); in kgd_gfx_v9_4_3_hqd_sdma_is_occupied()
191 m = get_sdma_mqd(mqd); in kgd_gfx_v9_4_3_hqd_sdma_destroy()
H A Damdgpu_amdkfd_gfx_v7.c154 static inline struct cik_sdma_rlc_registers *get_sdma_mqd(void *mqd) in get_sdma_mqd() function
247 m = get_sdma_mqd(mqd); in kgd_hqd_sdma_load()
348 m = get_sdma_mqd(mqd); in kgd_hqd_sdma_is_occupied()
468 m = get_sdma_mqd(mqd); in kgd_hqd_sdma_destroy()
H A Damdgpu_amdkfd_gfx_v8.c149 static inline struct vi_sdma_mqd *get_sdma_mqd(void *mqd) in get_sdma_mqd() function
271 m = get_sdma_mqd(mqd); in kgd_hqd_sdma_load()
380 m = get_sdma_mqd(mqd); in kgd_hqd_sdma_is_occupied()
503 m = get_sdma_mqd(mqd); in kgd_hqd_sdma_destroy()
H A Damdgpu_amdkfd_gfx_v10_3.c174 static inline struct v10_sdma_mqd *get_sdma_mqd(void *mqd) in get_sdma_mqd() function
369 m = get_sdma_mqd(mqd); in hqd_sdma_load_v10_3()
488 m = get_sdma_mqd(mqd); in hqd_sdma_is_occupied_v10_3()
558 m = get_sdma_mqd(mqd); in hqd_sdma_destroy_v10_3()
H A Damdgpu_amdkfd_gfx_v11.c159 static inline struct v11_sdma_mqd *get_sdma_mqd(void *mqd) in get_sdma_mqd() function
354 m = get_sdma_mqd(mqd); in hqd_sdma_load_v11()
476 m = get_sdma_mqd(mqd); in hqd_sdma_is_occupied_v11()
543 m = get_sdma_mqd(mqd); in hqd_sdma_destroy_v11()
H A Damdgpu_amdkfd_gfx_v10.c203 static inline struct v10_sdma_mqd *get_sdma_mqd(void *mqd) in get_sdma_mqd() function
383 m = get_sdma_mqd(mqd); in kgd_hqd_sdma_load()
501 m = get_sdma_mqd(mqd); in kgd_hqd_sdma_is_occupied()
634 m = get_sdma_mqd(mqd); in kgd_hqd_sdma_destroy()
H A Damdgpu_amdkfd_gfx_v9.c217 static inline struct v9_sdma_mqd *get_sdma_mqd(void *mqd) in get_sdma_mqd() function
396 m = get_sdma_mqd(mqd); in kgd_hqd_sdma_load()
514 m = get_sdma_mqd(mqd); in kgd_hqd_sdma_is_occupied()
586 m = get_sdma_mqd(mqd); in kgd_hqd_sdma_destroy()
/openbmc/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_mqd_manager_cik.c40 static inline struct cik_sdma_rlc_registers *get_sdma_mqd(void *mqd) in get_sdma_mqd() function
229 m = get_sdma_mqd(mqd); in update_mqd_sdma()
293 m = get_sdma_mqd(mqd); in checkpoint_mqd_sdma()
H A Dkfd_mqd_manager_vi.c43 static inline struct vi_sdma_mqd *get_sdma_mqd(void *mqd) in get_sdma_mqd() function
363 m = get_sdma_mqd(mqd); in update_mqd_sdma()
392 m = get_sdma_mqd(mqd); in checkpoint_mqd_sdma()
H A Dkfd_mqd_manager_v10.c40 static inline struct v10_sdma_mqd *get_sdma_mqd(void *mqd) in get_sdma_mqd() function
367 m = get_sdma_mqd(mqd); in update_mqd_sdma()
395 m = get_sdma_mqd(mqd); in checkpoint_mqd_sdma()
H A Dkfd_mqd_manager_v11.c39 static inline struct v11_sdma_mqd *get_sdma_mqd(void *mqd) in get_sdma_mqd() function
426 m = get_sdma_mqd(mqd); in update_mqd_sdma()
H A Dkfd_mqd_manager_v9.c57 static inline struct v9_sdma_mqd *get_sdma_mqd(void *mqd) in get_sdma_mqd() function
462 m = get_sdma_mqd(mqd); in update_mqd_sdma()
490 m = get_sdma_mqd(mqd); in checkpoint_mqd_sdma()