Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_device_queue_manager_v10.c30 static int update_qpd_v10(struct device_queue_manager *dqm,
38 asic_ops->update_qpd = update_qpd_v10; in device_queue_manager_init_v10()
52 static int update_qpd_v10(struct device_queue_manager *dqm, in update_qpd_v10() function