Searched defs:plane (Results 1 – 9 of 9) sorted by relevance
/include/drm/ |
D | drm_atomic_helper.h | 162 #define drm_atomic_crtc_for_each_plane(plane, crtc) \ argument 175 #define drm_atomic_crtc_state_for_each_plane(plane, crtc_state) \ argument 193 #define drm_atomic_crtc_state_for_each_plane_state(plane, plane_state, crtc_state) \ argument
|
D | drm_atomic.h | 572 struct drm_plane *plane) in drm_atomic_get_existing_plane_state() 587 struct drm_plane *plane) in drm_atomic_get_old_plane_state() 602 struct drm_plane *plane) in drm_atomic_get_new_plane_state() 698 struct drm_plane *plane) in __drm_atomic_get_current_plane_state() 866 #define for_each_oldnew_plane_in_state(__state, plane, old_plane_state, new_plane_state, __i) \ argument 889 #define for_each_oldnew_plane_in_state_reverse(__state, plane, old_plane_state, new_plane_state, __… argument 906 #define for_each_new_plane_in_state_reverse(__state, plane, new_plane_state, __i) \ argument 925 #define for_each_old_plane_in_state(__state, plane, old_plane_state, __i) \ argument 943 #define for_each_new_plane_in_state(__state, plane, new_plane_state, __i) \ argument
|
D | drm_plane.h | 54 struct drm_plane *plane; member 824 static inline unsigned int drm_plane_index(const struct drm_plane *plane) in drm_plane_index() 833 static inline u32 drm_plane_mask(const struct drm_plane *plane) in drm_plane_mask() 871 #define drm_for_each_plane_mask(plane, dev, plane_mask) \ argument 884 #define drm_for_each_legacy_plane(plane, dev) \ argument 895 #define drm_for_each_plane(plane, dev) \ argument
|
D | drm_fourcc.h | 271 int plane) in drm_format_info_plane_width() 293 int plane) in drm_format_info_plane_height()
|
D | drm_simple_kms_helper.h | 224 struct drm_plane plane; member
|
D | drm_modeset_helper_vtables.h | 1356 static inline void drm_plane_helper_add(struct drm_plane *plane, in drm_plane_helper_add()
|
/include/media/tpg/ |
D | v4l2-tpg.h | 433 static inline unsigned tpg_g_twopixelsize(const struct tpg_data *tpg, unsigned plane) in tpg_g_twopixelsize() 439 unsigned plane, unsigned x) in tpg_hdiv() 451 unsigned plane, unsigned x) in tpg_hscale_div() 456 static inline unsigned tpg_g_bytesperline(const struct tpg_data *tpg, unsigned plane) in tpg_g_bytesperline() 461 static inline void tpg_s_bytesperline(struct tpg_data *tpg, unsigned plane, unsigned bpl) in tpg_s_bytesperline() 480 static inline unsigned tpg_g_line_width(const struct tpg_data *tpg, unsigned plane) in tpg_g_line_width() 496 unsigned plane, unsigned bpl) in tpg_calc_line_width() 512 static inline unsigned tpg_calc_plane_size(const struct tpg_data *tpg, unsigned plane) in tpg_calc_plane_size()
|
/include/linux/mtd/ |
D | nand.h | 80 unsigned int plane; member
|
/include/uapi/linux/ |
D | videodev2.h | 1143 __u32 plane; member
|