Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/amd/pm/powerplay/
Damd_powerplay.c160 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()
/linux-5.19.10/drivers/gpu/drm/amd/pm/powerplay/inc/
Dhwmgr.h330 int (*notify_cac_buffer_info)(struct pp_hwmgr *hwmgr, member
/linux-5.19.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dsmu8_hwmgr.c2048 .notify_cac_buffer_info = smu8_notify_cac_buffer_info,
Dvega12_hwmgr.c2938 .notify_cac_buffer_info = vega12_notify_cac_buffer_info,
Dvega20_hwmgr.c4416 .notify_cac_buffer_info = vega20_notify_cac_buffer_info,
Dsmu7_hwmgr.c5726 .notify_cac_buffer_info = smu7_notify_cac_buffer_info,
Dvega10_hwmgr.c5723 .notify_cac_buffer_info = vega10_notify_cac_buffer_info,