messages from 2024-06-18 09:34:55 to 2024-06-19 14:20:04 UTC [more...]
[PATCH v13 00/13] Add V4L2 M2M Driver for E5010 JPEG Encoder
2024-06-19 14:19 UTC (4+ messages)
` [PATCH v13 03/13] media: v4l2-jpeg: Export reference quantization and huffman tables
[PATCH V6 0/5] Add control for switching back and forth to HW control
2024-06-19 14:14 UTC (6+ messages)
` [PATCH V6 1/5] PM: domains: Allow devices attached to genpd to be managed by HW
` [PATCH V6 2/5] PM: domains: Add the domain HW-managed mode to the summary
` [PATCH V6 3/5] clk: qcom: gdsc: Add set and get hwmode callbacks to switch GDSC mode
` [PATCH V6 4/5] clk: qcom: videocc: Use HW_CTRL_TRIGGER for SM8250, SC7280 vcodec GDSC's
` [PATCH V6 5/5] venus: pm_helpers: Use dev_pm_genpd_set_hwmode to switch GDSC mode on V6
Updated DVB scan tables for cz-All
2024-06-19 13:21 UTC
[PATCH v11 0/7] iio: new DMABUF based API v11
2024-06-19 13:28 UTC (22+ 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
[GIT PULL FOR 6.11] MDP3 for MT8188
2024-06-19 13:25 UTC (2+ messages)
` [GIT PULL FOR 6.11] MDP3 for MT8188 (#102594)
[RESEND PATCH v6 0/4] Add features to an existing driver
2024-06-19 13:00 UTC (5+ messages)
` [RESEND PATCH v6 2/4] media: chips-media: wave5: Support runtime suspend/resume
[PATCH 0/8] media: rkisp1: Implement support for extensible parameters
2024-06-19 12:44 UTC (5+ messages)
` [PATCH 1/8] uapi: rkisp1-config: Add extensible parameters format
[PATCH v2 00/19] media: renesas: vsp1: Conversion to subdev active state
2024-06-19 12:31 UTC (22+ 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] dma-buf/sw_sync: Add a reference when adding fence to timeline list
2024-06-19 12:14 UTC (4+ messages)
[RFC PATCH v1 00/19] media: renesas: vsp1: Conversion to subdev active state
2024-06-19 12:02 UTC (48+ 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 12/19] media: renesas: vsp1: Keep the DRM pipeline entities sorted
` [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] media: renesas: vsp1: Print debug message to diagnose validation failure
2024-06-19 10:49 UTC (4+ messages)
[PATCH 0/4] Support MediaTek MT8188 Media Data Path 3 (MDP3)
2024-06-19 10:27 UTC (7+ messages)
` [PATCH 2/4] soc: mediatek: mtk-mutex: Add support for MT8188 VPPSYS
` [PATCH 4/4] media: platform: mtk-mdp3: Add support for MT8188 MDP3 components
[Patch V3] i2c: imx-lpi2c: add eDMA mode support for LPI2C
2024-06-19 10:05 UTC (2+ messages)
[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 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] "
[PATCH] media: videobuf2: sync caches for dmabuf memory
2024-06-19 4:19 UTC (4+ 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 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
[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 (11+ 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 (7+ messages)
` [PATCH v4 23/26] media: mc: Implement best effort media device removal safety sans refcount
[PATCH V5 RESEND 0/5] PM: domains: Add control for switching back and forth to HW control
2024-06-18 9:34 UTC (14+ messages)
` [PATCH V5 RESEND 5/5] venus: pm_helpers: Use dev_pm_genpd_set_hwmode to switch GDSC mode on V6
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox