Home
last modified time | relevance | path

Searched refs:n_planes (Results 1 – 25 of 40) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/gpu/drm/arm/
H A Dmalidp_mw.c29 u8 n_planes; member
132 int i, n_planes; in malidp_mw_encoder_atomic_check() local
162 n_planes = fb->format->num_planes; in malidp_mw_encoder_atomic_check()
163 for (i = 0; i < n_planes; i++) { in malidp_mw_encoder_atomic_check()
176 mw_state->n_planes = n_planes; in malidp_mw_encoder_atomic_check()
263 mw_state->pitches, mw_state->n_planes, in malidp_mw_atomic_commit()
H A Dmalidp_planes.c112 state->n_planes = m_state->n_planes; in malidp_duplicate_plane_state()
142 drm_printf(p, "\tn_planes=%u\n", ms->n_planes); in malidp_plane_atomic_print_state()
337 for (i = 0; i < ms->n_planes; i++) { in malidp_check_pages_threshold()
469 u8 readahead, u8 n_planes, u32 pgsize) in malidp_calc_mmu_control_value() argument
484 for (i = 0; i < n_planes; i++) in malidp_calc_mmu_control_value()
526 ms->n_planes = fb->format->num_planes; in malidp_de_plane_check()
527 for (i = 0; i < ms->n_planes; i++) { in malidp_de_plane_check()
560 if (ms->n_planes == 3 && in malidp_de_plane_check()
707 ms->n_planes, in malidp_de_set_mmu_control()
825 for (i = 0; i < ms->n_planes; i++) in malidp_de_plane_update()
[all …]
H A Dmalidp_drv.h68 u8 n_planes; member
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_10.0.2/
H A D0022-HACK-pixman-renderer-Support-mali-egl-client-and-egl.patch130 + for (i = 0; i < attributes->n_planes; i++) {
139 + if (attributes->n_planes < 0)
142 + if (attributes->n_planes == 1)
148 + for (i = 1; i < attributes->n_planes; i++) {
287 + attributes->n_planes = 1;
351 - for (i = 0; i < attributes->n_planes; i++) {
360 - if (attributes->n_planes < 0)
363 - if (attributes->n_planes == 1)
370 - for (i = 1; i < attributes->n_planes; i++) {
H A D0018-pixman-renderer-Support-linux-dmabuf.patch91 + if (attributes->n_planes == 1)
222 + for (i = 0; i < attributes->n_planes; i++) {
231 + if (attributes->n_planes < 0)
234 + if (attributes->n_planes == 1)
241 + for (i = 1; i < attributes->n_planes; i++) {
H A D0057-backend-drm-Support-getting-drm-fb-from-dmabuf-direc.patch57 fb->num_planes = dmabuf->attributes.n_planes;
58 - for (i = 0; i < dmabuf->attributes.n_planes; i++) {
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_11.0.1/
H A D0025-HACK-pixman-renderer-Support-mali-egl-client-and-egl.patch130 + for (i = 0; i < attributes->n_planes; i++) {
140 + if (attributes->n_planes < 0)
143 + if (attributes->n_planes == 1)
149 + for (i = 1; i < attributes->n_planes; i++) {
275 + attributes->n_planes = 1;
413 - for (i = 0; i < attributes->n_planes; i++) {
423 - if (attributes->n_planes < 0)
426 - if (attributes->n_planes == 1)
433 - for (i = 1; i < attributes->n_planes; i++) {
H A D0021-pixman-renderer-Support-linux-dmabuf.patch95 + if (attributes->n_planes == 1)
251 + for (i = 0; i < attributes->n_planes; i++) {
261 + if (attributes->n_planes < 0)
264 + if (attributes->n_planes == 1)
271 + for (i = 1; i < attributes->n_planes; i++) {
H A D0061-backend-drm-Support-getting-drm-fb-from-dmabuf-direc.patch57 fb->num_planes = dmabuf->attributes.n_planes;
58 - for (i = 0; i < dmabuf->attributes.n_planes; i++) {
/OK3568_Linux_fs/buildroot/package/weston/
H A D0025-HACK-pixman-renderer-Support-mali-egl-client-and-egl.patch130 + for (i = 0; i < attributes->n_planes; i++) {
140 + if (attributes->n_planes < 0)
143 + if (attributes->n_planes == 1)
149 + for (i = 1; i < attributes->n_planes; i++) {
275 + attributes->n_planes = 1;
413 - for (i = 0; i < attributes->n_planes; i++) {
423 - if (attributes->n_planes < 0)
426 - if (attributes->n_planes == 1)
433 - for (i = 1; i < attributes->n_planes; i++) {
H A D0021-pixman-renderer-Support-linux-dmabuf.patch95 + if (attributes->n_planes == 1)
251 + for (i = 0; i < attributes->n_planes; i++) {
261 + if (attributes->n_planes < 0)
264 + if (attributes->n_planes == 1)
271 + for (i = 1; i < attributes->n_planes; i++) {
H A D0060-backend-drm-Support-getting-drm-fb-from-dmabuf-direc.patch57 fb->num_planes = dmabuf->attributes.n_planes;
58 - for (i = 0; i < dmabuf->attributes.n_planes; i++) {
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.20/
H A D0008-video-converter-Support-rockchip-RGA-2D-accel.patch103 + vstride0 = meta->n_planes == 1 ? meta->height : meta->offset[1] / hstride;
229 int i, n_planes;
237 n_planes = GST_VIDEO_FRAME_N_PLANES (dest);
238 for (i = 0; i < n_planes; i++) {
H A D0012-glupload-Support-NV12_10LE40-and-NV12-NV12_10LE40-NV.patch59 guint n_planes = GST_VIDEO_INFO_N_PLANES (in_info);
92 + n_planes = 1;
96 if (G_UNLIKELY (n_planes > 3))
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.22/
H A D0008-video-converter-Support-rockchip-RGA-2D-accel.patch103 + vstride0 = meta->n_planes == 1 ? meta->height : meta->offset[1] / hstride;
229 int i, n_planes;
237 n_planes = GST_VIDEO_FRAME_N_PLANES (dest);
238 for (i = 0; i < n_planes; i++) {
H A D0012-glupload-Support-NV12_10LE40-and-NV12-NV12_10LE40-NV.patch59 guint n_planes = GST_VIDEO_INFO_N_PLANES (in_info);
92 + n_planes = 1;
96 if (G_UNLIKELY (n_planes > 3))
/OK3568_Linux_fs/buildroot/package/gstreamer1/gst1-plugins-base/
H A D0008-video-converter-Support-rockchip-RGA-2D-accel.patch103 + vstride0 = meta->n_planes == 1 ? meta->height : meta->offset[1] / hstride;
229 int i, n_planes;
237 n_planes = GST_VIDEO_FRAME_N_PLANES (dest);
238 for (i = 0; i < n_planes; i++) {
H A D0012-glupload-Support-NV12_10LE40-and-NV12-NV12_10LE40-NV.patch59 guint n_planes = GST_VIDEO_INFO_N_PLANES (in_info);
92 + n_planes = 1;
96 if (G_UNLIKELY (n_planes > 3))
/OK3568_Linux_fs/external/gstreamer-rockchip/gst/rkximage/
H A Dgstkmsallocator.c561 gint n_planes, gsize offsets[GST_VIDEO_MAX_PLANES], GstVideoInfo * vinfo) in gst_kms_allocator_dmabuf_import() argument
569 g_return_val_if_fail (n_planes <= GST_VIDEO_MAX_PLANES, FALSE); in gst_kms_allocator_dmabuf_import()
580 for (i = 0; i < n_planes; i++) { in gst_kms_allocator_dmabuf_import()
590 for (i = 0; i < n_planes; i++) { in gst_kms_allocator_dmabuf_import()
H A Dgstkmsallocator.h85 gint n_planes,
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Ddmabuf.rst95 int buffer_queue_mp(int v4lfd, int index, int dmafd[], int n_planes)
106 buf.length = n_planes;
110 for (i = 0; i < n_planes; ++i)
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.20/
H A D0028-kmssink-Avoid-double-closing-shared-gem-handle.patch23 g_return_val_if_fail (n_planes <= GST_VIDEO_MAX_PLANES, FALSE);
H A D0034-waylandsink-Fix-buffer-size-error-when-video-cropped.patch28 for (i = 0; i < vmeta->n_planes; i++) {
/OK3568_Linux_fs/buildroot/package/gstreamer1/gst1-plugins-bad/
H A D0029-kmssink-Avoid-double-closing-shared-gem-handle.patch23 g_return_val_if_fail (n_planes <= GST_VIDEO_MAX_PLANES, FALSE);
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.22/
H A D0029-kmssink-Avoid-double-closing-shared-gem-handle.patch23 g_return_val_if_fail (n_planes <= GST_VIDEO_MAX_PLANES, FALSE);

12