Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c759 static bool register_dmub_notify_callback(struct amdgpu_device *adev, in register_dmub_notify_callback() function
1814 if (!register_dmub_notify_callback(adev, DMUB_NOTIFICATION_AUX_REPLY, in amdgpu_dm_init()
3483 if (!register_dmub_notify_callback(adev, DMUB_NOTIFICATION_HPD, dmub_hpd_callback, true)) in register_hpd_handlers()
3486 if (!register_dmub_notify_callback(adev, DMUB_NOTIFICATION_HPD_IRQ, dmub_hpd_callback, true)) in register_hpd_handlers()