Searched defs:is_phantom (Results 1 – 5 of 5) sorted by relevance
982 bool is_phantom = dc_state_get_pipe_subvp_type(state, pipe_ctx) == SUBVP_PHANTOM; in dcn35_disable_plane() local
235 bool is_phantom = false; in dml_is_phantom_pipe() local249 bool is_phantom = dml_is_phantom_pipe(&display_cfg->plane_descriptors[plane_idx]); in dml_get_is_phantom_pipe() local4902 bool is_phantom = dml_is_phantom_pipe(&display_cfg->plane_descriptors[k]); in get_urgent_bandwidth_required() local
745 bool is_phantom = dc_state_get_pipe_subvp_type(state, pipe_ctx) == SUBVP_PHANTOM; in dcn20_disable_plane() local
1335 bool is_phantom = dc_state_get_stream_subvp_type(dc->current_state, old_stream) == SUBVP_PHANTOM; in disable_dangling_plane() local
1375 bool is_phantom; // TODO: Change mall_stream_config into mall_plane_config instead member