Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/amd/display/dmub/src/
A 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.3-rc2/drivers/gpu/drm/
A Ddrm_bridge.c1261 bridge->hpd_data = data; in drm_bridge_hpd_enable()
1293 bridge->hpd_data = NULL; in drm_bridge_hpd_disable()
1314 bridge->hpd_cb(bridge->hpd_data, status); in drm_bridge_hpd_notify()
/linux-6.3-rc2/include/drm/
A Ddrm_bridge.h773 void *hpd_data; member
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dmub/inc/
A Ddmub_cmd.h1562 struct dp_hpd_data hpd_data; member

Completed in 20 milliseconds