Home
last modified time | relevance | path

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

/linux-5.19.10/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-5.19.10/drivers/gpu/drm/
Ddrm_bridge.c1211 bridge->hpd_data = data; in drm_bridge_hpd_enable()
1243 bridge->hpd_data = NULL; in drm_bridge_hpd_disable()
1264 bridge->hpd_cb(bridge->hpd_data, status); in drm_bridge_hpd_notify()
/linux-5.19.10/include/drm/
Ddrm_bridge.h789 void *hpd_data; member
/linux-5.19.10/drivers/gpu/drm/amd/display/dmub/inc/
Ddmub_cmd.h1330 struct dp_hpd_data hpd_data; member