Home
last modified time | relevance | path

Searched refs:a6xx_hfi_queue (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/msm/adreno/
H A Da6xx_hfi.c30 struct a6xx_hfi_queue *queue, u32 *data, u32 dwords) in a6xx_hfi_queue_read()
68 struct a6xx_hfi_queue *queue, u32 *data, u32 dwords) in a6xx_hfi_queue_write()
129 struct a6xx_hfi_queue *queue = &gmu->queues[HFI_RESPONSE_QUEUE]; in a6xx_hfi_wait_for_ack()
192 struct a6xx_hfi_queue *queue = &gmu->queues[HFI_COMMAND_QUEUE]; in a6xx_hfi_send_msg()
921 struct a6xx_hfi_queue *queue = &gmu->queues[i]; in a6xx_hfi_stop()
937 static void a6xx_hfi_queue_init(struct a6xx_hfi_queue *queue, in a6xx_hfi_queue_init()
H A Da6xx_hfi.h31 struct a6xx_hfi_queue { struct
32 headera6xx_hfi_queue global() argument
33 locka6xx_hfi_queue global() argument
34 dataa6xx_hfi_queue global() argument
35 seqnuma6xx_hfi_queue global() argument
45 historya6xx_hfi_queue global() argument
46 history_idxa6xx_hfi_queue global() argument
H A Da6xx_gmu.h108 struct a6xx_hfi_queue queues[2];
H A Da6xx_gpu_state.c1281 struct a6xx_hfi_queue *queue = &gmu->queues[i]; in a6xx_snapshot_gmu_hfi_history()