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.c55 cmd.replay_enable.header.type = DMUB_CMD__REPLAY; in dmub_replay_enable()
103 cmd.replay_set_power_opt.header.type = DMUB_CMD__REPLAY; in dmub_replay_set_power_opt()
144 cmd.replay_copy_settings.header.type = DMUB_CMD__REPLAY; in dmub_replay_copy_settings()
226 pCmd->header.type = DMUB_CMD__REPLAY; in dmub_replay_set_coasting_vtotal()
297 pCmd->header.type = DMUB_CMD__REPLAY; in dmub_replay_set_power_opt_and_coasting_vtotal()
329 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.h1853 DMUB_CMD__REPLAY = 83, enumerator