Home
last modified time | relevance | path

Searched refs:dc_set_psr_allow_active (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm_psr.c213 return dc_set_psr_allow_active(dm->dc, false); in amdgpu_dm_psr_disable_all()
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/
Ddc.h1590 bool dc_set_psr_allow_active(struct dc *dc, bool enable);
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/core/
Ddc.c4207 bool dc_set_psr_allow_active(struct dc *dc, bool enable) in dc_set_psr_allow_active() function