Searched refs:force_static (Results 1 – 6 of 6) sorted by relevance
| /Linux-v6.6/drivers/gpu/drm/amd/display/dc/link/protocols/ |
| D | link_edp_panel_control.h | 49 bool wait, bool force_static, const unsigned int *power_opts); 57 bool wait, bool force_static, const unsigned int *power_opts);
|
| D | link_edp_panel_control.c | 508 bool wait, bool force_static, const unsigned int *power_opts) in edp_set_psr_allow_active() argument 515 if (psr == NULL && force_static) in edp_set_psr_allow_active() 535 force_static && psr->funcs->psr_force_static) in edp_set_psr_allow_active() 835 bool wait, bool force_static, const unsigned int *power_opts) in edp_set_replay_allow_active() argument 841 if (replay == NULL && force_static) in edp_set_replay_allow_active()
|
| /Linux-v6.6/drivers/gpu/drm/amd/display/amdgpu_dm/ |
| D | amdgpu_dm_replay.c | 124 bool force_static = true; in amdgpu_dm_replay_enable() local 148 (!force_static || state == REPLAY_STATE_3)) in amdgpu_dm_replay_enable()
|
| /Linux-v6.6/drivers/gpu/drm/amd/display/dc/inc/ |
| D | link.h | 264 bool force_static, 280 const bool *enable, bool wait, bool force_static,
|
| /Linux-v6.6/drivers/gpu/drm/amd/display/dc/core/ |
| D | dc_link_exports.c | 457 bool wait, bool force_static, const unsigned int *power_opts) in dc_link_set_psr_allow_active() argument 460 force_static, power_opts); in dc_link_set_psr_allow_active()
|
| /Linux-v6.6/drivers/gpu/drm/amd/display/dc/ |
| D | dc.h | 2008 bool wait, bool force_static, const unsigned int *power_opts);
|