Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddmub_replay.h51 uint8_t panel_inst, uint32_t *residency, const bool is_start, const bool is_alpm);
H A Ddmub_replay.c242 uint32_t *residency, const bool is_start, const bool is_alpm) in dmub_replay_residency() argument
247 if (is_alpm) in dmub_replay_residency()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/protocols/
H A Dlink_edp_panel_control.h61 unsigned int *residency, const bool is_start, const bool is_alpm);
H A Dlink_edp_panel_control.c1018 unsigned int *residency, const bool is_start, const bool is_alpm) in edp_replay_residency() argument
1028 replay->funcs->replay_residency(replay, panel_inst, residency, is_start, is_alpm); in edp_replay_residency()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/
H A Dlink.h288 const bool is_alpm);