linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-06-17 17:59:13 to 2024-06-19 10:04:49 UTC [more...]

[PATCH v11 0/7] iio: new DMABUF based API v11
 2024-06-19 10:03 UTC  (11+ messages)
` [PATCH v11 1/7] dmaengine: Add API function dmaengine_prep_peripheral_dma_vec()
` [PATCH v11 2/7] dmaengine: dma-axi-dmac: Implement device_prep_peripheral_dma_vec
` [PATCH v11 3/7] iio: core: Add new DMABUF interface infrastructure
    ` [v11 "
` [PATCH v11 4/7] iio: buffer-dma: Enable support for DMABUFs
` [PATCH v11 5/7] iio: buffer-dmaengine: Support new DMABUF based userspace API
` [PATCH v11 6/7] Documentation: iio: Document high-speed DMABUF based API
` [PATCH v11 7/7] Documentation: dmaengine: Document new dma_vec API

[PATCH RESEND v5 00/16] Add audio support for the MediaTek Genio 350-evk board
 2024-06-19 10:04 UTC  (25+ messages)
` [PATCH RESEND v5 01/16] ASoC: dt-bindings: mediatek,mt8365-afe: Add audio afe document
` [PATCH RESEND v5 02/16] ASoC: dt-bindings: mediatek,mt8365-mt6357: Add audio sound card document
` [PATCH RESEND v5 04/16] ASoC: mediatek: mt8365: Add common header
` [PATCH RESEND v5 05/16] ASoC: mediatek: mt8365: Add audio clock control support
` [PATCH RESEND v5 06/16] ASoC: mediatek: mt8365: Add I2S DAI support
` [PATCH RESEND v5 07/16] ASoC: mediatek: mt8365: Add ADDA "
` [PATCH RESEND v5 08/16] ASoC: mediatek: mt8365: Add DMIC "
` [PATCH RESEND v5 13/16] ASoC: mediatek: Add MT8365 support
` [PATCH RESEND v5 15/16] arm64: dts: mediatek: add afe support for mt8365 SoC
` [PATCH RESEND v5 16/16] arm64: dts: mediatek: add audio support for mt8365-evk

[ANN] Request for Topics and registration for a Media Summit September 16th
 2024-06-19  9:28 UTC  (2+ messages)

[PATCH 0/4] Support MediaTek MT8188 Media Data Path 3 (MDP3)
 2024-06-19  9:23 UTC  (2+ messages)

[PATCH] media: renesas: vsp1: Print debug message to diagnose validation failure
 2024-06-19  9:19 UTC  (3+ messages)

[PATCH 1/3] media: rockchip: Introduce the rkvdec2 driver
 2024-06-19  7:41 UTC  (5+ messages)

[PATCH v5 00/10] media: rkvdec: Add H.264 High 10 and 4:2:2 profile support
 2024-06-19  7:21 UTC  (12+ messages)
` [PATCH v5 01/10] media: v4l2-common: Add helpers to calculate bytesperline and sizeimage
` [PATCH v5 02/10] media: v4l2: Add NV15 and NV20 pixel formats
` [PATCH v5 03/10] media: rkvdec: h264: Use bytesperline and buffer height as virstride
` [PATCH v5 04/10] media: rkvdec: h264: Don't hardcode SPS/PPS parameters
` [PATCH v5 05/10] media: rkvdec: Extract rkvdec_fill_decoded_pixfmt into helper
` [PATCH v5 06/10] media: rkvdec: Move rkvdec_reset_decoded_fmt helper
` [PATCH v5 07/10] media: rkvdec: Extract decoded format enumeration into helper
` [PATCH v5 08/10] media: rkvdec: Add image format concept
` [PATCH v5 09/10] media: rkvdec: Add get_image_fmt ops
` [PATCH v5 10/10] media: rkvdec: h264: Support High 10 and 4:2:2 profiles

[PATCH v5 00/10] media: Fix the last set of coccinelle warnings
 2024-06-19  6:40 UTC  (12+ messages)
` [PATCH v5 01/10] media: venus: Remove unused structs
` [PATCH v5 02/10] media: venus: Use flex array for hfi_session_release_buffer_pkt
` [PATCH v5 03/10] media: venus: Refactor struct hfi_uncompressed_plane_info
` [PATCH v5 04/10] media: venus: Refactor struct hfi_session_get_property_pkt
` [PATCH v5 05/10] media: venus: Refactor struct hfi_uncompressed_format_supported
` [PATCH v5 06/10] media: venus: Refactor hfi_session_empty_buffer_uncompressed_plane0_pkt
` [PATCH v5 07/10] media: venus: Refactor hfi_session_empty_buffer_compressed_pkt
` [PATCH v5 08/10] media: venus: Refactor hfi_sys_get_property_pkt
` [PATCH v5 09/10] media: venus: Refactor hfi_session_fill_buffer_pkt
` [PATCH v5 10/10] media: venus: Refactor hfi_buffer_alloc_mode_supported

[PATCH v3 0/1] media: uvcvideo: UVC minimum relative pan/tilt/zoom speed fix
 2024-06-19  6:15 UTC  (3+ messages)
` [PATCH v3 1/1] "

[RESEND PATCH v6 0/4] Add features to an existing driver
 2024-06-19  5:38 UTC  (3+ messages)

[PATCH] media: videobuf2: sync caches for dmabuf memory
 2024-06-19  4:19 UTC  (5+ messages)

[PATCH v2 0/2] rcar-vin: Add support for R-Car V4M
 2024-06-19  1:35 UTC  (12+ messages)
` [PATCH v2 1/2] dt-bindings: media: renesas,vin: Add binding for V4M
` [PATCH v2 2/2] media: rcar-vin: Add support for R-Car V4M

[PATCH 0/8] media: v4l2: Improve media link validation
 2024-06-19  1:23 UTC  (9+ messages)
` [PATCH 1/8] media: microchip-isc: Drop v4l2_subdev_link_validate() for video devices
` [PATCH 2/8] media: sun4i_csi: Implement link validate for sun4i_csi subdev
` [PATCH 3/8] media: sun4i_csi: Don't use v4l2_subdev_link_validate() for video device
` [PATCH 4/8] media: v4l2-subdev: Refactor warnings in v4l2_subdev_link_validate()
` [PATCH 5/8] media: v4l2-subdev: Support hybrid links "
` [PATCH 6/8] media: renesas: vsp1: Print debug message to diagnose validation failure
` [PATCH 7/8] media: renesas: vsp1: Implement .link_validate() for video devices
` [PATCH 8/8] [DNI] media: renesas: vsp1: Validate all links through .link_validate()

[PATCH v2 00/19] media: renesas: vsp1: Conversion to subdev active state
 2024-06-19  0:17 UTC  (20+ messages)
` [PATCH v2 01/19] media: renesas: vsp1: Drop vsp1_entity_get_pad_format() wrapper
` [PATCH v2 02/19] media: renesas: vsp1: Drop vsp1_entity_get_pad_selection() wrapper
` [PATCH v2 03/19] media: renesas: vsp1: Drop vsp1_rwpf_get_crop() wrapper
` [PATCH v2 04/19] media: renesas: vsp1: Drop brx_get_compose() wrapper
` [PATCH v2 05/19] media: renesas: vsp1: Drop custom .get_fmt() handler for histogram
` [PATCH v2 06/19] media: renesas: vsp1: Move partition calculation to vsp1_pipe.c
` [PATCH v2 07/19] media: renesas: vsp1: Simplify partition calculation
` [PATCH v2 08/19] media: renesas: vsp1: Store RPF partition configuration per RPF instance
` [PATCH v2 09/19] media: renesas: vsp1: Pass partition pointer to .configure_partition()
` [PATCH v2 10/19] media: renesas: vsp1: Replace vsp1_partition_window with v4l2_rect
` [PATCH v2 11/19] media: renesas: vsp1: Add and use function to dump a pipeline to the log
` [PATCH v2 12/19] media: renesas: vsp1: Keep the DRM pipeline entities sorted
` [PATCH v2 13/19] media: renesas: vsp1: Compute partitions for DRM pipelines
` [PATCH v2 14/19] media: renesas: vsp1: Get configuration from partition instead of state
` [PATCH v2 15/19] media: renesas: vsp1: Name parameters to entity operations
` [PATCH v2 16/19] media: renesas: vsp1: Pass subdev state "
` [PATCH v2 17/19] media: renesas: vsp1: Initialize control handler after subdev
` [PATCH v2 18/19] media: renesas: vsp1: Switch to V4L2 subdev active state
` [PATCH v2 19/19] media: renesas: vsp1: Rename all v4l2_subdev_state variables to 'state'

[PATCH v5] media: Convert from tasklet to BH workqueue
 2024-06-18 22:52 UTC 

[PATCH v14 0/6] Add V4L2 M2M Driver for E5010 JPEG Encoder
 2024-06-18 20:46 UTC  (8+ messages)
` [PATCH v14 1/6] media: dt-bindings: Add Imagination "
` [PATCH v14 2/6] media: imagination: Add E5010 JPEG Encoder driver
` [PATCH v14 3/6] media: v4l2-jpeg: Export reference quantization and huffman tables
` [PATCH v14 4/6] media: Documentation: Document v4l2-jpeg helper functions
` [PATCH v14 5/6] media: imagination: Use exported tables from v4l2-jpeg core
` [PATCH v14 6/6] media: verisilicon : Use exported tables from v4l2-jpeg for hantro codec

[PATCH v3 00/18] media: Fix the last set of coccinelle warnings
 2024-06-18 18:53 UTC  (25+ messages)
` [PATCH v3 09/18] media: venus: Remove unused structs
` [PATCH v3 10/18] media: venus: Use flex array for hfi_session_release_buffer_pkt
` [PATCH v3 11/18] media: venus: Refactor struct hfi_uncompressed_plane_info
` [PATCH v3 12/18] media: venus: Refactor struct hfi_session_get_property_pkt
` [PATCH v3 13/18] media: venus: Refactor struct hfi_uncompressed_format_supported
` [PATCH v3 14/18] media: venus: Refactor hfi_session_empty_buffer_uncompressed_plane0_pkt
` [PATCH v3 15/18] media: venus: Refactor hfi_session_empty_buffer_compressed_pkt
` [PATCH v3 16/18] media: venus: Refactor hfi_sys_get_property_pkt
` [PATCH v3 17/18] media: venus: Refactor hfi_session_fill_buffer_pkt
` [PATCH v3 18/18] media: venus: Refactor hfi_buffer_alloc_mode_supported

[PATCH v7 0/6] RK3588 VEPU121/VPU121 support
 2024-06-18 18:18 UTC  (7+ messages)
` [PATCH v7 1/6] media: dt-bindings: rk3568-vepu: Add RK3588 VEPU121
` [PATCH v7 2/6] media: dt-bindings: rockchip-vpu: Add RK3588 VPU121
` [PATCH v7 3/6] media: hantro: Disable multicore support
` [PATCH v7 4/6] media: hantro: Add RK3588 VEPU121
` [PATCH v7 5/6] arm64: dts: rockchip: Add VEPU121 to RK3588
` [PATCH v7 6/6] arm64: dts: rockchip: Add VPU121 support for RK3588

[RFC PATCH v1 00/19] media: renesas: vsp1: Conversion to subdev active state
 2024-06-18 17:17 UTC  (46+ messages)
` [RFC PATCH v1 01/19] media: renesas: vsp1: Drop vsp1_entity_get_pad_format() wrapper
` [RFC PATCH v1 02/19] media: renesas: vsp1: Drop vsp1_entity_get_pad_selection() wrapper
` [RFC PATCH v1 03/19] media: renesas: vsp1: Drop vsp1_rwpf_get_crop() wrapper
` [RFC PATCH v1 04/19] media: renesas: vsp1: Drop brx_get_compose() wrapper
` [RFC PATCH v1 05/19] media: renesas: vsp1: Drop custom .get_fmt() handler for histogram
` [RFC PATCH v1 06/19] media: renesas: vsp1: Move partition calculation to vsp1_pipe.c
` [RFC PATCH v1 07/19] media: renesas: vsp1: Simplify partition calculation
` [RFC PATCH v1 08/19] media: renesas: vsp1: Store RPF partition configuration per RPF instance
` [RFC PATCH v1 09/19] media: renesas: vsp1: Pass partition pointer to .configure_partition()
` [RFC PATCH v1 10/19] media: renesas: vsp1: Replace vsp1_partition_window with v4l2_rect
` [RFC PATCH v1 11/19] media: renesas: vsp1: Add and use function to dump a pipeline to the log
` [RFC PATCH v1 13/19] media: renesas: vsp1: Compute partitions for DRM pipelines
` [RFC PATCH v1 14/19] media: renesas: vsp1: Get configuration from partition instead of state
` [RFC PATCH v1 15/19] media: renesas: vsp1: Name parameters to entity operations
` [RFC PATCH v1 16/19] media: renesas: vsp1: Pass subdev state "
` [RFC PATCH v1 17/19] media: renesas: vsp1: Initialize control handler after subdev
` [RFC PATCH v1 19/19] media: renesas: vsp1: Rename all v4l2_subdev_state variables to 'state'

[PATCH v2] media: renesas: vsp1: Fix _irqsave and _irq mix
 2024-06-18 15:48 UTC 

[PATCH v1 0/2] media: v4l2-subdev: Fix link validation issue
 2024-06-18 15:35 UTC  (12+ messages)
` [PATCH v1 1/2] media: v4l2-subdev: Drop unreacheable warning
` [PATCH v1 2/2] media: v4l2-subdev: Relax warnings in link validation

[PATCH v4 00/11] media: renesas: rcar-csi2: Use the subdev active state
 2024-06-18 15:11 UTC  (4+ messages)
` [PATCH v4 07/11] media: adv748x-csi2: Validate the image format

[PATCH] media: rcar-vin: Add support for RAW10
 2024-06-18 15:08 UTC  (7+ messages)

[PATCH v4] media: venus: fix use after free in vdec_close
 2024-06-18 12:36 UTC  (2+ messages)

[PATCH net-next v10 00/14] Device Memory TCP
 2024-06-18 11:40 UTC  (22+ messages)
` [PATCH net-next v10 02/14] net: page_pool: create hooks for custom page providers

[PATCH v4 00/26] Media device lifetime management
 2024-06-18 10:33 UTC  (21+ messages)
` [PATCH v4 12/26] media: mc: Shuffle functions around
` [PATCH v4 22/26] media: mc: Maintain a list of open file handles in a media device
` [PATCH v4 23/26] media: mc: Implement best effort media device removal safety sans refcount
` [PATCH v4 24/26] media: mc: Warn about drivers not releasing media device safely
` [PATCH v4 25/26] media: mc: Enforce one-time registration

[PATCH V5 RESEND 0/5] PM: domains: Add control for switching back and forth to HW control
 2024-06-18  9:34 UTC  (18+ messages)
` [PATCH V5 RESEND 1/5] PM: domains: Allow devices attached to genpd to be managed by HW
` [PATCH V5 RESEND 2/5] PM: domains: Add the domain HW-managed mode to the summary
` [PATCH V5 RESEND 5/5] venus: pm_helpers: Use dev_pm_genpd_set_hwmode to switch GDSC mode on V6

[PATCH v3] media: venus: fix use after free bug in venus_remove due to race condition
 2024-06-18  9:25 UTC 

[PATCH v10 3/6] iio: core: Add new DMABUF interface infrastructure
 2024-06-18  9:25 UTC  (3+ messages)

[PATCH v6 4/6] media: hantro: Add RK3588 VEPU121
 2024-06-18  8:28 UTC  (4+ messages)

[PATCH v6,06/24] dma-heap: Add proper kref handling on dma-buf heaps
 2024-06-18  7:22 UTC  (2+ messages)
` [PATCH v6 06/24] "

[PATCH v6,00/24] media: mediatek: add driver to support secure video decoder
 2024-06-18  6:16 UTC  (11+ messages)
` [PATCH v6,04/24] v4l: add documentation for restricted memory flag
` [PATCH v6,12/24] media: mediatek: vcodec: add interface to allocate/free secure memory

[PATCH v4 0/4] media: videobuf2-core: attach once if multiple planes share the same dbuf
 2024-06-18  5:53 UTC  (2+ messages)

[PATCH v3] media: i2c: Add ar0234 camera sensor driver
 2024-06-18  1:07 UTC  (2+ messages)

[PATCH v5 00/16] Add Arm Mali-C55 Image Signal Processor Driver
 2024-06-17 23:04 UTC  (13+ messages)
` [PATCH v5 05/16] media: mali-c55: Add Mali-C55 ISP driver

[GIT PULL FOR v6.11] uvcvideo fixes and improvements
 2024-06-17 20:54 UTC  (5+ messages)
` [GIT PULL FOR v6.11] uvcvideo fixes and improvements (#102519)
` [GIT PULL v2 FOR v6.11] uvcvideo fixes and improvements
  ` [GIT PULL v2 FOR v6.11] uvcvideo fixes and improvements (#102521)

[PATCH v3] media: Fix examples in ipu6-isys admin-guide
 2024-06-17 18:53 UTC 

[PATCH v3 0/6] media: uvc: Probe PLF limits at start-up
 2024-06-17 18:03 UTC  (3+ 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).