Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_stat.c62 if (notify->type == DMUB_NOTIFICATION_HPD || in dc_stat_get_dmub_notification()
/linux/drivers/gpu/drm/amd/display/dmub/src/
H A Ddmub_srv_stat.c81 notify->type = DMUB_NOTIFICATION_HPD; in dmub_srv_stat_get_notification()
/linux/drivers/gpu/drm/amd/display/dmub/
H A Ddmub_srv.h139 DMUB_NOTIFICATION_HPD, enumerator
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c780 if (notify->type == DMUB_NOTIFICATION_HPD && adev->in_suspend) { in dmub_hpd_callback()
797 if (notify->type == DMUB_NOTIFICATION_HPD) in dmub_hpd_callback()
812 if (notify->type == DMUB_NOTIFICATION_HPD) { in dmub_hpd_callback()
4017 if (!register_dmub_notify_callback(adev, DMUB_NOTIFICATION_HPD, in register_hpd_handlers()