Searched refs:notify_cac_buffer_info (Results 1 – 7 of 7) sorted by relevance
160 if (hwmgr->hwmgr_func->notify_cac_buffer_info) in pp_reserve_vram_for_smu()161 r = hwmgr->hwmgr_func->notify_cac_buffer_info(hwmgr, in pp_reserve_vram_for_smu()
328 int (*notify_cac_buffer_info)(struct pp_hwmgr *hwmgr, member
2039 .notify_cac_buffer_info = smu8_notify_cac_buffer_info,
2938 .notify_cac_buffer_info = vega12_notify_cac_buffer_info,
4424 .notify_cac_buffer_info = vega20_notify_cac_buffer_info,
5574 .notify_cac_buffer_info = vega10_notify_cac_buffer_info,
5738 .notify_cac_buffer_info = smu7_notify_cac_buffer_info,
Completed in 46 milliseconds