Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/amd/display/dc/core/
Ddc_stat.c66 if (notify->type == DMUB_NOTIFICATION_HPD || in dc_stat_get_dmub_notification()
/linux-5.19.10/drivers/gpu/drm/amd/display/dmub/src/
Ddmub_srv_stat.c81 notify->type = DMUB_NOTIFICATION_HPD; in dmub_srv_stat_get_notification()
/linux-5.19.10/drivers/gpu/drm/amd/display/dmub/
Ddmub_srv.h123 DMUB_NOTIFICATION_HPD, enumerator
/linux-5.19.10/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm.c715 if (notify->type == DMUB_NOTIFICATION_HPD) in dmub_hpd_callback()
817 if (notify.type == DMUB_NOTIFICATION_HPD) { in dm_dmub_outbox1_low_irq()
1678 if (!register_dmub_notify_callback(adev, DMUB_NOTIFICATION_HPD, dmub_hpd_callback, true)) { in amdgpu_dm_init()