Home
last modified time | relevance | path

Searched refs:force_static (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/protocols/
H A Dlink_edp_panel_control.h48 bool wait, bool force_static, const unsigned int *power_opts);
56 bool wait, bool force_static, const unsigned int *power_opts);
H A Dlink_edp_panel_control.c544 bool wait, bool force_static, const unsigned int *power_opts) in edp_set_psr_allow_active() argument
551 if (psr == NULL && force_static) in edp_set_psr_allow_active()
571 force_static && psr->funcs->psr_force_static) in edp_set_psr_allow_active()
871 bool wait, bool force_static, const unsigned int *power_opts) in edp_set_replay_allow_active() argument
877 if (replay == NULL && force_static) in edp_set_replay_allow_active()
/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_replay.c124 bool force_static = true; in amdgpu_dm_replay_enable() local
148 (!force_static || state == REPLAY_STATE_3)) in amdgpu_dm_replay_enable()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/
H A Dlink.h264 bool force_static,
280 const bool *enable, bool wait, bool force_static,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_link_exports.c457 bool wait, bool force_static, const unsigned int *power_opts) in dc_link_set_psr_allow_active() argument
460 force_static, power_opts); in dc_link_set_psr_allow_active()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc.h2016 bool wait, bool force_static, const unsigned int *power_opts);