Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/amd/pm/powerplay/
Damd_powerplay.c205 if (hwmgr->hwmgr_func->notify_cac_buffer_info) in pp_reserve_vram_for_smu()
206 r = hwmgr->hwmgr_func->notify_cac_buffer_info(hwmgr, in pp_reserve_vram_for_smu()
/Linux-v6.6/drivers/gpu/drm/amd/pm/powerplay/inc/
Dhwmgr.h329 int (*notify_cac_buffer_info)(struct pp_hwmgr *hwmgr, member
/Linux-v6.6/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dsmu8_hwmgr.c2060 .notify_cac_buffer_info = smu8_notify_cac_buffer_info,
Dvega12_hwmgr.c2963 .notify_cac_buffer_info = vega12_notify_cac_buffer_info,
Dvega20_hwmgr.c4422 .notify_cac_buffer_info = vega20_notify_cac_buffer_info,
Dsmu7_hwmgr.c5769 .notify_cac_buffer_info = smu7_notify_cac_buffer_info,
Dvega10_hwmgr.c5750 .notify_cac_buffer_info = vega10_notify_cac_buffer_info,