Home
last modified time | relevance | path

Searched refs:edp_setup_replay (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/link/protocols/
H A Dlink_edp_panel_control.h57 bool edp_setup_replay(struct dc_link *link,
H A Dlink_edp_panel_control.c933 bool edp_setup_replay(struct dc_link *link, const struct dc_stream_state *stream) in edp_setup_replay() function
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_replay.c163 link->dc->link_srv->edp_setup_replay(link, stream); in amdgpu_dm_replay_enable()
/linux/drivers/gpu/drm/amd/display/dc/inc/
H A Dlink.h282 bool (*edp_setup_replay)(struct dc_link *link, member
/linux/drivers/gpu/drm/amd/display/dc/link/
H A Dlink_factory.c215 link_srv->edp_setup_replay = edp_setup_replay; in construct_link_service_edp_panel_control()