Linux Media Controller development
 help / color / mirror / Atom feed
 messages from 2024-05-13 08:34:29 to 2024-05-17 09:53:46 UTC [more...]

[PATCH v6,00/24] media: mediatek: add driver to support secure video decoder
 2024-05-17  9:53 UTC  (26+ messages)
` [PATCH v6,01/24] v4l2: add restricted memory flags
` [PATCH v6,02/24] v4l2: handle restricted memory flags in queue setup
` [PATCH v6,03/24] v4l2: verify restricted dmabufs are used in restricted queue
` [PATCH v6,04/24] v4l: add documentation for restricted memory flag
` [PATCH v6,05/24] dma-buf: heaps: Deduplicate docs and adopt common format
` [PATCH v6,06/24] dma-heap: Add proper kref handling on dma-buf heaps
` [PATCH v6,07/24] dma-heap: Provide accessors so that in-kernel drivers can allocate dmabufs from specific heaps
` [PATCH v6,08/24] media: mediatek: vcodec: add tee client interface to communiate with optee-os
` [PATCH v6,09/24] media: mediatek: vcodec: allocate tee share memory
` [PATCH v6,10/24] media: mediatek: vcodec: send share memory data to optee
` [PATCH v6,11/24] media: mediatek: vcodec: initialize msg and vsi information
` [PATCH v6,12/24] media: mediatek: vcodec: add interface to allocate/free secure memory
` [PATCH v6,13/24] media: mediatek: vcodec: using shared memory as vsi address
` [PATCH v6,14/24] media: mediatek: vcodec: Add capture format to support one plane memory
` [PATCH v6,15/24] media: mediatek: vcodec: Add one plane format
` [PATCH v6,16/24] media: mediatek: vcodec: support one plane capture buffer
` [PATCH v6,17/24] media: mediatek: vcodec: re-construct h264 driver to support svp mode
` [PATCH v6,18/24] media: mediatek: vcodec: remove parse nal_info in kernel
` [PATCH v6,19/24] media: mediatek: vcodec: disable wait interrupt for svp mode
  ` [PATCH v6, 19/24] "
` [PATCH v6,20/24] media: mediatek: vcodec: support tee decoder
` [PATCH v6,21/24] media: mediatek: vcodec: move vdec init interface to setup callback
` [PATCH v6,22/24] media: mediatek: vcodec: support hevc svp for mt8188
` [PATCH v6,23/24] media: mediatek: vcodec: support av1 svp decoder "
` [PATCH v6,24/24] media: mediatek: vcodec: support vp9 "

[PATCH] tracing/treewide: Remove second parameter of __assign_str()
 2024-05-17  9:50 UTC  (5+ messages)

[PATCH] media: uapi: v4l: Change V4L2_TYPE_IS_CAPTURE condition
 2024-05-17  9:49 UTC 

[PATCH] media: v4l: async: Fix NULL pointer dereference in adding ancillary links
 2024-05-17  9:03 UTC  (2+ messages)

[PATCH v5 00/25] imx258 improvement series
 2024-05-17  8:31 UTC  (3+ messages)
` [PATCH v5 21/25] dt-bindings: media: imx258: Add binding for powerdown-gpio

[PATCH] media: v4l: async: Fix NULL pointer when v4l2 flash subdev binding
 2024-05-17  8:03 UTC  (5+ messages)

[PATCH 1/1] media: Documentation: v4l: Fix ACTIVE route flag
 2024-05-17  6:44 UTC 

Safety of opening up /dev/dma_heap/* to physically present users (udev uaccess tag) ?
 2024-05-16 17:11 UTC  (39+ messages)

[PATCH 0/8] dma-buf: heaps: Support carved-out heaps and ECC related-flags
 2024-05-16 17:09 UTC  (18+ messages)
` [PATCH 1/8] dma-buf: heaps: Introduce a new heap for reserved memory
` [PATCH 2/8] of: Add helper to retrieve ECC memory bits
` [PATCH 3/8] dma-buf: heaps: Import uAPI header
` [PATCH 4/8] dma-buf: heaps: Add ECC protection flags
` [PATCH 5/8] dma-buf: heaps: system: Remove global variable
` [PATCH 6/8] dma-buf: heaps: system: Handle ECC flags
` [PATCH 7/8] dma-buf: heaps: cma: "
` [PATCH 8/8] dma-buf: heaps: carveout: "

[PATCH v6 00/10] media: i2c: mlx7502x ToF camera support
 2024-05-16 16:41 UTC  (11+ messages)
` [PATCH v6 01/10] media: uapi: ctrls: Add camera trigger controls
` [PATCH v6 02/10] media: v4l: "
` [PATCH v6 03/10] media: uapi: ctrls: Add Time of Flight class controls
` [PATCH v6 04/10] media: v4l: ctrls: Fill V4L2_CID_TOF_CLASS controls
` [PATCH v6 05/10] media: Documentation: v4l: Add TOF class controls
` [PATCH v6 06/10] media: v4l: ctrls-api: Allow array update in __v4l2_ctrl_modify_range
` [PATCH v6 07/10] media: v4l: ctrls: Add user control base for mlx7502x
` [PATCH v6 08/10] media: uapi: Add mlx7502x header file
` [PATCH v6 09/10] media: dt-bindings: Add mlx7502x camera sensor
` [PATCH v6 10/10] media: i2c: Add driver for mlx7502x ToF sensor

[GIT PULL for v6.10-rc1] media updates
 2024-05-16 15:53 UTC  (3+ messages)
` [GIT PULL for v6.10-rc1] media updates (#101746)

[PATCH v6] lib: add basic KUnit test for lib/math
 2024-05-16 15:16 UTC  (3+ messages)

[PATCH v15 00/16] Add audio support in v4l2 framework
 2024-05-16 14:58 UTC  (29+ messages)

[PATCH v6 0/4] Use V4L2 mbus config for conveying MEI CSI link frequency
 2024-05-16 12:25 UTC  (5+ messages)
` [PATCH v6 1/4] media: v4l: Support passing media pad argument to v4l2_get_link_freq()
` [PATCH v6 2/4] media: v4l: Support obtaining link frequency via get_mbus_config
` [PATCH v6 3/4] media: Documentation: Update link frequency driver documentation
` [PATCH v6 4/4] media: ivsc: csi: Obtain link frequency from the media pad

[PATCH v5 0/4] Use V4L2 mbus config for conveying MEI CSI link frequency
 2024-05-16 11:15 UTC  (6+ messages)
` [PATCH v5 1/4] media: v4l: Support passing media pad argument to v4l2_get_link_freq()
` [PATCH v5 2/4] media: v4l: Support obtaining link frequency via get_mbus_config
` [PATCH v5 3/4] media: Documentation: Update link frequency driver documentation
` [PATCH v5 4/4] media: ivsc: csi: Obtain link frequency from the media pad

[PATCH v5 0/9] dma-buf: heaps: Add restricted heap
 2024-05-16  9:59 UTC  (12+ messages)
` [PATCH v5 1/9] dt-bindings: reserved-memory: Add mediatek,dynamic-restricted-region
` [PATCH v5 2/9] scatterlist: Add a flag for the restricted memory
` [PATCH v5 3/9] lib/scatterlist: Add sg_dup_table
` [PATCH v5 4/9] dma-buf: heaps: Initialize a restricted heap
` [PATCH v5 5/9] dma-buf: heaps: restricted_heap: Add private heap ops
` [PATCH v5 6/9] dma-buf: heaps: restricted_heap: Add dma_ops
` [PATCH v5 7/9] dma-buf: heaps: restricted_heap: Add MediaTek restricted heap and heap_init
` [PATCH v5 8/9] dma-buf: heaps: restricted_heap_mtk: Add TEE memory service call
` [PATCH v5 9/9] dma_buf: heaps: restricted_heap_mtk: Add a new CMA heap

[PATCH v13 00/28] drm/connector: Create HDMI Connector infrastructure
 2024-05-16  9:45 UTC  (7+ messages)
` [PATCH v13 15/28] drm/connector: hdmi: Compute bpc and format automatically
  `  "
` [PATCH v13 27/28] drm/rockchip: inno_hdmi: Switch to HDMI connector
  `  "

[PATCH v2] media: verisilicon: Add reference buffers compression
 2024-05-16  8:41 UTC 

[PATCH v2 00/34] Qualcomm video encoder and decoder driver
 2024-05-16  8:06 UTC  (3+ messages)

[PATCH] media: verisilicon: Add reference buffers compression
 2024-05-16  7:49 UTC  (4+ messages)

[PATCH v4 00/13] Add ISP 3A for StarFive
 2024-05-16  3:22 UTC  (2+ messages)
` 回复: "

[PATCH v2 linux-next] media: i2c: st-mipid02: replace of_node_put() with __free
 2024-05-15 13:47 UTC  (4+ messages)

[PATCH net-next v9 00/14] Device Memory TCP
 2024-05-15 10:19 UTC  (8+ messages)
` [PATCH net-next v9 04/14] netdev: support binding dma-buf to netdevice
` [PATCH net-next v9 12/14] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags

[ANN] Request for Topics and registration for a Media Summit September 16th
 2024-05-15  9:32 UTC  (3+ messages)

[PATCH v2] media: i2c: Add ar0234 camera sensor driver
 2024-05-15  6:34 UTC  (2+ messages)

[PATCH v4 0/7] dma-buf: heaps: Add restricted heap
 2024-05-15  5:43 UTC  (8+ messages)
` [PATCH v4 3/7] dma-buf: heaps: restricted_heap: Add private heap ops
` [PATCH v4 4/7] dma-buf: heaps: restricted_heap: Add dma_ops

[PATCH v7 7/8] media: imagination: Round to closest multiple for cropping region
 2024-05-15  5:06 UTC  (5+ messages)

cron job: media_tree daily build: OK
 2024-05-15  1:48 UTC 

[syzbot] Monthly media report (May 2024)
 2024-05-14 20:49 UTC 

[PATCH v7 5/8] media: verisilcon : Use exported tables from v4l2-jpeg for hantro codec
 2024-05-14 20:14 UTC  (2+ messages)

[PATCH 0/2] media: v4l2-subdev: Support const-awareness in state accessors
 2024-05-14 20:07 UTC  (3+ messages)
` [PATCH 2/2] media: rkisp1: Mark subdev state pointers as const

[PATCH v3 0/4] Add features to an existing driver
 2024-05-14 19:59 UTC  (5+ messages)
` [PATCH v3 4/4] media: chips-media: wave5: Support YUV422 raw pixel-formats on the encoder

[PATCH] media: vivid: make the timestamps/seq numbers reliable
 2024-05-14 19:55 UTC  (2+ messages)

[linuxtv-media-stage:master] BUILD SUCCESS 8771b7f31b7fff91a998e6afdb60650d4bac59a5
 2024-05-14 18:30 UTC 

[PATCH v2] media: ipu-bridge: fix error code in ipu_bridge_init()
 2024-05-14 15:38 UTC  (7+ messages)

[PATCH v2] media: imx-pxp: fix ERR_PTR dereference in pxp_probe()
 2024-05-14 14:58 UTC  (2+ messages)

[PATCH v4l-utils] keytable: fix command line processing
 2024-05-14 13:55 UTC 

[PATCH] media: imx-pxp: fix ERR_PTR dereference in pxp_probe()
 2024-05-14  9:46 UTC  (2+ messages)

[PATCH v3 0/8] Move camss version related defs in to resources
 2024-05-14  8:39 UTC  (17+ messages)
` [PATCH v3 1/8] media: qcom: camss: Add per sub-device type resources
` [PATCH v3 2/8] media: qcom: camss: Attach formats to VFE resources
` [PATCH v3 5/8] media: qcom: camss: Move format related functions
` [PATCH v3 8/8] media: qcom: camss: Decouple VFE from CSID

[PATCH 0/1] virtio-media: Add device specification
 2024-05-13 15:49 UTC  (3+ messages)

[PATCH] media: bcm2835-unicam: Depend on COMMON_CLK
 2024-05-13 15:40 UTC  (2+ messages)

[PATCH v3 00/10] Add Chameleon v3 video support
 2024-05-13 14:56 UTC  (8+ messages)
` [PATCH v3 05/10] media: dt-bindings: video-interfaces: Support DisplayPort MST
` [PATCH v3 09/10] media: dt-bindings: Add Intel Displayport RX IP

[PATCH] media: verisilicon: AV1: Be more fexible on postproc capabilities
 2024-05-13 14:55 UTC  (4+ messages)
` [PATCH] media: verisilicon: Fix auxiliary buffers allocation size

[PATCH v3 00/26] media: Fix coccinelle warning/errors
 2024-05-13 14:25 UTC  (8+ messages)
` [PATCH v3 26/26] media: dvb-frontends: tda10048: Make the range of z explicit

[PATCH] i2c: mux: Remove class argument from i2c_mux_add_adapter()
 2024-05-13 14:14 UTC  (2+ messages)

[PATCH 0/2] media: Add driver for ST VD56G3 camera sensor
 2024-05-13 13:37 UTC  (5+ messages)
` [PATCH 2/2] media: i2c: "

[PATCH v7 6/8] math.h Add macros to round to closest specified power of 2
 2024-05-13 13:14 UTC  (12+ messages)

[PATCH] media: ov2740: Ensure proper reset sequence on probe()
 2024-05-13 10:07 UTC  (4+ messages)

[PATCH v2] media: mediatek: vcodec: add decoder command to support stateless decoder
 2024-05-13 10:06 UTC  (3+ messages)

[PATCH] MA-21654 Use dma_alloc_pages in vb2_dma_sg_alloc_compacted
 2024-05-13  9:49 UTC  (9+ messages)
              ` [EXT] "

[PATCH v4 0/3] Add support for qcom msm8998-venus (HW vdec / venc)
 2024-05-13  8:51 UTC  (3+ messages)
` [PATCH v4 2/3] arm64: dts: qcom: msm8998: add venus node


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox