Home
last modified time | relevance | path

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

/linux-6.12.1/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-6.12.1/drivers/gpu/drm/amd/pm/powerplay/inc/
Dhwmgr.h329 int (*notify_cac_buffer_info)(struct pp_hwmgr *hwmgr, member
/linux-6.12.1/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dsmu8_hwmgr.c2071 .notify_cac_buffer_info = smu8_notify_cac_buffer_info,
Dvega12_hwmgr.c2973 .notify_cac_buffer_info = vega12_notify_cac_buffer_info,
Dvega20_hwmgr.c4437 .notify_cac_buffer_info = vega20_notify_cac_buffer_info,
Dvega10_hwmgr.c5809 .notify_cac_buffer_info = vega10_notify_cac_buffer_info,
Dsmu7_hwmgr.c5794 .notify_cac_buffer_info = smu7_notify_cac_buffer_info,