Home
last modified time | relevance | path

Searched refs:gds_heap_base (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_packet_manager_vi.c130 packet->bitfields8.gds_heap_base = res->gds_heap_base; in pm_set_resources_vi()
H A Dkfd_packet_manager_v9.c194 packet->bitfields8.gds_heap_base = res->gds_heap_base; in pm_set_resources_v9()
H A Dkfd_pm4_headers_vi.h87 uint32_t gds_heap_base:6; member
H A Dkfd_pm4_headers_ai.h87 uint32_t gds_heap_base:10; member
H A Dkfd_priv.h628 uint32_t gds_heap_base; member
H A Dkfd_device_queue_manager.c1595 res.oac_mask = res.gds_heap_base = res.gds_heap_size = 0; in set_sched_resources()