Home
last modified time | relevance | path

Searched refs:IT_UNMAP_QUEUES (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_pm4_opcodes.h98 IT_UNMAP_QUEUES = 0xA3, enumerator
H A Dkfd_packet_manager_vi.c209 packet->header.u32All = pm_build_pm4_header(IT_UNMAP_QUEUES, in pm_unmap_queues_vi()
H A Dkfd_packet_manager_v9.c344 packet->header.u32All = pm_build_pm4_header(IT_UNMAP_QUEUES, in pm_unmap_queues_v9()