public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-29 16:23:03 to 2026-02-02 10:04:10 UTC [more...]

[PATCH v2 0/8] media: qcom: iris/venus: fix power domain handling on SM8250
 2026-02-02 10:04 UTC  (13+ messages)
` [PATCH v2 1/8] dt-bindings: clock: qcom,sm8250-videocc: account for the MX domain
` [PATCH v2 2/8] pmdomain: de-constify fields struct dev_pm_domain_attach_data
` [PATCH v2 3/8] media: dt-bindings: qcom,sm8250-venus: sort out power domains
` [PATCH v2 4/8] media: iris: scale MMCX power domain on SM8250
` [PATCH v2 5/8] media: venus: "
` [PATCH v2 6/8] arm64: dts: qcom: sm8250: add MX power domain to the video CC
` [PATCH v2 7/8] arm64: dts: qcom: sort out Iris power domains
` [PATCH v2 8/8] arm64: dts: qcom: sm8250: correct frequencies in the Iris OPP table

[PATCH] Cleanup ipu3 driver
 2026-02-02 10:03 UTC 

[PATCH v3 0/3] media: imx-jpeg: Add v1 hardware encoder support for i.MX952
 2026-02-02  9:58 UTC  (4+ messages)
` [PATCH v3 1/3] media: imx-jpeg: Simplify descriptor initialization with memset
` [PATCH v3 2/3] media: mxc-jpeg: Add encoder ops layer for hardware abstraction
` [PATCH v3 3/3] media: mxc-jpeg: Add support for encoder v1 descriptor configuration

[PATCH 1/2] media: rkvdec: reduce excessive stack usage in assemble_hw_pps()
 2026-02-02  9:47 UTC  (2+ messages)
` [PATCH 2/2] media: rkvdec: reduce stack usage in rkvdec_init_v4l2_vp9_count_tbl()

[PATCH v4 0/4] media: Fix CSI2 RGB vs BGR pixel order
 2026-02-02  9:31 UTC  (10+ messages)
` [PATCH v4 2/4] media: uapi: Introduce MEDIA_BUS_FMT_BGR565_1X16

[PATCH v4 0/5] media: qcom: flip the switch between Venus and Iris drivers
 2026-02-02  9:24 UTC  (12+ messages)
` [PATCH v4 1/5] arm64: dts: qcom: sc7280-chrome-common: disable Venus
` [PATCH v4 2/5] media: dt-bindings: qcom,sc7280-venus: drop non-PAS support
` [PATCH v4 3/5] media: dt-bindings: qcom-sc7180-venus: move video-firmware here
` [PATCH v4 4/5] media: qcom: iris: increase H265D_MAX_SLICE to fix H.265 decoding on SC7280
` [PATCH v4 5/5] media: qcom: venus: flip the venus/iris switch

[RFC PATCH] media: Virtual camera driver
 2026-02-02  9:19 UTC  (23+ messages)

[PATCH v3 0/7] media: iris: enable SM8350 and SC8280XP support
 2026-02-02  9:17 UTC  (25+ messages)
` [PATCH v3 1/7] media: dt-bindings: Document SC8280XP/SM8350 Venus
` [PATCH v3 2/7] media: iris: introduce SM8350 and SC8280XP support
` [PATCH v3 4/7] arm64: dts: qcom: sc8280xp: Add Venus
` [PATCH v3 7/7] arm64: dts: qcom: sm8350-hdk: enable Venus core

[PATCH v7 0/7] Add AMD ISP4 driver
 2026-02-02  9:10 UTC  (10+ messages)
` [PATCH v7 3/7] media: platform: amd: Add isp4 fw and hw interface
` [PATCH v7 5/7] media: platform: amd: isp4 video node and buffers handling added

[PATCH v5 0/8] dma-buf: Use revoke mechanism to invalidate shared buffers
 2026-02-02  8:42 UTC  (40+ messages)
` [PATCH v5 3/8] dma-buf: Always build with DMABUF_MOVE_NOTIFY
` [PATCH v5 4/8] vfio: Wait for dma-buf invalidation to complete
` [PATCH v5 5/8] dma-buf: Make .invalidate_mapping() truly optional
` [PATCH v5 6/8] dma-buf: Add dma_buf_attach_revocable()
` [PATCH v5 7/8] vfio: Permit VFIO to work with pinned importers
` [PATCH v5 8/8] iommufd: Add dma_buf_pin()

[PATCH 0/2] edid-decode: ARVR parsers and DisplayID sanity checks
 2026-02-02  8:09 UTC  (4+ messages)

[PATCH] arm64: dts: imx8mq: Restore VPU G2 clock to 600MHz for 4K60fps decoding
 2026-02-02  7:44 UTC  (6+ messages)

[PATCH 0/2] media: bcm2835-unicam: remove mentions to dropped driver
 2026-02-02  7:10 UTC  (4+ messages)
` [PATCH 1/2] media: bcm2835-unicam: remove obsolete comment
` [PATCH 2/2] media: bcm2835-unicam: remove reference to dropped driver in Kconfig

[PATCH] dma-buf: add SB_I_NOEXEC flag to dmabuf pseudo-filesystem
 2026-02-02  6:29 UTC  (2+ messages)

[PATCH v2] media: imx-jpeg: Add support for encoder v1 descriptor configuration
 2026-02-02  5:59 UTC  (3+ messages)

[PATCH] media: i2c: mt9p031: Check return value of devm_gpiod_get_optional() in mt9p031_probe()
 2026-02-02  2:43 UTC 

[PATCH] media: i2c: imx219: Check return value of devm_gpiod_get_optional() in imx219_probe()
 2026-02-02  2:40 UTC 

[PATCH v6 00/15] tegra-video: add CSI support for Tegra20 and Tegra30
 2026-02-02  2:04 UTC  (17+ messages)
` [PATCH v6 01/15] staging: media: tegra-video: expand VI and VIP support to Tegra30
` [PATCH v6 02/15] staging: media: tegra-video: vi: adjust get_selection operation check
` [PATCH v6 03/15] staging: media: tegra-video: vi: add flip controls only if no source controls are provided
` [PATCH v6 04/15] staging: media: tegra-video: csi: move CSI helpers to header
` [PATCH v6 05/15] gpu: host1x: convert MIPI to use operation function pointers
` [PATCH v6 06/15] staging: media: tegra-video: vi: improve logic of source requesting
` [PATCH v6 07/15] staging: media: tegra-video: csi: move avdd-dsi-csi-supply from VI to CSI
` [PATCH v6 08/15] staging: media: tegra-video: tegra20: set correct maximum width and height
` [PATCH v6 09/15] staging: media: tegra-video: tegra20: add support for second output of VI
` [PATCH v6 10/15] staging: media: tegra-video: tegra20: adjust format align calculations
` [PATCH v6 11/15] staging: media: tegra-video: tegra20: set VI HW revision
` [PATCH v6 12/15] staging: media: tegra-video: tegra20: increase maximum VI clock frequency
` [PATCH v6 13/15] staging: media: tegra-video: tegra20: expand format support with RAW8/10 and YUV422/YUV420p 1X16
` [PATCH v6 14/15] staging: media: tegra-video: tegra20: adjust luma buffer stride
` [PATCH v6 15/15] staging: media: tegra-video: add CSI support for Tegra20 and Tegra30

[PATCH] media: remove unnecessary module_init/exit functions
 2026-02-01 23:50 UTC  (3+ messages)

[PATCH rdma-next v3 0/3] RDMA: Add support for exporting dma-buf file descriptors
 2026-02-01 14:34 UTC  (4+ messages)
` [PATCH rdma-next v3 1/3] RDMA/uverbs: Support external FD uobjects
` [PATCH rdma-next v3 2/3] RDMA/uverbs: Add DMABUF object type and operations
` [PATCH rdma-next v3 3/3] RDMA/mlx5: Implement DMABUF export ops

[PATCH] staging: media: atomisp: remove functions doing ftrace like logging
 2026-02-01 14:24 UTC 

[PATCH] media: renesas: vin: Fix RAW8 (again)
 2026-02-01 14:02 UTC  (2+ messages)

[PATCH v2] media: atomisp: Fix memory leak in atomisp_fixed_pattern_table()
 2026-02-01 13:59 UTC 

[PATCH] media: atomisp: Fix memory leak in atomisp_fixed_pattern_table()
 2026-02-01 12:43 UTC  (3+ messages)

[PATCH] media: chips-media: wave5: add missing spinlock protection for handle_dynamic_resolution_change()
 2026-01-31 22:19 UTC 

[PATCH] media: chips-media: wave5: add missing spinlock protection for send_eos_event()
 2026-01-31 22:03 UTC 

[PATCH 0/8] media: qcom: iris/venus: fix power domain handling on SM8250
 2026-01-31 18:34 UTC  (10+ messages)
` [PATCH 1/8] dt-bindings: clock: qcom,sm8250-videocc: account for the MX domain
` [PATCH 2/8] pmdomain: de-constify fields struct dev_pm_domain_attach_data
` [PATCH 3/8] media: dt-bindings: qcom,sm8250-venus: sort out power domains
` [PATCH 4/8] media: iris: scale MMCX power domain on SM8250
` [PATCH 5/8] media: venus: "
` [PATCH 6/8] arm64: dts: qcom: sm8250: add MX power domain to the video CC
` [PATCH 7/8] arm64: dts: qcom: sort out Iris power domains
` [PATCH 8/8] arm64: dts: qcom: sm8250: correct frequencies in the Iris OPP table

[PATCH v3 0/4] media: qcom: flip the switch between Venus and Iris drivers
 2026-01-31 11:12 UTC  (4+ messages)
` [PATCH v3 4/4] media: qcom: venus: flip the venus/iris switch

[PATCH v4 0/6] media: qcom: iris: encoder feature enhancements batch2
 2026-01-31  8:41 UTC  (2+ messages)

[PATCH] media: i2c: vgxy61: Check return value of devm_gpiod_get_optional() in vgxy61_probe()
 2026-01-31  6:33 UTC  (2+ messages)

[PATCH] media: i2c: ar0521: Check return value of devm_gpiod_get_optional() in ar0521_probe()
 2026-01-31  6:24 UTC  (2+ messages)

[PATCH v7 0/8] dma-buf: Use revoke mechanism to invalidate shared buffers
 2026-01-31  5:34 UTC  (9+ messages)
` [PATCH v7 1/8] dma-buf: Rename .move_notify() callback to a clearer identifier
` [PATCH v7 2/8] dma-buf: Rename dma_buf_move_notify() to dma_buf_invalidate_mappings()
` [PATCH v7 3/8] dma-buf: Always build with DMABUF_MOVE_NOTIFY
` [PATCH v7 4/8] vfio: Wait for dma-buf invalidation to complete
` [PATCH v7 5/8] dma-buf: Make .invalidate_mapping() truly optional
` [PATCH v7 6/8] dma-buf: Add dma_buf_attach_revocable()
` [PATCH v7 7/8] vfio: Permit VFIO to work with pinned importers
` [PATCH v7 8/8] iommufd: Add dma_buf_pin()

[PATCH] dma-buf: heaps: cma: register a dmem region for each cma heap
 2026-01-30 22:55 UTC 

[PATCH] media: rockchip: rkcif: Add missing MUST_CONNECT flag to pads
 2026-01-30 22:43 UTC  (2+ messages)

[PATCH v6 0/8] dma-buf: Use revoke mechanism to invalidate shared buffers
 2026-01-30 13:37 UTC  (9+ messages)
` [PATCH v6 1/8] dma-buf: Rename .move_notify() callback to a clearer identifier
` [PATCH v6 2/8] dma-buf: Rename dma_buf_move_notify() to dma_buf_invalidate_mappings()
` [PATCH v6 3/8] dma-buf: Always build with DMABUF_MOVE_NOTIFY
` [PATCH v6 4/8] vfio: Wait for dma-buf invalidation to complete
` [PATCH v6 5/8] dma-buf: Make .invalidate_mapping() truly optional
` [PATCH v6 6/8] dma-buf: Add dma_buf_attach_revocable()
` [PATCH v6 7/8] vfio: Permit VFIO to work with pinned importers
` [PATCH v6 8/8] iommufd: Add dma_buf_pin()

[RFC PATCH 0/3] media: qcom: camss: support for empty endpoint nodes
 2026-01-30 11:31 UTC  (5+ messages)

[PATCH 1/2] platform/x86: int3472: Add board data for Intel nvl
 2026-01-30  9:24 UTC  (2+ messages)
` [PATCH 2/2] media: i2c: ov13b10: Support tps68470 regulator and gpio

[PATCH 1/2] platform/x86: int3472: Add board data for Intel nvl
 2026-01-30  9:19 UTC 

[PATCH] cedrus: Convert bitfield macros to FIELD_PREP for clarity
 2026-01-30  7:51 UTC  (2+ messages)

[PATCH v10 00/18] media: cadence,ti: CSI2RX Multistream Support
 2026-01-30  4:09 UTC  (10+ messages)
` [PATCH v10 10/18] media: ti: j721e-csi2rx: add support for processing virtual channels
` [PATCH v10 12/18] media: cadence: csi2rx: Use the stream from route to get format
` [PATCH v10 13/18] media: ti: j721e-csi2rx: add multistream support

[PATCH] media: i2c: imx258: add missing mutex protection for format code access
 2026-01-30  2:31 UTC 

[PATCH] dvt-scan-tables: frequency updates for Finland
 2026-01-29 22:16 UTC 

[PATCH] media: ov02c10: Add support for 26 MHz external clock
 2026-01-29 19:19 UTC 

[PATCH v13] dma-buf: add some tracepoints to debug
 2026-01-29 18:10 UTC  (2+ messages)

[PATCH v3 00/12] of/treewide: Simplify with for_each_compatible_node_scoped()
 2026-01-29 17:14 UTC  (2+ messages)

[PATCH] media: imx-jpeg: Add encoder V1 support for i.MX952
 2026-01-29 16:22 UTC  (4+ messages)


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