Lines Matching defs:plane_state
36 static u32 intel_cursor_base(const struct intel_plane_state *plane_state) in intel_cursor_base()
50 const struct intel_plane_state *plane_state, in intel_cursor_position()
81 static bool intel_cursor_size_ok(const struct intel_plane_state *plane_state) in intel_cursor_size_ok()
92 static int intel_cursor_check_surface(struct intel_plane_state *plane_state) in intel_cursor_check_surface()
146 struct intel_plane_state *plane_state) in intel_check_cursor()
217 const struct intel_plane_state *plane_state) in i845_cursor_ctl()
224 static bool i845_cursor_size_ok(const struct intel_plane_state *plane_state) in i845_cursor_size_ok()
236 struct intel_plane_state *plane_state) in i845_check_cursor()
286 const struct intel_plane_state *plane_state) in i845_cursor_update_arm()
410 const struct intel_plane_state *plane_state) in i9xx_cursor_ctl()
443 static bool i9xx_cursor_size_ok(const struct intel_plane_state *plane_state) in i9xx_cursor_size_ok()
481 struct intel_plane_state *plane_state) in i9xx_check_cursor()
558 const struct intel_plane_state *plane_state) in wa_16021440873()
577 const struct intel_plane_state *plane_state) in i9xx_cursor_update_sel_fetch_arm()
662 const struct intel_plane_state *plane_state) in i9xx_cursor_update_arm()
801 struct intel_plane_state *plane_state = in intel_cursor_unpin_work() local