Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/amd/amdkfd/
Dkfd_packet_manager.c477 struct pm4_unmap_queues *packet; in pm_send_unmap_queue()
484 sizeof(struct pm4_unmap_queues) / sizeof(uint32_t), in pm_send_unmap_queue()
489 packet = (struct pm4_unmap_queues *)buffer; in pm_send_unmap_queue()
490 memset(buffer, 0, sizeof(struct pm4_unmap_queues)); in pm_send_unmap_queue()
493 sizeof(struct pm4_unmap_queues)); in pm_send_unmap_queue()
Dkfd_pm4_headers.h340 struct pm4_unmap_queues { struct