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