Searched refs:mall_stream_config (Results 1 – 4 of 4) sorted by relevance
689 type = state->stream_status[i].mall_stream_config.type; in dc_state_get_stream_subvp_type()706 paired_stream = state->stream_status[i].mall_stream_config.paired_stream; in dc_state_get_paired_subvp_stream()807 main_stream_status->mall_stream_config.type = SUBVP_MAIN; in dc_state_add_phantom_stream()808 main_stream_status->mall_stream_config.paired_stream = phantom_stream; in dc_state_add_phantom_stream()813 phantom_stream_status->mall_stream_config.type = SUBVP_PHANTOM; in dc_state_add_phantom_stream()814 phantom_stream_status->mall_stream_config.paired_stream = main_stream; in dc_state_add_phantom_stream()830 …main_stream_status = dc_state_get_stream_status(state, phantom_stream_status->mall_stream_config.p… in dc_state_remove_phantom_stream()831 phantom_stream_status->mall_stream_config.type = SUBVP_NONE; in dc_state_remove_phantom_stream()832 phantom_stream_status->mall_stream_config.paired_stream = NULL; in dc_state_remove_phantom_stream()836 main_stream_status->mall_stream_config.type = SUBVP_NONE; in dc_state_remove_phantom_stream()[all …]
608 plane->flip_immediate && stream_status->mall_stream_config.type == SUBVP_MAIN; in hwss_build_fast_sequence()655 stream_status->mall_stream_config.type == SUBVP_MAIN) { in hwss_build_fast_sequence()740 plane->flip_immediate && stream_status->mall_stream_config.type == SUBVP_MAIN; in hwss_build_fast_sequence()
2374 if (state->stream_status[stream_idx].mall_stream_config.type != SUBVP_MAIN) in resource_log_pipe_topology_update()2378 state->stream_status[stream_idx].mall_stream_config.paired_stream); in resource_log_pipe_topology_update()
41 struct mall_stream_config { struct61 struct mall_stream_config mall_stream_config; member