Searched defs:is_phantom (Results 1 – 4 of 4) sorted by relevance
752 bool is_phantom = dc_state_get_pipe_subvp_type(state, pipe_ctx) == SUBVP_PHANTOM; in dcn20_disable_plane() local
3411 bool is_phantom = dc_state_get_pipe_subvp_type(state, pipe_ctx) == SUBVP_PHANTOM; in dcn401_disable_plane_sequence() local
1371 bool is_phantom = dc_state_get_stream_subvp_type(dc->current_state, old_stream) == SUBVP_PHANTOM; in disable_dangling_plane() local
1499 bool is_phantom; // TODO: Change mall_stream_config into mall_plane_config instead member