Home
last modified time | relevance | path

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

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