Home
last modified time | relevance | path

Searched defs:plane (Results 1 – 9 of 9) sorted by relevance

/include/drm/
Ddrm_atomic_helper.h176 #define drm_atomic_crtc_for_each_plane(plane, crtc) \ argument
189 #define drm_atomic_crtc_state_for_each_plane(plane, crtc_state) \ argument
207 #define drm_atomic_crtc_state_for_each_plane_state(plane, plane_state, crtc_state) \ argument
Ddrm_atomic.h665 struct drm_plane *plane) in drm_atomic_get_existing_plane_state()
680 struct drm_plane *plane) in drm_atomic_get_old_plane_state()
695 struct drm_plane *plane) in drm_atomic_get_new_plane_state()
791 struct drm_plane *plane) in __drm_atomic_get_current_plane_state()
959 #define for_each_oldnew_plane_in_state(__state, plane, old_plane_state, new_plane_state, __i) \ argument
982 #define for_each_oldnew_plane_in_state_reverse(__state, plane, old_plane_state, new_plane_state, __… argument
999 #define for_each_new_plane_in_state_reverse(__state, plane, new_plane_state, __i) \ argument
1018 #define for_each_old_plane_in_state(__state, plane, old_plane_state, __i) \ argument
1036 #define for_each_new_plane_in_state(__state, plane, new_plane_state, __i) \ argument
Ddrm_plane.h56 struct drm_plane *plane; member
901 static inline unsigned int drm_plane_index(const struct drm_plane *plane) in drm_plane_index()
910 static inline u32 drm_plane_mask(const struct drm_plane *plane) in drm_plane_mask()
948 #define drm_for_each_plane_mask(plane, dev, plane_mask) \ argument
961 #define drm_for_each_legacy_plane(plane, dev) \ argument
972 #define drm_for_each_plane(plane, dev) \ argument
Ddrm_fourcc.h275 int plane) in drm_format_info_plane_width()
297 int plane) in drm_format_info_plane_height()
Ddrm_simple_kms_helper.h244 struct drm_plane plane; member
Ddrm_modeset_helper_vtables.h1492 static inline void drm_plane_helper_add(struct drm_plane *plane, in drm_plane_helper_add()
/include/media/tpg/
Dv4l2-tpg.h434 static inline unsigned tpg_g_twopixelsize(const struct tpg_data *tpg, unsigned plane) in tpg_g_twopixelsize()
440 unsigned plane, unsigned x) in tpg_hdiv()
452 unsigned plane, unsigned x) in tpg_hscale_div()
457 static inline unsigned tpg_g_bytesperline(const struct tpg_data *tpg, unsigned plane) in tpg_g_bytesperline()
462 static inline void tpg_s_bytesperline(struct tpg_data *tpg, unsigned plane, unsigned bpl) in tpg_s_bytesperline()
481 static inline unsigned tpg_g_line_width(const struct tpg_data *tpg, unsigned plane) in tpg_g_line_width()
497 unsigned plane, unsigned bpl) in tpg_calc_line_width()
513 static inline unsigned tpg_calc_plane_size(const struct tpg_data *tpg, unsigned plane) in tpg_calc_plane_size()
/include/linux/mtd/
Dnand.h80 unsigned int plane; member
/include/uapi/linux/
Dvideodev2.h1252 __u32 plane; member