Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/display/dc/link/protocols/
H A Dlink_edp_panel_control.h47 bool wait, bool force_static, const unsigned int *power_opts);
55 bool wait, bool force_static, const unsigned int *power_opts);
H A Dlink_edp_panel_control.c557 bool wait, bool force_static, const unsigned int *power_opts) in edp_set_psr_allow_active() argument
564 if (psr == NULL && force_static) in edp_set_psr_allow_active()
584 force_static && psr->funcs->psr_force_static) in edp_set_psr_allow_active()
893 bool wait, bool force_static, const unsigned int *power_opts) in edp_set_replay_allow_active() argument
899 if (replay == NULL && force_static) in edp_set_replay_allow_active()
/linux-6.15/drivers/gpu/drm/amd/display/dc/core/
H 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()
/linux-6.15/drivers/gpu/drm/amd/display/dc/inc/
H A Dlink.h265 bool force_static,
281 const bool *enable, bool wait, bool force_static,
/linux-6.15/drivers/gpu/drm/amd/display/dc/
H A Ddc.h2271 bool wait, bool force_static, const unsigned int *power_opts);
2291 bool wait, bool force_static, const unsigned int *power_opts);