Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_stat.c62 if (notify->type == DMUB_NOTIFICATION_HPD || in dc_stat_get_dmub_notification()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dmub/src/
H A Ddmub_srv_stat.c81 notify->type = DMUB_NOTIFICATION_HPD; in dmub_srv_stat_get_notification()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dmub/
H A Ddmub_srv.h126 DMUB_NOTIFICATION_HPD, enumerator
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c725 if (notify->type == DMUB_NOTIFICATION_HPD) in dmub_hpd_callback()
740 if (notify->type == DMUB_NOTIFICATION_HPD) in dmub_hpd_callback()
841 if (notify.type == DMUB_NOTIFICATION_HPD) { in dm_dmub_outbox1_low_irq()
3478 if (!register_dmub_notify_callback(adev, DMUB_NOTIFICATION_HPD, dmub_hpd_callback, true)) in register_hpd_handlers()

Completed in 25 milliseconds