Home
last modified time | relevance | path

Searched defs:replay_context (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/
H A Dcore_types.h554 struct replay_context { struct
556 enum channel_id aux_inst;
558 enum transmitter digbe_inst;
560 enum engine_id digfe_inst;
562 enum controller_id controllerId;
563 unsigned int line_time_in_ns;
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddmub_replay.c138 struct replay_context *replay_context, in dmub_replay_copy_settings()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/protocols/
H A Dlink_edp_panel_control.c928 struct replay_context replay_context = { 0 }; in edp_setup_replay() local