Searched refs:mall_stream_config (Results 1 – 5 of 5) sorted by relevance
685 type = state->stream_status[i].mall_stream_config.type; in dc_state_get_stream_subvp_type()803 main_stream_status->mall_stream_config.type = SUBVP_MAIN; in dc_state_add_phantom_stream()809 phantom_stream_status->mall_stream_config.type = SUBVP_PHANTOM; in dc_state_add_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()837 main_stream_status->mall_stream_config.paired_stream = NULL; in dc_state_remove_phantom_stream()997 stream_status->mall_stream_config.subvp_limit_cursor_size = limit; in dc_state_set_stream_subvp_cursor_limit()1011 limit = stream_status->mall_stream_config.subvp_limit_cursor_size; in dc_state_get_stream_subvp_cursor_limit()1057 (stream_status->mall_stream_config.type == SUBVP_PHANTOM || in dc_state_can_clear_stream_cursor_subvp_limit()[all …]
754 plane->flip_immediate && stream_status->mall_stream_config.type == SUBVP_MAIN; in hwss_build_fast_sequence()801 stream_status->mall_stream_config.type == SUBVP_MAIN) { in hwss_build_fast_sequence()893 plane->flip_immediate && stream_status->mall_stream_config.type == SUBVP_MAIN; in hwss_build_fast_sequence()
2428 if (state->stream_status[stream_idx].mall_stream_config.type != SUBVP_MAIN) in resource_log_pipe_topology_update()2432 state->stream_status[stream_idx].mall_stream_config.paired_stream); in resource_log_pipe_topology_update()
41 struct mall_stream_config { struct63 struct mall_stream_config mall_stream_config; argument
630 stream_status->mall_stream_config.cursor_size_limit_subvp; in populate_dml21_stream_overrides_from_stream_state()
Completed in 25 milliseconds