linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-04-16 09:30:50 to 2019-04-22 08:08:25 UTC [more...]

[PATCH v3 00/15] Add MPEG-2 decoding to Rockchip VPU
 2019-04-22  8:08 UTC  (2+ messages)
` [PATCH v3 02/15] rockchip/vpu: Use v4l2_m2m_buf_copy_metadata

[PATCH v1] media: ov8856: modify register to fix test pattern
 2019-04-22  7:29 UTC 

[PATCH,v1] media: mtk-vcodec: fix vp9 content playback error with show exist frame
 2019-04-22  6:44 UTC  (2+ messages)

Support for 2D engines/blitters in V4L2 and DRM
 2019-04-22  4:02 UTC  (11+ messages)

cron job: media_tree daily build: WARNINGS
 2019-04-22  3:48 UTC 

Kaffeine can't find dvb devices after upgrade to v4l-utils 1.16.5
 2019-04-21 18:36 UTC 

cron job: media_tree daily build: WARNINGS
 2019-04-21  3:48 UTC 

[PATCH 00/20] drm: Split out the formats API and move it to a common place
 2019-04-20 23:05 UTC  (44+ messages)
` [PATCH 01/20] drm: Remove users of drm_format_num_planes
` [PATCH 02/20] drm: Remove users of drm_format_(horz|vert)_chroma_subsampling
` [PATCH 03/20] drm/fourcc: Pass the format_info pointer to drm_format_plane_cpp
` [PATCH 04/20] drm/fourcc: Pass the format_info pointer to drm_format_plane_width/height
` [PATCH 05/20] drm: Replace instances of drm_format_info by drm_get_format_info
` [PATCH 06/20] lib: Add video format information library
` [PATCH 07/20] drm/fb: Move from drm_format_info to image_format_info
` [PATCH 08/20] drm/malidp: Convert to generic image format library
` [PATCH 09/20] drm/client: "
` [PATCH 10/20] drm/exynos: "
` [PATCH 11/20] drm/i915: "
` [PATCH 12/20] drm/ipuv3: "
` [PATCH 13/20] drm/msm: "
` [PATCH 14/20] drm/omap: "
` [PATCH 15/20] drm/rockchip: "
` [PATCH 16/20] drm/tegra: "
` [PATCH 17/20] drm/fourcc: Remove old DRM format API
` [PATCH 18/20] lib: image-formats: Add v4l2 formats support
` [PATCH 19/20] lib: image-formats: Add more functions
` [PATCH 20/20] media: sun6i: Convert to the image format API

[PATCH 0/9] R-Car DU: Add missing RGB pixel formats
 2019-04-20 13:09 UTC  (12+ messages)
` [PATCH 2/9] v4l: Add definitions for missing 16-bit RGB4444 formats
` [PATCH 3/9] v4l: Add definitions for missing 16-bit RGB555 formats
  ` [PATCH v1.1 "
` [PATCH 4/9] media: vsp1: Add support for missing 32-bit RGB formats

[PATCH] staging: media: use help instead of ---help--- in Kconfig
 2019-04-20 11:04 UTC 

cron job: media_tree daily build: WARNINGS
 2019-04-20  3:50 UTC 

general protection fault in smsusb_init_device
 2019-04-19 20:29 UTC  (2+ messages)

[PATCH] media: cedrus: Fix initialization order
 2019-04-19 10:06 UTC  (3+ messages)

dynamic DMA-buf sharing between devices
 2019-04-19 19:05 UTC  (34+ messages)
` [PATCH 01/12] dma-buf: add dynamic caching of sg_table
` [PATCH 02/12] dma-buf: add dma_buf_(un)map_attachment_locked variants v3
` [PATCH 03/12] dma-buf: lock the reservation object during (un)map_dma_buf v3
` [PATCH 04/12] dma-buf: add optional invalidate_mappings callback v5
` [PATCH 05/12] dma-buf: add explicit buffer pinning
` [PATCH 06/12] drm: remove prime sg_table caching
` [PATCH 07/12] drm/ttm: remove the backing store if no placement is given
` [PATCH 08/12] drm/ttm: use the parent resv for ghost objects
` [PATCH 09/12] drm/amdgpu: add independent DMA-buf export v3
` [PATCH 10/12] drm/amdgpu: add independent DMA-buf import v4
` [PATCH 11/12] drm/amdgpu: add DMA-buf pin/unpin implementation
` [PATCH 12/12] drm/amdgpu: add DMA-buf invalidation callback v2

[PATCH v3 0/2] HEVC/H.265 stateless support for V4L2 and Cedrus
 2019-04-19  7:22 UTC  (4+ messages)
` [PATCH v3 1/2] media: v4l: Add definitions for the HEVC slice format and controls

KASAN: use-after-free Read in v4l2_fh_init
 2019-04-19 14:36 UTC 

[PATCH v2 00/15] Add mediatek mipicsi driver for Mediatek SOC MT2712
 2019-04-19  3:52 UTC  (17+ messages)
` [PATCH v2 01/15] dt-bindings: media: Add binding for MT2712 MIPI-CSI2
` [PATCH v2 02/15] [media] mtk-mipicsi: add mediatek mipicsi driver for mt2712
` [PATCH v2 03/15] [media] mtk-mipicsi: add pm function
` [PATCH v2 04/15] [media] mtk-mipicsi: add color format support for mt2712
` [PATCH v2 05/15] [media] mtk-mipicsi: get the w/h/bytepwerline for mtk_mipicsi
` [PATCH v2 06/15] [media] mtk-mipicsi: add function to support SerDes for link number
` [PATCH v2 07/15] [media] mtk-mipicsi: add mipicsi reg setting for mt2712
` [PATCH v2 10/15] [media] mtk-mipicsi: add ISR for writing the data to buffer
` [PATCH v2 11/15] [media] mtk-mipicsi: set the output address in HW reg
` [PATCH v2 12/15] [media] mtk-mipicsi: add function to get the format
` [PATCH v2 13/15] [media] mtk-mipicsi: add the function for Get/Set PARM for application
` [PATCH v2 14/15] [media] mtk-mipicsi: add debug message for mipicsi driver
` [PATCH v2 15/15] [media] mtk-mipicsi: add debugfs "

cron job: media_tree daily build: WARNINGS
 2019-04-19  3:50 UTC 

[PATCH v3 1/2] media: exynos4-is: Properly report _MPLANE caps
 2019-04-18 22:35 UTC  (5+ messages)

[PATCH] media: staging/imx: add media device to capture register
 2019-04-18 22:13 UTC  (3+ messages)

[PATCH 0/5] Aspeed: Enable video engine
 2019-04-18 21:56 UTC  (4+ messages)
` [PATCH 4/5] clk: Aspeed: Setup video engine clocking

[PATCH v8] media: imx: add mem2mem device
 2019-04-18 16:44 UTC 

[PATCH v3 0/5] media: vsp1: Phased partition overlap support
 2019-04-18 12:42 UTC  (11+ messages)
` [PATCH v3 1/5] media: vsp1: Define partition algorithm helper
` [PATCH v3 2/5] media: vsp1: Initialise partition windows
` [PATCH v3 3/5] media: vsp1: Document partition algorithm in code header
` [PATCH v3 4/5] media: vsp1: Split out pre-filter multiplier
` [PATCH v3 5/5] media: vsp1: Provide partition overlap algorithm

BUG: unable to handle kernel paging request in osq_lock
 2019-04-18 12:36 UTC 

[PATCH] libv4lconvert: Add support for V4L2_PIX_FMT_NV12
 2019-04-18 11:21 UTC  (6+ messages)
` [PATCH v2 1/2] libv4lconvert: Port supported_src_formats to bit-ops
  ` [PATCH v2 2/2] libv4lconvert: Add support for V4L2_PIX_FMT_NV12

[PATCH] configure.ac: Add AM_GNU_GETTEXT_VERSION([0.19.8])
 2019-04-18 11:14 UTC 

[PATCH] media: atmel-isc: fix spelling mistake "profie" -> "profile"
 2019-04-18  6:21 UTC  (2+ messages)

cron job: media_tree daily build: WARNINGS
 2019-04-18  3:50 UTC 

[RFC PATCH] media: rcar-csi2: Fix field detection
 2019-04-18  0:18 UTC  (7+ messages)

[PATCH v4] media: docs-rst: Document m2m stateless video decoder interface
 2019-04-17 17:21 UTC  (20+ messages)

[PATCH 0/4] media: ov7740: several bug fixes and cleanup
 2019-04-17 14:06 UTC  (5+ messages)
` [PATCH 1/4] media: ov7740: fix unbalanced pm_runtime_get/put
` [PATCH 2/4] media: ov7740: avoid invalid framesize setting
` [PATCH 3/4] media: ov7740: fix vertical flip control
` [PATCH 4/4] media: ov7740: remove redundant V4L2_CTRL_FLAG_VOLATILE set

[RFC PATCH V1 0/6] media: platform: Add support for Digital Image Processing (DIP) on mt8183 SoC
 2019-04-17 10:45 UTC  (7+ messages)
` [RFC PATCH V1 1/6] dt-bindings: mt8183: Add binding for DIP shared memory
` [RFC PATCH V1 2/6] dts: arm64: mt8183: Add DIP shared memory node
` [RFC PATCH V1 3/6] dt-bindings: mt8183: Added DIP dt-bindings
` [RFC PATCH V1 4/6] dts: arm64: mt8183: Add DIP nodes
` [RFC PATCH V1 5/6] media: platform: Add Mediatek DIP driver KConfig
` [RFC PATCH V1 6/6] platform: mtk-isp: Add Mediatek DIP driver

Route lifetime in SUBDEV_[GS]_ROUTING
 2019-04-17 10:41 UTC 

cron job: media_tree daily build: WARNINGS
 2019-04-17  3:48 UTC 

[PATCH v3 00/26] compat_ioctl: cleanups
 2019-04-16 22:33 UTC  (3+ messages)
` [PATCH v3 12/26] compat_ioctl: move more drivers to compat_ptr_ioctl

[PATCH v2 00/15] media: vimc: Add support for multiplanar formats
 2019-04-16 15:17 UTC  (3+ messages)
` [PATCH v2 11/15] media: vimc: Add and use new struct vimc_frame

Questions regarding Documentation/media/uapi/v4l/field-order.rst
 2019-04-16 13:54 UTC 

[PATCH v4 1/2] media: v4l2: Make sure all drivers set _MPLANE caps in vdev->device_caps
 2019-04-16 12:03 UTC  (2+ messages)
` [PATCH v4 2/2] media: v4l2: Get rid of ->vidioc_enum_fmt_vid_{cap,out}_mplane

[PATCH RESEND v7 0/2] media: cedrus: Add H264 decoding support
 2019-04-16 11:54 UTC  (10+ messages)
` [PATCH RESEND v7 1/2] media: uapi: Add H264 low-level decoder API compound controls

[RESEND PATCH v4 0/9] mm: Use vm_map_pages() and vm_map_pages_zero() API
 2019-04-16 11:49 UTC  (13+ messages)
` [RESEND PATCH v4 1/9] mm: Introduce new "
  ` [REBASE PATCH v5 "
` [RESEND PATCH v4 7/9] videobuf2/videobuf2-dma-sg.c: Convert to use vm_map_pages()
  ` [REBASE PATCH v5 "
` [REBASE PATCH v5 0/9] mm: Use vm_map_pages() and vm_map_pages_zero() API
` [REBASE PATCH v5 2/9] arm: mm: dma-mapping: Convert to use vm_map_pages()
` [REBASE PATCH v5 3/9] drivers/firewire/core-iso.c: Convert to use vm_map_pages_zero()
` [REBASE PATCH v5 4/9] drm/rockchip/rockchip_drm_gem.c: Convert to use vm_map_pages()
` [REBASE PATCH v5 5/9] drm/xen/xen_drm_front_gem.c: "
` [REBASE PATCH v5 6/9] iommu/dma-iommu.c: "
` [REBASE PATCH v5 8/9] xen/gntdev.c: "
` [REBASE PATCH v5 9/9] xen/privcmd-buf.c: Convert to use vm_map_pages_zero()

[PATCH] USB: s2255 & stkwebcam: fix oops with malicious USB descriptors
 2019-04-16 11:33 UTC  (5+ messages)

KASAN: use-after-free Read in cpia2_usb_disconnect
 2019-04-16 11:16 UTC 

[PATCH 1/3] media: dt-bindings: add bindings for Toshiba TC358746
 2019-04-16 10:45 UTC  (11+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).