Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/amd/display/dc/
Ddc.h1272 bool dc_set_psr_allow_active(struct dc *dc, bool enable);
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/core/
Ddc.c3032 bool dc_set_psr_allow_active(struct dc *dc, bool enable) in dc_set_psr_allow_active() function
/Linux-v5.10/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm.c9146 return dc_set_psr_allow_active(dm->dc, false); in amdgpu_dm_psr_disable_all()