Home
last modified time | relevance | path

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

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