Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_psr.c223 return dc_set_psr_allow_active(dm->dc, false); in amdgpu_dm_psr_disable_all()
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc.h2494 bool dc_set_psr_allow_active(struct dc *dc, bool enable);
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c5268 bool dc_set_psr_allow_active(struct dc *dc, bool enable) in dc_set_psr_allow_active() function