mtk_plane_state
struct mtk_plane_state *plane_state;
struct mtk_plane_state *plane_state;
struct mtk_plane_state *plane_state;
struct mtk_plane_state *plane_state;
struct mtk_plane_state *plane_state;
struct mtk_plane_state *plane_state;
struct mtk_plane_state *state)
struct mtk_plane_state *plane_state = to_mtk_plane_state(plane->state);
struct mtk_plane_state *mtk_plane_state = to_mtk_plane_state(mtk_plane->state);
memcpy(mtk_plane_state, plane_state, sizeof(*plane_state));
struct mtk_plane_state *plane_state;
struct mtk_plane_state *state);
struct mtk_plane_state;
struct mtk_plane_state *state)
struct mtk_plane_state *state,
struct mtk_plane_state *state);
struct mtk_plane_state *state,
struct mtk_plane_state *state,
struct mtk_plane_state *state,
struct mtk_plane_state *mtk_state);
struct mtk_plane_state *state,
struct mtk_plane_state *mtk_state)
struct mtk_plane_state *state)
struct mtk_plane_state *state,
struct mtk_plane_state *state,
struct mtk_plane_state *state,
struct mtk_plane_state *state,
struct mtk_plane_state *state,
struct mtk_plane_state *mtk_plane_state)
mtk_plane_state->pending.enable = true;
mtk_plane_state->pending.pitch = pitch;
mtk_plane_state->pending.hdr_pitch = hdr_pitch;
mtk_plane_state->pending.format = format;
mtk_plane_state->pending.modifier = modifier;
mtk_plane_state->pending.addr = addr;
mtk_plane_state->pending.hdr_addr = hdr_addr;
mtk_plane_state->pending.x = new_state->dst.x1;
mtk_plane_state->pending.y = new_state->dst.y1;
mtk_plane_state->pending.width = drm_rect_width(&new_state->dst);
mtk_plane_state->pending.height = drm_rect_height(&new_state->dst);
mtk_plane_state->pending.rotation = new_state->rotation;
mtk_plane_state->pending.color_encoding = new_state->color_encoding;
struct mtk_plane_state *new_plane_state = to_mtk_plane_state(plane->state);
struct mtk_plane_state *mtk_plane_state = to_mtk_plane_state(new_state);
mtk_plane_state->pending.enable = false;
mtk_plane_state->pending.dirty = true;
struct mtk_plane_state *mtk_plane_state = to_mtk_plane_state(new_state);
mtk_plane_update_new_state(new_state, mtk_plane_state);
mtk_plane_state->pending.dirty = true;
struct mtk_plane_state *state;
struct mtk_plane_state *old_state = to_mtk_plane_state(plane->state);
struct mtk_plane_state *state;
static inline struct mtk_plane_state *
return container_of(state, struct mtk_plane_state, base);