Searched refs:force_static (Results 1 – 5 of 5) sorted by relevance
| /drivers/gpu/drm/amd/display/dc/link/protocols/ |
| A D | link_edp_panel_control.h | 48 bool wait, bool force_static, const unsigned int *power_opts); 56 bool wait, bool force_static, const unsigned int *power_opts);
|
| A D | link_edp_panel_control.c | 585 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 D | dc_link_exports.c | 468 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 D | link.h | 268 bool force_static, 284 const bool *enable, bool wait, bool force_static,
|
| /drivers/gpu/drm/amd/display/dc/ |
| A D | dc.h | 2345 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