Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_replay.c207 return dc_set_replay_allow_active(dm->dc, false); in amdgpu_dm_replay_disable_all()
/linux-6.15/drivers/gpu/drm/amd/display/dc/
H A Ddc.h2537 bool dc_set_replay_allow_active(struct dc *dc, bool active);
/linux-6.15/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c5509 bool dc_set_replay_allow_active(struct dc *dc, bool active) in dc_set_replay_allow_active() function