Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/display/dc/core/
Ddc.c816 bool should_disable = true; in disable_dangling_plane() local
820 should_disable = false; in disable_dangling_plane()
824 if (should_disable && old_stream) { in disable_dangling_plane()