Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/display/dc/link/protocols/
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);
A Dlink_edp_panel_control.c585 bool wait, bool force_static, const unsigned int *power_opts) in edp_set_psr_allow_active() argument
592 if (psr == NULL && force_static) in edp_set_psr_allow_active()
612 force_static && psr->funcs->psr_force_static) in edp_set_psr_allow_active()
921 bool wait, bool force_static, const unsigned int *power_opts) in edp_set_replay_allow_active() argument
927 if (replay == NULL && force_static) in edp_set_replay_allow_active()
/drivers/gpu/drm/amd/display/dc/core/
A Ddc_link_exports.c468 bool wait, bool force_static, const unsigned int *power_opts) in dc_link_set_psr_allow_active() argument
471 force_static, power_opts); in dc_link_set_psr_allow_active()
482 bool wait, bool force_static, const unsigned int *power_opts) in dc_link_set_replay_allow_active() argument
485 force_static, power_opts); in dc_link_set_replay_allow_active()
/drivers/gpu/drm/amd/display/dc/inc/
A Dlink.h268 bool force_static,
284 const bool *enable, bool wait, bool force_static,
/drivers/gpu/drm/amd/display/dc/
A Ddc.h2345 bool wait, bool force_static, const unsigned int *power_opts);
2365 bool wait, bool force_static, const unsigned int *power_opts);

Completed in 21 milliseconds