Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_replay.c147 if (state != REPLAY_STATE_0 && in amdgpu_dm_replay_enable()
151 if (state == REPLAY_STATE_0) in amdgpu_dm_replay_enable()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddmub_replay.c73 enum replay_state state = REPLAY_STATE_0; in dmub_replay_enable()
98 if (state != REPLAY_STATE_0) in dmub_replay_enable()
101 if (state == REPLAY_STATE_0) in dmub_replay_enable()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/protocols/
H A Dlink_edp_panel_control.c909 enum replay_state pr_state = REPLAY_STATE_0; in edp_get_replay_state()
/openbmc/linux/drivers/gpu/drm/amd/display/dmub/inc/
H A Ddmub_cmd.h2748 REPLAY_STATE_0 = 0x0, enumerator