Searched refs:plane_states (Results 1 – 13 of 13) sorted by relevance
488 struct drm_plane_state *plane_states[SUN4I_BACKEND_NUM_LAYERS] = { 0 }; in sun4i_backend_atomic_check() local539 plane_states[plane_state->normalized_zpos] = plane_state; in sun4i_backend_atomic_check()592 (plane_states[0]->fb->format->has_alpha || in sun4i_backend_atomic_check()593 (plane_states[0]->alpha != DRM_BLEND_ALPHA_OPAQUE))) in sun4i_backend_atomic_check()597 struct drm_plane_state *p_state = plane_states[i]; in sun4i_backend_atomic_check()
47 struct dc_plane_state *plane_states[MAX_SURFACE_NUM]; member332 struct dc_plane_state * const *plane_states,
865 struct dc_plane_state *plane_states[MAX_SURFACES]; member
47 const struct dc_plane_state *const *plane_states,
1301 stream_status->plane_states[stream_status->plane_count] = plane_state; in dc_add_plane_to_context()1357 if (stream_status->plane_states[i] == plane_state) { in dc_remove_plane_from_context()1359 dc_plane_state_release(stream_status->plane_states[i]); in dc_remove_plane_from_context()1373 stream_status->plane_states[i] = stream_status->plane_states[i + 1]; in dc_remove_plane_from_context()1375 stream_status->plane_states[stream_status->plane_count] = NULL; in dc_remove_plane_from_context()1403 del_planes[i] = stream_status->plane_states[i]; in dc_rem_all_planes_for_stream()1431 if (!dc_add_plane_to_context(dc, stream, set[i].plane_states[j], context)) in add_all_planes_for_stream()1440 struct dc_plane_state * const *plane_states, in dc_add_all_planes_for_stream() argument1451 set.plane_states[i] = plane_states[i]; in dc_add_all_planes_for_stream()2436 context->stream_status[i].plane_states[j]); in dc_resource_state_destruct()[all …]
60 const struct dc_plane_state *const *plane_states, in pre_surface_trace() argument67 const struct dc_plane_state *plane_state = plane_states[i]; in pre_surface_trace()
1256 new_ctx->stream_status[i].plane_states[j]); in dc_copy_state()
802 if (context->stream_status[i].plane_states[0]->format in dce100_validate_surface_sets()
1164 context->stream_status[i].plane_states[j]; in dcn10_validate_global()
988 context->stream_status[i].plane_states[j]; in dce110_validate_surface_sets()
929 if (context->stream_status[i].plane_states[0]->format in dce112_validate_surface_sets()
836 if (context->stream_status[i].plane_states[0]->format in dce80_validate_surface_sets()
6319 dummy_updates[j].surface = status->plane_states[0]; in amdgpu_dm_atomic_commit_tail()