Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c1245 bool should_disable = true; in disable_dangling_plane() local
1258 should_disable = false; in disable_dangling_plane()
1262 if (!should_disable && pipe_split_change && in disable_dangling_plane()
1264 should_disable = true; in disable_dangling_plane()
1274 should_disable = true; in disable_dangling_plane()
1277 if (should_disable && old_stream) { in disable_dangling_plane()