Home
last modified time | relevance | path

Searched refs:amdgpu_userq_funcs (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_userq.c130 const struct amdgpu_userq_funcs *funcs = adev->userq_funcs[ring_type]; in amdgpu_userq_detect_and_reset_queues()
346 const struct amdgpu_userq_funcs *userq_funcs = in amdgpu_userq_preempt_helper()
371 const struct amdgpu_userq_funcs *userq_funcs = in amdgpu_userq_restore_helper()
391 const struct amdgpu_userq_funcs *userq_funcs = in amdgpu_userq_unmap_helper()
417 const struct amdgpu_userq_funcs *userq_funcs = in amdgpu_userq_map_helper()
448 const struct amdgpu_userq_funcs *uq_funcs = adev->userq_funcs[queue->queue_type]; in amdgpu_userq_cleanup()
731 const struct amdgpu_userq_funcs *uq_funcs; in amdgpu_userq_create()
1505 const struct amdgpu_userq_funcs *userq_funcs; in amdgpu_userq_pre_reset()
1534 const struct amdgpu_userq_funcs *userq_funcs; in amdgpu_userq_post_reset()
H A Damdgpu_userq.h82 struct amdgpu_userq_funcs { struct
H A Dmes_userqueue.c523 const struct amdgpu_userq_funcs userq_mes_funcs = {