Home
last modified time | relevance | path

Searched refs:MES_SCH_API_REMOVE_QUEUE (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/amd/include/
H A Dmes_v11_api_def.h53 MES_SCH_API_REMOVE_QUEUE = 3, enumerator
H A Dmes_v12_api_def.h53 MES_SCH_API_REMOVE_QUEUE = 3, enumerator
/linux/drivers/gpu/drm/amd/amdgpu/
H A Dmes_v11_0.c373 mes_remove_queue_pkt.header.opcode = MES_SCH_API_REMOVE_QUEUE; in mes_v11_0_remove_hw_queue()
511 mes_remove_queue_pkt.header.opcode = MES_SCH_API_REMOVE_QUEUE; in mes_v11_0_unmap_legacy_queue()
H A Dmes_v12_0.c359 mes_remove_queue_pkt.header.opcode = MES_SCH_API_REMOVE_QUEUE; in mes_v12_0_remove_hw_queue()
537 mes_remove_queue_pkt.header.opcode = MES_SCH_API_REMOVE_QUEUE; in mes_v12_0_unmap_legacy_queue()