Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/msm/adreno/
Da6xx_hfi.c27 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()
658 struct a6xx_hfi_queue *queue = &gmu->queues[i]; in a6xx_hfi_stop()
674 static void a6xx_hfi_queue_init(struct a6xx_hfi_queue *queue, in a6xx_hfi_queue_init()
Da6xx_hfi.h31 struct a6xx_hfi_queue { struct
Da6xx_gmu.h87 struct a6xx_hfi_queue queues[2];
Da6xx_gpu_state.c845 struct a6xx_hfi_queue *queue = &gmu->queues[i]; in a6xx_snapshot_gmu_hfi_history()