Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Dmes_v11_0.c172 mes_add_queue_pkt.header.type = MES_API_TYPE_SCHEDULER; in mes_v11_0_add_hw_queue()
227 mes_remove_queue_pkt.header.type = MES_API_TYPE_SCHEDULER; in mes_v11_0_remove_hw_queue()
246 mes_remove_queue_pkt.header.type = MES_API_TYPE_SCHEDULER; in mes_v11_0_unmap_legacy_queue()
290 mes_status_pkt.header.type = MES_API_TYPE_SCHEDULER; in mes_v11_0_query_sched_status()
306 misc_pkt.header.type = MES_API_TYPE_SCHEDULER; in mes_v11_0_misc_op()
368 mes_set_hw_res_pkt.header.type = MES_API_TYPE_SCHEDULER; in mes_v11_0_set_hw_resources()
H A Dmes_v10_1.c157 mes_add_queue_pkt.header.type = MES_API_TYPE_SCHEDULER; in mes_v10_1_add_hw_queue()
196 mes_remove_queue_pkt.header.type = MES_API_TYPE_SCHEDULER; in mes_v10_1_remove_hw_queue()
215 mes_remove_queue_pkt.header.type = MES_API_TYPE_SCHEDULER; in mes_v10_1_unmap_legacy_queue()
260 mes_status_pkt.header.type = MES_API_TYPE_SCHEDULER; in mes_v10_1_query_sched_status()
277 mes_set_hw_res_pkt.header.type = MES_API_TYPE_SCHEDULER; in mes_v10_1_set_hw_resources()
/openbmc/linux/drivers/gpu/drm/amd/include/
H A Dmes_api_def.h42 MES_API_TYPE_SCHEDULER = 1, enumerator
H A Dmes_v11_api_def.h42 MES_API_TYPE_SCHEDULER = 1, enumerator