Home
last modified time | relevance | path

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

/linux-6.6.21/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.6.21/drivers/gpu/drm/
Ddrm_bridge.c1263 bridge->hpd_data = data; in drm_bridge_hpd_enable()
1295 bridge->hpd_data = NULL; in drm_bridge_hpd_disable()
1316 bridge->hpd_cb(bridge->hpd_data, status); in drm_bridge_hpd_notify()
/linux-6.6.21/include/drm/
Ddrm_bridge.h774 void *hpd_data; member
/linux-6.6.21/drivers/gpu/drm/amd/display/dmub/inc/
Ddmub_cmd.h1848 struct dp_hpd_data hpd_data; member