Searched refs:a6xx_hfi_queue (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/adreno/ |
H A D | a6xx_hfi.c | 27 struct a6xx_hfi_queue *queue, u32 *data, u32 dwords) in a6xx_hfi_queue_read() 63 struct a6xx_hfi_queue *queue, u32 *data, u32 dwords) in a6xx_hfi_queue_write() 99 struct a6xx_hfi_queue *queue = &gmu->queues[HFI_RESPONSE_QUEUE]; in a6xx_hfi_wait_for_ack() 168 struct a6xx_hfi_queue *queue = &gmu->queues[HFI_COMMAND_QUEUE]; in a6xx_hfi_send_msg() 528 struct a6xx_hfi_queue *queue = &gmu->queues[i]; in a6xx_hfi_stop() 541 static void a6xx_hfi_queue_init(struct a6xx_hfi_queue *queue, in a6xx_hfi_queue_init()
|
H A D | a6xx_gmu.h | 83 struct a6xx_hfi_queue queues[2];
|
H A D | a6xx_hfi.h | 31 struct a6xx_hfi_queue { struct
|
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/adreno/ |
H A D | a6xx_hfi.c | 27 struct a6xx_hfi_queue *queue, u32 *data, u32 dwords) in a6xx_hfi_queue_read() 65 struct a6xx_hfi_queue *queue, u32 *data, u32 dwords) in a6xx_hfi_queue_write() 103 struct a6xx_hfi_queue *queue = &gmu->queues[HFI_RESPONSE_QUEUE]; in a6xx_hfi_wait_for_ack() 172 struct a6xx_hfi_queue *queue = &gmu->queues[HFI_COMMAND_QUEUE]; in a6xx_hfi_send_msg() 691 struct a6xx_hfi_queue *queue = &gmu->queues[i]; in a6xx_hfi_stop() 707 static void a6xx_hfi_queue_init(struct a6xx_hfi_queue *queue, in a6xx_hfi_queue_init()
|
H A D | a6xx_gmu.h | 90 struct a6xx_hfi_queue queues[2];
|
H A D | a6xx_hfi.h | 31 struct a6xx_hfi_queue { struct
|
H A D | a6xx_gpu_state.c | 877 struct a6xx_hfi_queue *queue = &gmu->queues[i]; in a6xx_snapshot_gmu_hfi_history()
|
Completed in 6 milliseconds