Searched refs:stream_already_populated_mask (Results 1 – 1 of 1) sorted by relevance
254 …unsigned int stream_index, plane_index, pipe_offset, stream_already_populated_mask, main_plane_ind… in pack_mode_programming_params_with_implicit_subvp() local304 stream_already_populated_mask = 0x0; in pack_mode_programming_params_with_implicit_subvp()354 if (!(stream_already_populated_mask & (0x1 << main_plane->stream_index))) { in pack_mode_programming_params_with_implicit_subvp()366 stream_already_populated_mask |= (0x1 << main_plane->stream_index); in pack_mode_programming_params_with_implicit_subvp()390 if (!(stream_already_populated_mask & (0x1 << phantom_plane->stream_index))) { in pack_mode_programming_params_with_implicit_subvp()393 stream_already_populated_mask |= (0x1 << phantom_plane->stream_index); in pack_mode_programming_params_with_implicit_subvp()541 int stream_already_populated_mask = 0; in core_dcn4_mode_programming() local604 if (!(stream_already_populated_mask & (0x1 << main_stream_index))) { in core_dcn4_mode_programming()609 stream_already_populated_mask |= (0x1 << main_stream_index); in core_dcn4_mode_programming()