Linux Media Controller development
 help / color / mirror / Atom feed
 messages from 2025-05-08 07:34:32 to 2025-05-10 07:58:34 UTC [more...]

[PATCH 00/14] media: mediatek: vcodec: support video decoder in mt8196
 2025-05-10  7:53 UTC  (11+ messages)
` [PATCH 01/14] dt-bindings: media: mediatek: vcodec: add decoder dt-bindings for mt8196
` [PATCH 02/14] media: mediatek: vcodec: add decoder compatible to support mt8196
` [PATCH 03/14] media: mediatek: vcodec: add driver to support vcp
` [PATCH 04/14] media: mediatek: vcodec: add driver to support vcp encoder
` [PATCH 05/14] media: mediatek: vcodec: get different firmware ipi id
` [PATCH 06/14] media: mediatek: vcodec: get share memory address
` [PATCH 07/14] media: mediatek: vcodec: define MT8196 vcodec levels
` [PATCH 08/14] media: mediatek: vcodec: support vcp architecture
` [PATCH 09/14] media: mediatek: vcodec: support 36bit iova address
` [PATCH 10/14] media: mediatek: vcodec: clean xpc status

[PATCH v2 RFC/WIP 0/9] Add sa8775p camss support
 2025-05-10  7:25 UTC  (5+ messages)
` [PATCH RFC/WIP v2 4/9] arm64: dts: qcom: sa8775p: Add support for camss
` [PATCH RFC/WIP v2 5/9] media: qcom: camss: Add sa8775p compatible

[PATCH v10] media: uvcvideo: Fix bandwidth issue for Alcor camera
 2025-05-10  6:18 UTC 

Is dtv-scan-tables still maintained?
 2025-05-10  6:10 UTC 

[linuxtv-media-pending:next 49/67] ERROR: modpost: "__hexagon_divdi3" [drivers/media/platform/amlogic/c3/mipi-csi2/c3-mipi-csi2.ko] undefined!
 2025-05-10  5:13 UTC 

[RFC PATCH 00/12] Private MMIO support for private assigned dev
 2025-05-10  3:47 UTC  (8+ messages)

[PATCH 00/13] media: mt9m114: Changes to make it work with atomisp devices
 2025-05-09 22:43 UTC  (22+ messages)
` [PATCH 01/13] media: aptina-pll: Debug log p1 min and max values
` [PATCH 02/13] media: mt9m114: Add support for clock-frequency property
` [PATCH 03/13] media: mt9m114: Use aptina-PLL helper to get PLL values
` [PATCH 04/13] media: mt9m114: Lower minimum vblank value
` [PATCH 05/13] media: mt9m114: Fix default hblank and vblank values
` [PATCH 06/13] media: mt9m114: Tweak default hblank and vblank for more accurate fps
` [PATCH 07/13] media: mt9m114: Update hblank and vblank defaults on pixel-array format changes
` [PATCH 08/13] media: mt9m114: Avoid a reset low spike during probe()
` [PATCH 09/13] media: mt9m114: Put sensor in reset on power-down
` [PATCH 13/13] media: mt9m114: Add ACPI enumeration support

[PATCH bpf-next v4 0/5] Replace CONFIG_DMABUF_SYSFS_STATS with BPF
 2025-05-09 22:27 UTC  (20+ messages)
` [PATCH bpf-next v4 1/5] dma-buf: Rename debugfs symbols
` [PATCH bpf-next v4 2/5] bpf: Add dmabuf iterator
` [PATCH bpf-next v4 3/5] bpf: Add open coded "
` [PATCH bpf-next v4 4/5] selftests/bpf: Add test for dmabuf_iter
` [PATCH bpf-next v4 5/5] selftests/bpf: Add test for open coded dmabuf_iter

[PATCH] media: v4l2-common: Reduce warnings about missing V4L2_CID_LINK_FREQ control
 2025-05-09 22:26 UTC  (3+ messages)
  `  "

[PATCH v3 0/4] Describe the cameras in the PinePhone Pro dts
 2025-05-09 21:51 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: media: ov8858: inherit video-interface-devices properties
` [PATCH v3 2/4] dt-bindings: media: imx258: "
` [PATCH v3 3/4] arm64: dts: rockchip: describe I2c Bus 1 and IMX258 world camera on PinePhone Pro
` [PATCH v3 4/4] arm64: dts: rockchip: describe the OV8858 user "

[PATCH 1/1] media: dt-bindings: Add bindings for camera modules
 2025-05-09 20:44 UTC  (8+ messages)

[PATCH 0/4] media: uvcvideo: Follow-up patches for next-media-uvc-20250509
 2025-05-09 18:24 UTC  (5+ messages)
` [PATCH 1/4] media: uvcvideo: Refactor uvc_ctrl_set_handle()
` [PATCH 2/4] media: uvcvideo: Refactor uvc_queue_streamon
` [PATCH 3/4] media: uvcvideo: Refactor uvc_v4l2_compat_ioctl32
` [PATCH 4/4] media: uvcvideo: Populate all errors in uvc_probe()

[PATCH v6 0/2] Add Block event interrupt support for I2C protocol
 2025-05-09 16:01 UTC  (10+ messages)
` [PATCH v6 1/2] dmaengine: qcom: gpi: Add GPI Block event interrupt support
` [PATCH v6 2/2] i2c: i2c-qcom-geni: Add "

[RFC v2 00/13] Some (drm_sched_|dma_)fence lifetime issues
 2025-05-09 15:47 UTC  (15+ messages)
` [RFC v2 01/13] drm/i915: Use provided dma_fence_is_chain
` [RFC v2 02/13] dma-fence: Change signature of __dma_fence_is_later
` [RFC v2 03/13] dma-fence: Use a flag for 64-bit seqnos
` [RFC v2 04/13] dma-fence: Move array and chain checks to flags
` [RFC v2 05/13] dma-fence: Add helpers for accessing driver and timeline name
` [RFC v2 06/13] dma-fence: Use driver and timeline name helpers internally
` [RFC v2 07/13] sync_file: Use dma-fence driver and timeline name helpers
` [RFC v2 08/13] drm/amdgpu: "
` [RFC v2 09/13] drm/i915: "
` [RFC v2 10/13] dma-fence: Add safe access helpers and document the rules
` [RFC v2 11/13] sync_file: Protect access to driver and timeline name
` [RFC v2 12/13] drm/i915: "
` [RFC v2 13/13] drm/xe: Make dma-fences compliant with the safe access rules

[PATCH v4 0/6] Extend RAW format support for rzg2l-cru driver
 2025-05-09 15:37 UTC  (6+ messages)
` [PATCH v4 3/6] media: platform: rzg2l-cru: Use v4l2_get_link_freq()

[PATCH v5 00/26] Add support for HEVC and VP9 codecs in decoder
 2025-05-09 15:12 UTC  (29+ messages)
` [PATCH v5 01/26] media: iris: Skip destroying internal buffer if not dequeued
` [PATCH v5 02/26] media: iris: Verify internal buffer release on close
` [PATCH v5 03/26] media: iris: Update CAPTURE format info based on OUTPUT format
` [PATCH v5 04/26] media: iris: Avoid updating frame size to firmware during reconfig
` [PATCH v5 05/26] media: iris: Drop port check for session property response
` [PATCH v5 06/26] media: iris: Prevent HFI queue writes when core is in deinit state
` [PATCH v5 07/26] media: iris: Remove error check for non-zero v4l2 controls
` [PATCH v5 08/26] media: iris: Remove deprecated property setting to firmware
` [PATCH v5 09/26] media: iris: Fix missing function pointer initialization
` [PATCH v5 10/26] media: iris: Fix NULL pointer dereference
` [PATCH v5 11/26] media: iris: Fix typo in depth variable
` [PATCH v5 12/26] media: iris: Track flush responses to prevent premature completion
` [PATCH v5 13/26] media: iris: Fix buffer preparation failure during resolution change
` [PATCH v5 14/26] media: iris: Send V4L2_BUF_FLAG_ERROR for capture buffers with 0 filled length
` [PATCH v5 15/26] media: iris: Skip flush on first sequence change
` [PATCH v5 16/26] media: iris: Remove unnecessary re-initialization of flush completion
` [PATCH v5 17/26] media: iris: Add handling for corrupt and drop frames
` [PATCH v5 18/26] media: iris: Add handling for no show frames
` [PATCH v5 19/26] media: iris: Improve last flag handling
` [PATCH v5 20/26] media: iris: Remove redundant buffer count check in stream off
` [PATCH v5 21/26] media: iris: Add a comment to explain usage of MBPS
` [PATCH v5 22/26] media: iris: Add HEVC and VP9 formats for decoder
` [PATCH v5 23/26] media: iris: Add platform capabilities for HEVC and VP9 decoders
` [PATCH v5 24/26] media: iris: Set mandatory properties "
` [PATCH v5 25/26] media: iris: Add internal buffer calculation "
` [PATCH v5 26/26] media: iris: Add codec specific check for VP9 decoder drain handling

[PATCH v6 0/5] media: uvcvideo: Implement Granular Power Saving
 2025-05-09 13:51 UTC  (4+ messages)
` [PATCH v6 5/5] media: uvcvideo: Do not turn on the camera for some ioctls

[ANN] Media Summit May 13th: Final Agenda (v5)
 2025-05-09 13:48 UTC 

[ANN] Media Summit May 13th: Draft Agenda (v4)
 2025-05-09 13:20 UTC  (9+ messages)

[GIT PULL FOR v6.16] uvcvideo improvements
 2025-05-09 12:46 UTC 

[PATCH] RKISP1: correct histogram window size
 2025-05-09 12:29 UTC  (2+ messages)

[GIT PULL FOR 6.16] Media Codec Changes 2025-05-07
 2025-05-09 11:10 UTC  (2+ messages)

[PATCH] Enable MIPI filtering by DT on i.MX8M*
 2025-05-09 10:37 UTC  (2+ messages)

[PATCH v2 0/8] Add support for Wave6 video codec driver
 2025-05-09 10:11 UTC  (5+ messages)
` [PATCH v2 2/8] dt-bindings: media: nxp: Add Wave6 video codec device

[PATCH v3] media: amphion: Add H264 and HEVC profile and level control
 2025-05-09  9:37 UTC  (2+ messages)

[PATCH 5.15.y] media: mtk-vcodec: potential null pointer deference in SCP
 2025-05-09  9:28 UTC 

[PATCH 5.10.y] media: mtk-vcodec: potential null pointer deference in SCP
 2025-05-09  9:26 UTC 

[PATCH] i.MX8 ISI crossbar: simplify a couple of error messages
 2025-05-09  9:15 UTC  (2+ messages)

[PATCH v3 00/13] media: cadence,ti: CSI2RX Multistream Support
 2025-05-09  8:47 UTC  (8+ messages)
` [PATCH v3 02/13] media: ti: j721e-csi2rx: separate out device and context
` [PATCH v3 10/13] media: cadence: csi2rx: Enable multi-stream support

[PATCH 1/1] media: ov02c10: Use div_u64 to divide a 64-bit number
 2025-05-09  8:20 UTC  (3+ messages)

[PATCH v9 00/10] Amlogic C3 ISP support
 2025-05-09  8:04 UTC  (13+ messages)
` [PATCH v9 04/10] media: platform: Add C3 MIPI adapter driver
` [PATCH v9 08/10] media: platform: Add C3 ISP driver
` [PATCH v9 10/10] Documentation: media: add documentation file c3-isp.rst

[PATCH] media: i2c: ov8858: Add sensor's pixel matrix size
 2025-05-09  7:33 UTC 

[PATCH v3 0/5] media: intel/ipu6: continue on ipu7 code sharing preparation
 2025-05-09  4:25 UTC  (3+ messages)

[PATCH 5.10.y] drm/vmwgfx: Fix a deadlock in dma buf fence polling
 2025-05-09  2:22 UTC 

[PATCH] media: saa7164: Remove unused functions
 2025-05-09  1:17 UTC 

[PATCH v9] media: uvcvideo: Fix bandwidth issue for Alcor camera
 2025-05-09  0:44 UTC 

[PATCH v8] media: uvcvideo: Fix bandwidth issue for Alcor camera
 2025-05-09  0:42 UTC 

[PATCH v4 0/4] Tegra CEC Updates
 2025-05-08 22:00 UTC  (2+ messages)

[PATCH] media: rkvdec: Restore iommu addresses on errors
 2025-05-08 21:00 UTC 

[PATCH 1/1] media: v4l2-ctrls: Don't reset handler's error in v4l2_ctrl_handler_free()
 2025-05-08 16:08 UTC 

[PATCH 0/6] platform/x86: int3472: Allow re-using sensor GPIO mapping in atomisp
 2025-05-08 15:38 UTC  (16+ messages)
` [PATCH 6/6] media: atomisp: Switch to int3472 driver sensor GPIO mapping code

[PATCH v9 02/10] media: platform: Add C3 MIPI CSI-2 driver
 2025-05-08 15:28 UTC  (2+ messages)

[GIT PULL FOR v6.16] Amlogic C3 ISP
 2025-05-08 15:03 UTC 

[PATCH v3 0/3] media: fix incorrect use of dma_sync_sg_*() calls
 2025-05-08 14:42 UTC  (5+ messages)
  ` [PATCH v3 1/3] media: videobuf2: use sgtable-based scatterlist wrappers
    ` [PATCH v3 2/3] udmabuf: "
      ` [Linaro-mm-sig] "

[PATCH v4 00/13] media: imx8: add camera support
 2025-05-08 12:35 UTC  (6+ messages)
` [PATCH v4 04/13] media: nxp: imx8-isi: Use devm_clk_bulk_get_all() to fetch clocks

[PATCH] dma-buf/sw-sync: Remove unused debug code
 2025-05-08 10:55 UTC  (2+ messages)

[PATCH v2 3/3] drm/panfrost: show device-wide list of DRM GEM objects over DebugFS
 2025-05-08 10:42 UTC  (2+ messages)

[PATCH v4 00/25] Add support for HEVC and VP9 codecs in decoder
 2025-05-08 10:29 UTC  (4+ messages)
` [PATCH v4 01/25] media: iris: Skip destroying internal buffer if not dequeued

[PATCH][next] media: rcar_jpu: remove redundant case statement when c is zero
 2025-05-08 10:27 UTC  (2+ messages)

[PATCH 0/4] drm/nouveau: Simplify nouveau_fence.c
 2025-05-08  9:54 UTC  (5+ messages)
` [PATCH 4/4] drm/nouveau: Check dma_fence in canonical way

[PATCH v3 00/12] Enable jpeg enc & dec multi-hardwares for MT8196
 2025-05-08  9:01 UTC  (7+ messages)
` [PATCH v3 01/12] dt-bindings: media: mediatek,jpeg: Add mediatek, mt8196-jpgdec compatible

[PATCH bpf-next v3 0/5] Replace CONFIG_DMABUF_SYSFS_STATS with BPF
 2025-05-08  8:22 UTC  (5+ messages)
` [PATCH bpf-next v3 2/5] bpf: Add dmabuf iterator

[PATCH 1/2] media: platform: cros-ec: Add Dirks to the match table
 2025-05-08  8:19 UTC  (2+ messages)
` [PATCH 2/2] [v3] "

[linuxtv-media:next] BUILD SUCCESS b64b134942c8cf4801ea288b3fd38b509aedec21
 2025-05-08  7:34 UTC 


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