Lines Matching defs:state
92 struct drm_atomic_state *state)
94 struct drm_plane_state *new_plane_state = drm_atomic_get_new_plane_state(state,
132 drm_atomic_get_existing_crtc_state(state,
142 struct drm_atomic_state *state)
304 const struct drm_plane_state *state,
308 u16 plane_alpha = state->alpha;
309 u16 pixel_blend_mode = state->pixel_blend_mode;
310 int has_alpha = state->fb->format->has_alpha;
342 struct drm_atomic_state *state)
344 struct drm_plane_state *old_plane_state = drm_atomic_get_old_plane_state(state,
346 struct drm_plane_state *new_plane_state = drm_atomic_get_new_plane_state(state,
467 kmb_plane_set_alpha(kmb, plane->state, plane_id, &val);