Home
last modified time | relevance | path

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

/linux/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.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/drivers/gpu/drm/amd/display/dc/core/
A 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/drivers/gpu/drm/amd/display/dc/inc/
A Dlink.h264 bool force_static,
280 const bool *enable, bool wait, bool force_static,
/linux/drivers/gpu/drm/amd/display/dc/
A Ddc.h2224 bool wait, bool force_static, const unsigned int *power_opts);
2244 bool wait, bool force_static, const unsigned int *power_opts);

Completed in 23 milliseconds