Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/amd/amdkfd/
Dkfd_packet_manager.c586 struct pm4_unmap_queues *packet; in pm_send_unmap_queue()
593 sizeof(struct pm4_unmap_queues) / sizeof(uint32_t), in pm_send_unmap_queue()
598 packet = (struct pm4_unmap_queues *)buffer; in pm_send_unmap_queue()
599 memset(buffer, 0, sizeof(struct pm4_unmap_queues)); in pm_send_unmap_queue()
603 sizeof(struct pm4_unmap_queues)); in pm_send_unmap_queue()
Dkfd_pm4_headers.h342 struct pm4_unmap_queues { struct