Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/amdkfd/
Dkfd_device_queue_manager_v12.c29 static int update_qpd_v12(struct device_queue_manager *dqm,
37 asic_ops->update_qpd = update_qpd_v12; in device_queue_manager_init_v12()
51 static int update_qpd_v12(struct device_queue_manager *dqm, in update_qpd_v12() function