Searched refs:intel_plane_state (Results 1 – 4 of 4) sorted by relevance
36 static u32 intel_cursor_surf_offset(const struct intel_plane_state *plane_state) in intel_cursor_surf_offset()42 const struct intel_plane_state *plane_state, in intel_cursor_position()73 static bool intel_cursor_size_ok(const struct intel_plane_state *plane_state) in intel_cursor_size_ok()84 static int intel_cursor_check_surface(struct intel_plane_state *plane_state) in intel_cursor_check_surface()138 struct intel_plane_state *plane_state) in intel_check_cursor()208 static u32 i845_cursor_ctl(const struct intel_plane_state *plane_state) in i845_cursor_ctl()215 static bool i845_cursor_size_ok(const struct intel_plane_state *plane_state) in i845_cursor_size_ok()227 struct intel_plane_state *plane_state) in i845_check_cursor()277 const struct intel_plane_state *plane_state) in i845_cursor_update_arm()400 static u32 i9xx_cursor_ctl(const struct intel_plane_state *plane_state) in i9xx_cursor_ctl()[all …]
267 const struct intel_plane_state *plane_state) in icl_plane_min_cdclk()276 glk_plane_ratio(const struct intel_plane_state *plane_state, in glk_plane_ratio()291 const struct intel_plane_state *plane_state) in glk_plane_min_cdclk()303 skl_plane_ratio(const struct intel_plane_state *plane_state, in skl_plane_ratio()318 const struct intel_plane_state *plane_state) in skl_plane_min_cdclk()678 const struct intel_plane_state *plane_state) in icl_program_input_csc()766 static u32 skl_plane_stride(const struct intel_plane_state *plane_state, in skl_plane_stride()901 static u32 pixel_normalizer_value(const struct intel_plane_state *plane_state) in pixel_normalizer_value()1020 static u32 skl_plane_ctl_alpha(const struct intel_plane_state *plane_state) in skl_plane_ctl_alpha()1038 static u32 glk_plane_color_ctl_alpha(const struct intel_plane_state *plane_state) in glk_plane_color_ctl_alpha()[all …]
667 struct intel_plane_state { struct1636 const struct intel_plane_state *plane_state);1641 const struct intel_plane_state *plane_state);1651 struct intel_plane_state *plane_state);1652 u32 (*surf_offset)(const struct intel_plane_state *plane_state);1654 const struct intel_plane_state *plane_state);1658 const struct intel_plane_state *plane_state,1675 container_of_const((plane_state), struct intel_plane_state, uapi)2158 static inline struct intel_plane_state *2171 static inline struct intel_plane_state *[all …]
17 struct intel_plane_state;