Searched refs:intel_cursor_size_ok (Results 1 – 1 of 1) sorted by relevance
9625 static bool intel_cursor_size_ok(const struct intel_plane_state *plane_state) in intel_cursor_size_ok() function9695 return intel_cursor_size_ok(plane_state) && IS_ALIGNED(width, 64); in i845_cursor_size_ok()9858 if (!intel_cursor_size_ok(plane_state)) in i9xx_cursor_size_ok()