Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/link/protocols/
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);
Dlink_edp_panel_control.c556 bool wait, bool force_static, const unsigned int *power_opts) in edp_set_psr_allow_active() argument
563 if (psr == NULL && force_static) in edp_set_psr_allow_active()
583 force_static && psr->funcs->psr_force_static) in edp_set_psr_allow_active()
883 bool wait, bool force_static, const unsigned int *power_opts) in edp_set_replay_allow_active() argument
889 if (replay == NULL && force_static) in edp_set_replay_allow_active()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/core/
Ddc_link_exports.c460 bool wait, bool force_static, const unsigned int *power_opts) in dc_link_set_psr_allow_active() argument
463 force_static, power_opts); in dc_link_set_psr_allow_active()
474 bool wait, bool force_static, const unsigned int *power_opts) in dc_link_set_replay_allow_active() argument
477 force_static, power_opts); in dc_link_set_replay_allow_active()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/inc/
Dlink.h264 bool force_static,
280 const bool *enable, bool wait, bool force_static,
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/
Ddc.h2224 bool wait, bool force_static, const unsigned int *power_opts);
2244 bool wait, bool force_static, const unsigned int *power_opts);