Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/amd/display/dmub/src/
Ddmub_srv_stat.c80 if (cmd.dp_hpd_notify.hpd_data.hpd_type == DP_HPD) { in dmub_srv_stat_get_notification()
82 notify->hpd_status = cmd.dp_hpd_notify.hpd_data.hpd_status; in dmub_srv_stat_get_notification()
87 notify->link_index = cmd.dp_hpd_notify.hpd_data.instance; in dmub_srv_stat_get_notification()
/linux-6.1.9/drivers/gpu/drm/amd/display/dmub/inc/
Ddmub_cmd.h3371 struct dmub_rb_cmd_dp_hpd_notify dp_hpd_notify; member