Home
last modified time | relevance | path

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

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