Home
last modified time | relevance | path

Searched refs:a6xx_hfi_queue_header (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/msm/adreno/
H A Da6xx_hfi.h16 struct a6xx_hfi_queue_header { struct
32 struct a6xx_hfi_queue_header *header; argument
H A Da6xx_hfi.c29 struct a6xx_hfi_queue_header *header = queue->header; in a6xx_hfi_queue_read()
67 struct a6xx_hfi_queue_header *header = queue->header; in a6xx_hfi_queue_write()
708 struct a6xx_hfi_queue_header *header, void *virt, u64 iova, in a6xx_hfi_queue_init()
738 struct a6xx_hfi_queue_header *headers = hfi->virt + sizeof(*table); in a6xx_hfi_init()
748 sizeof(struct a6xx_hfi_queue_header)); in a6xx_hfi_init()
754 table->qhdr_size = sizeof(struct a6xx_hfi_queue_header) >> 2; in a6xx_hfi_init()