Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_device_queue_manager_v11.c29 static int update_qpd_v11(struct device_queue_manager *dqm,
37 asic_ops->update_qpd = update_qpd_v11; in device_queue_manager_init_v11()
51 static int update_qpd_v11(struct device_queue_manager *dqm, in update_qpd_v11() function