Home
last modified time | relevance | path

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

/linux-4.19.296/include/drm/
Ddrm_atomic_helper.h201 #define drm_atomic_crtc_for_each_plane(plane, crtc) \ argument
214 #define drm_atomic_crtc_state_for_each_plane(plane, crtc_state) \ argument
232 #define drm_atomic_crtc_state_for_each_plane_state(plane, plane_state, crtc_state) \ argument
Ddrm_plane.h46 struct drm_plane *plane; member
708 static inline unsigned int drm_plane_index(const struct drm_plane *plane) in drm_plane_index()
717 static inline u32 drm_plane_mask(const struct drm_plane *plane) in drm_plane_mask()
755 #define drm_for_each_plane_mask(plane, dev, plane_mask) \ argument
768 #define drm_for_each_legacy_plane(plane, dev) \ argument
779 #define drm_for_each_plane(plane, dev) \ argument
Ddrm_atomic.h466 struct drm_plane *plane) in drm_atomic_get_existing_plane_state()
481 struct drm_plane *plane) in drm_atomic_get_old_plane_state()
496 struct drm_plane *plane) in drm_atomic_get_new_plane_state()
592 struct drm_plane *plane) in __drm_atomic_get_current_plane_state()
766 #define for_each_oldnew_plane_in_state(__state, plane, old_plane_state, new_plane_state, __i) \ argument
788 #define for_each_oldnew_plane_in_state_reverse(__state, plane, old_plane_state, new_plane_state, __… argument
808 #define for_each_old_plane_in_state(__state, plane, old_plane_state, __i) \ argument
826 #define for_each_new_plane_in_state(__state, plane, new_plane_state, __i) \ argument
Ddrm_simple_kms_helper.h168 struct drm_plane plane; member
Ddrm_modeset_helper_vtables.h1202 static inline void drm_plane_helper_add(struct drm_plane *plane, in drm_plane_helper_add()
/linux-4.19.296/drivers/media/common/videobuf2/
Dvideobuf2-core.c200 int plane; in __vb2_buf_mem_alloc() local
243 unsigned int plane; in __vb2_buf_mem_free() local
258 unsigned int plane; in __vb2_buf_userptr_put() local
292 unsigned int plane; in __vb2_buf_dmabuf_put() local
305 unsigned int plane; in __setup_offsets() local
337 unsigned int buffer, plane; in __vb2_queue_alloc() local
541 unsigned int plane; in vb2_buffer_in_use() local
914 unsigned int plane; in vb2_buffer_done() local
1004 unsigned int plane; in __prepare_userptr() local
1120 unsigned int plane; in __prepare_dmabuf() local
[all …]
Dvideobuf2-v4l2.c89 unsigned int plane; in __verify_length() local
192 unsigned int plane; in __fill_v4l2_buffer() local
299 unsigned int plane; in __fill_vb2_buffer() local
/linux-4.19.296/include/media/tpg/
Dv4l2-tpg.h431 static inline unsigned tpg_g_twopixelsize(const struct tpg_data *tpg, unsigned plane) in tpg_g_twopixelsize()
437 unsigned plane, unsigned x) in tpg_hdiv()
449 unsigned plane, unsigned x) in tpg_hscale_div()
454 static inline unsigned tpg_g_bytesperline(const struct tpg_data *tpg, unsigned plane) in tpg_g_bytesperline()
459 static inline void tpg_s_bytesperline(struct tpg_data *tpg, unsigned plane, unsigned bpl) in tpg_s_bytesperline()
478 static inline unsigned tpg_g_line_width(const struct tpg_data *tpg, unsigned plane) in tpg_g_line_width()
494 unsigned plane, unsigned bpl) in tpg_calc_line_width()
510 static inline unsigned tpg_calc_plane_size(const struct tpg_data *tpg, unsigned plane) in tpg_calc_plane_size()
/linux-4.19.296/drivers/media/common/v4l2-tpg/
Dv4l2-tpg-core.c115 unsigned plane; in tpg_alloc() local
157 unsigned plane; in tpg_free() local
/linux-4.19.296/include/linux/mtd/
Dnand.h75 unsigned int plane; member
/linux-4.19.296/drivers/media/v4l2-core/
Dv4l2-ioctl.c476 const struct v4l2_plane *plane; in v4l_print_buffer() local
/linux-4.19.296/include/uapi/linux/
Dvideodev2.h1012 __u32 plane; member