/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_gfx.c | 38 int amdgpu_gfx_mec_queue_to_bit(struct amdgpu_device *adev, int mec, in amdgpu_gfx_mec_queue_to_bit() 52 int *mec, int *pipe, int *queue) in amdgpu_queue_mask_bit_to_mec_queue() 63 int mec, int pipe, int queue) in amdgpu_gfx_is_mec_queue_enabled() 260 int mec, pipe, queue; in amdgpu_gfx_kiq_acquire() local 484 int mec, pipe, queue; in amdgpu_queue_mask_bit_to_set_resource_bit() local
|
D | amdgpu_amdkfd_gfx_v10_3.c | 47 static void lock_srbm(struct kgd_dev *kgd, uint32_t mec, uint32_t pipe, in lock_srbm() 69 uint32_t mec = (pipe_id / adev->gfx.mec.num_pipe_per_mec) + 1; in acquire_queue() local 125 uint32_t mec; in init_interrupts_v10_3() local 209 uint32_t value, mec, pipe; in hqd_load_v10_3() local 297 uint32_t mec, pipe; in hiq_mqd_load_v10_3() local
|
D | amdgpu_amdkfd_gfx_v8.c | 47 static void lock_srbm(struct kgd_dev *kgd, uint32_t mec, uint32_t pipe, in lock_srbm() 70 uint32_t mec = (pipe_id / adev->gfx.mec.num_pipe_per_mec) + 1; in acquire_queue() local 129 uint32_t mec; in kgd_init_interrupts() local 185 uint32_t value, mec, pipe; in kgd_hqd_load() local
|
D | amdgpu_amdkfd_gfx_v10.c | 48 static void lock_srbm(struct kgd_dev *kgd, uint32_t mec, uint32_t pipe, in lock_srbm() 70 uint32_t mec = (pipe_id / adev->gfx.mec.num_pipe_per_mec) + 1; in acquire_queue() local 157 uint32_t mec; in kgd_init_interrupts() local 312 uint32_t mec, pipe; in kgd_hiq_mqd_load() local
|
D | amdgpu_amdkfd_gfx_v9.c | 52 static void lock_srbm(struct kgd_dev *kgd, uint32_t mec, uint32_t pipe, in lock_srbm() 74 uint32_t mec = (pipe_id / adev->gfx.mec.num_pipe_per_mec) + 1; in acquire_queue() local 175 uint32_t mec; in kgd_gfx_v9_init_interrupts() local 321 uint32_t mec, pipe; in kgd_gfx_v9_hiq_mqd_load() local
|
D | amdgpu_amdkfd_gfx_v7.c | 90 static void lock_srbm(struct kgd_dev *kgd, uint32_t mec, uint32_t pipe, in lock_srbm() 113 uint32_t mec = (pipe_id / adev->gfx.mec.num_pipe_per_mec) + 1; in acquire_queue() local 171 uint32_t mec; in kgd_init_interrupts() local
|
D | gfx_v7_0.c | 2867 int mec, int pipe) in gfx_v7_0_compute_pipe_init() 4412 int mec, int pipe, int queue) in gfx_v7_0_compute_ring_init()
|
D | amdgpu_gfx.h | 260 struct amdgpu_mec mec; member
|
D | gfx_v8_0.c | 1893 int mec, int pipe, int queue) in gfx_v8_0_compute_ring_init()
|
D | gfx_v10_0.c | 4316 int mec, int pipe, int queue) in gfx_v10_0_compute_ring_init()
|
D | gfx_v9_0.c | 2225 int mec, int pipe, int queue) in gfx_v9_0_compute_ring_init()
|
/drivers/gpu/drm/amd/amdkfd/ |
D | kfd_device_queue_manager.c | 72 static bool is_pipe_enabled(struct device_queue_manager *dqm, int mec, int pipe) in is_pipe_enabled() 1089 int i, mec; in set_sched_resources() local
|
D | kfd_priv.h | 517 uint32_t mec; member
|
/drivers/gpu/drm/radeon/ |
D | radeon.h | 2416 struct radeon_mec mec; member
|