Home
last modified time | relevance | path

Searched refs:DMUB_CMD__REPLAY (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddmub_replay.c54 cmd.replay_enable.header.type = DMUB_CMD__REPLAY; in dmub_replay_enable()
102 cmd.replay_set_power_opt.header.type = DMUB_CMD__REPLAY; in dmub_replay_set_power_opt()
143 cmd.replay_copy_settings.header.type = DMUB_CMD__REPLAY; in dmub_replay_copy_settings()
211 pCmd->header.type = DMUB_CMD__REPLAY; in dmub_replay_set_coasting_vtotal()
281 pCmd->header.type = DMUB_CMD__REPLAY; in dmub_replay_set_power_opt_and_coasting_vtotal()
310 cmd.replay_set_timing_sync.header.type = DMUB_CMD__REPLAY; in dmub_replay_send_cmd()
/linux/drivers/gpu/drm/amd/display/dmub/inc/
H A Ddmub_cmd.h1373 DMUB_CMD__REPLAY = 83, enumerator