Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/amd/display/dc/link/protocols/
Dlink_edp_panel_control.h61 bool edp_replay_residency(const struct dc_link *link,
Dlink_edp_panel_control.c977 bool edp_replay_residency(const struct dc_link *link, in edp_replay_residency() function
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/link/
Dlink_factory.c216 link_srv->edp_replay_residency = edp_replay_residency; in construct_link_service_edp_panel_control()
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/inc/
Dlink.h286 bool (*edp_replay_residency)(const struct dc_link *link, member