Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/amd/display/dc/link/protocols/
Dlink_edp_panel_control.h49 bool wait, bool force_static, const unsigned int *power_opts);
57 bool wait, bool force_static, const unsigned int *power_opts);
Dlink_edp_panel_control.c508 bool wait, bool force_static, const unsigned int *power_opts) in edp_set_psr_allow_active() argument
515 if (psr == NULL && force_static) in edp_set_psr_allow_active()
535 force_static && psr->funcs->psr_force_static) in edp_set_psr_allow_active()
835 bool wait, bool force_static, const unsigned int *power_opts) in edp_set_replay_allow_active() argument
841 if (replay == NULL && force_static) in edp_set_replay_allow_active()
/Linux-v6.6/drivers/gpu/drm/amd/display/amdgpu_dm/
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()
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/inc/
Dlink.h264 bool force_static,
280 const bool *enable, bool wait, bool force_static,
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/core/
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()
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/
Ddc.h2008 bool wait, bool force_static, const unsigned int *power_opts);