linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-01 09:50:48 to 2021-12-03 01:55:08 UTC [more...]

[PATCH v11, 00/19] Support multi hardware decode using of_platform_populate
 2021-12-03  1:55 UTC  (30+ messages)
` [PATCH v11, 01/19] media: mtk-vcodec: Get numbers of register bases from DT
` [PATCH v11, 02/19] media: mtk-vcodec: Align vcodec wake up interrupt interface
` [PATCH v11, 03/19] media: mtk-vcodec: Refactor vcodec pm interface
` [PATCH v11, 04/19] media: mtk-vcodec: export decoder pm functions
` [PATCH v11, 05/19] media: mtk-vcodec: Support MT8192
` [PATCH v11, 09/19] media: mtk-vcodec: Add irq interface for multi hardware
` [PATCH v11, 10/19] media: mtk-vcodec: Add msg queue feature for lat and core architecture
` [PATCH v11, 11/19] media: mtk-vcodec: Generalize power and clock on/off interfaces
` [PATCH v11,14/19] media: mtk-vcodec: Support 34bits dma address for vdec
` [PATCH v11, 18/19] media: mtk-vcodec: Remove mtk_vcodec_release_dec_pm
` [PATCH v11, 19/19] media: mtk-vcodec: Remove mtk_vcodec_release_enc_pm

[PATCH v13 00/13] amphion video decoder/encoder driver
 2021-12-03  1:54 UTC  (18+ messages)
` [PATCH v13 02/13] media:Add nv12mt_8l128 and nv12mt_10be_8l128 video format
    ` [EXT] "
` [PATCH v13 03/13] media: amphion: add amphion vpu device driver
    ` [EXT] "
` [PATCH v13 04/13] media: amphion: add vpu core driver
    ` [EXT] "
` [PATCH v13 06/13] media: amphion: add vpu v4l2 m2m support
    ` [EXT] "
` [PATCH v13 07/13] media: amphion: add v4l2 m2m vpu encoder stateful driver

[PATCH v10 0/3] media: mediatek: support mdp3 on mt8183 platform
 2021-12-03  0:11 UTC  (6+ messages)
` [PATCH v10 1/3] dt-binding: mt8183: add Mediatek MDP3 dt-bindings
` [PATCH v10 2/3] dts: arm64: mt8183: add Mediatek MDP3 nodes
` [PATCH v10 3/3] media: platform: mtk-mdp3: add Mediatek MDP3 driver

[RFC V3 0/2] arm64: imx8mm: Enable Hantro VPUs
 2021-12-02 22:54 UTC  (7+ messages)
` [RFC V3 1/2] media: hantro: Add support for i.MX8M Mini
` [RFC V3 2/2] arm64: dts: imx8mm: Enable VPU-G1 and VPU-G2

[PATCH] dt-bindings: media: nxp,imx7-mipi-csi2: Drop bad if/then schema
 2021-12-02 22:43 UTC  (6+ messages)

[PATCH v1 1/1] media: i2c: max9286: Get rid of duplicate of_node assignment
 2021-12-02 21:35 UTC  (2+ messages)

[PATCH v4] media: hantro: Make G2/HEVC use hantro_postproc_ops
 2021-12-02 18:51 UTC 

[RFC PATCH] Implement a POC for V4L2 stateless uAPI versioning
 2021-12-02 17:50 UTC  (2+ messages)

[PATCH] media: vidtv: Fix a wild pointer dereference in vidtv_channel_pmt_match_sections()
 2021-12-02 17:07 UTC  (3+ messages)

[PATCH] media: meson: vdec: Fix a NULL pointer dereference in amvdec_add_ts()
 2021-12-02 16:03 UTC  (2+ messages)
` [PATCH v2] "

[RESEND PATCH v2 00/19] CAMSS: Add SM8250 support
 2021-12-02 15:37 UTC  (20+ messages)
` [RESEND PATCH v2 01/19] media: dt-bindings: media: camss: Add qcom,sm8250-camss binding
` [RESEND PATCH v2 02/19] media: camss: csiphy-3ph: don't print HW version as an error
` [RESEND PATCH v2 03/19] media: camss: csiphy-3ph: disable interrupts
` [RESEND PATCH v2 04/19] media: camss: csiphy-3ph: add support for SM8250 CSI DPHY
` [RESEND PATCH v2 05/19] media: camss: csid-170: fix non-10bit formats
` [RESEND PATCH v2 06/19] media: camss: csid-170: don't enable unused irqs
` [RESEND PATCH v2 07/19] media: camss: csid-170: remove stray comment
` [RESEND PATCH v2 08/19] media: camss: csid-170: support more than one lite vfe
` [RESEND PATCH v2 09/19] media: camss: csid-170: set the right HALT_CMD when disabled
` [RESEND PATCH v2 10/19] media: camss: csid: allow csid to work without a regulator
` [RESEND PATCH v2 11/19] media: camss: remove vdda-csiN from sdm845 resources
` [RESEND PATCH v2 12/19] media: camss: fix VFE irq name
` [RESEND PATCH v2 13/19] media: camss: vfe-170: fix "VFE halt timeout" error
` [RESEND PATCH v2 14/19] media: camss: Add initial support for VFE hardware version Titan 480
` [RESEND PATCH v2 15/19] media: camss: add support for V4L2_PIX_FMT_GREY for sdm845 HW
` [RESEND PATCH v2 16/19] media: camss: add support for SM8250 camss
` [RESEND PATCH v2 17/19] media: camss: Add SM8250 bandwdith configuration support
` [RESEND PATCH v2 18/19] media: camss: Do vfe_get/vfe_put for csid on sm8250
` [RESEND PATCH v2 19/19] media: camss: Apply vfe_get/vfe_put fix to SDM845

[PATCH] media: rkisp1: remove support for V4L2_PIX_FMT_GREY
 2021-12-02 15:28 UTC  (10+ messages)

[GIT PULL FOR v5.17] Various fixes/enhancements
 2021-12-02 15:09 UTC  (2+ messages)
` [GIT PULL FOR v5.17] Various fixes/enhancements (#79082)

[PATCH v2 00/20] Solve the remaining issues with clang and W=1 on media
 2021-12-02 14:59 UTC  (3+ messages)
` [PATCH v2 15/20] media: imx290: mark read reg function as __always_unused

[PATCH v3 8/9] media: platform: mtk-mdp3: support mt8195
 2021-12-02 14:47 UTC  (2+ messages)

[PATCH] v4l2-compliance: detect no-mmu systems
 2021-12-02 14:01 UTC  (6+ messages)

[PATCH] media: saa7146: hexium_gemini: Fix a NULL pointer dereference in hexium_attach()
 2021-12-02 13:34 UTC  (2+ messages)

[PATCH v2 00/19] CAMSS: Add SM8250 support
 2021-12-02 13:11 UTC  (4+ messages)
` [PATCH v2 01/19] media: dt-bindings: media: camss: Add qcom,sm8250-camss binding

[PATCH] media: ipu3: don't use recursion at the Kernel
 2021-12-02 12:50 UTC  (3+ messages)

[PATCH] media: hantro: Make G2/HEVC use hantro_postproc_ops
 2021-12-02 12:48 UTC  (4+ messages)

[PATCH] media: mc: mc-entity.c: Use bitmap_zalloc() when applicable
 2021-12-02 12:38 UTC  (2+ messages)

[PATCH v10 1/4] soc: mediatek: mmsys: add support for MDP
 2021-12-02 12:12 UTC  (6+ messages)
` [PATCH v10 2/4] soc: mediatek: mmsys: add support for ISP control
` [PATCH v10 3/4] soc: mediatek: mutex: add support for MDP
` [PATCH v10 4/4] soc: mediatek: mutex: add functions that operate registers by CMDQ

[PATCH v3] media: hantro: Make G2/HEVC use hantro_postproc_ops
 2021-12-02 12:08 UTC 

[PATCH v9 0/7] media: mediatek: support mdp3 on mt8183 platform
 2021-12-02 12:07 UTC  (15+ messages)
` [PATCH v9 1/7] soc: mediatek: mmsys: add support for MDP
` [PATCH v9 2/7] soc: mediatek: mmsys: add support for ISP control
` [PATCH v9 3/7] soc: mediatek: mutex: add support for MDP
` [PATCH v9 4/7] soc: mediatek: mutex: add functions that operate registers by CMDQ
` [PATCH v9 5/7] dt-binding: mt8183: add Mediatek MDP3 dt-bindings
` [PATCH v9 6/7] dts: arm64: mt8183: add Mediatek MDP3 nodes
` [PATCH v9 7/7] media: platform: mtk-mdp3: add Mediatek MDP3 driver

Kernel oops bisected to media: videobuf2: move cache_hints handling to allocators
 2021-12-02 11:20 UTC  (4+ messages)

[PATCH] media: hantro: Make G2/HEVC use hantro_postproc_ops
 2021-12-02 10:38 UTC  (5+ messages)

[PATCH v4 0/6] staging: media: wave5: add wave5 codec driver
 2021-12-02 10:11 UTC  (8+ messages)
` [PATCH v4 1/6] staging: media: wave5: Add vpuapi layer
` [PATCH v4 2/6] staging: media: wave5: Add the vdi layer
` [PATCH v4 3/6] staging: media: wave5: Add the v4l2 layer
` [PATCH v4 4/6] staging: media: wave5: Add TODO file
` [PATCH v4 5/6] dt-bindings: media: staging: wave5: add yaml devicetree bindings
` [PATCH v4 6/6] media: wave5: Add wave5 driver to maintainers file

[PATCH] media: i2c: Fix inconsistent indenting
 2021-12-02  9:47 UTC  (2+ messages)

[PATCH] media: i2c: ov8865: Neaten unnecessary indentation
 2021-12-02  9:06 UTC 

[PATCH v9 0/3] media: i2c: isl7998x: Add driver for Intersil ISL7998x
 2021-12-02  8:31 UTC  (3+ messages)
` [PATCH v9 3/3] "

[syzbot] WARNING in __dma_map_sg_attrs
 2021-12-02  6:55 UTC  (2+ messages)

drivers/staging/media/hantro/hantro_g2_hevc_dec.c:536:5: warning: stack frame size (1264) exceeds limit (1024) in 'hantro_g2_hevc_dec_run'
 2021-12-02  6:41 UTC 

cron job: media_tree daily build: WARNINGS
 2021-12-02  5:57 UTC 

[RFC V2 0/2] arm64: imx8mm: Enable Hantro VPUs
 2021-12-02  3:57 UTC  (18+ messages)
` [RFC V2 1/2] media: hantro: Add support for i.MX8M Mini

[PATCH v12, 00/19] Support multi hardware decode using of_platform_populate
 2021-12-02  3:45 UTC  (20+ messages)
` [PATCH v12, 01/19] media: mtk-vcodec: Get numbers of register bases from DT
` [PATCH v12, 02/19] media: mtk-vcodec: Align vcodec wake up interrupt interface
` [PATCH v12, 03/19] media: mtk-vcodec: Refactor vcodec pm interface
` [PATCH v12, 04/19] media: mtk-vcodec: export decoder pm functions
` [PATCH v12, 05/19] media: mtk-vcodec: Support MT8192
` [PATCH v12, 06/19] media: mtk-vcodec: Add to support multi hardware decode
` [PATCH v12, 07/19] dt-bindings: media: mtk-vcodec: Separate video encoder and decoder dt-bindings
` [PATCH v12, 08/19] media: mtk-vcodec: Use pure single core for MT8183
` [PATCH v12, 09/19] media: mtk-vcodec: Add irq interface for multi hardware
` [PATCH v12, 10/19] media: mtk-vcodec: Add msg queue feature for lat and core architecture
` [PATCH v12, 11/19] media: mtk-vcodec: Generalize power and clock on/off interfaces
` [PATCH v12, 12/19] media: mtk-vcodec: Add new interface to lock different hardware
` [PATCH v12, 13/19] media: mtk-vcodec: Add work queue for core hardware decode
` [PATCH v12,14/19] media: mtk-vcodec: Support 34bits dma address for vdec
` [PATCH v12, 15/19] dt-bindings: media: mtk-vcodec: Adds decoder dt-bindings for mt8192
` [PATCH v12, 16/19] media: mtk-vcodec: Add core dec and dec end ipi msg
` [PATCH v12, 17/19] media: mtk-vcodec: Use codec type to separate different hardware
` [PATCH v12, 18/19] media: mtk-vcodec: Remove mtk_vcodec_release_dec_pm
` [PATCH v12, 19/19] media: mtk-vcodec: Remove mtk_vcodec_release_enc_pm

[PATCH -next] media: i2c: Simplify bool conversion
 2021-12-02  2:22 UTC 

[PATCH v5 00/10] add aspeed-jpeg support for aspeed-video
 2021-12-02  1:29 UTC  (5+ messages)

[PATCH v3 0/2] media: videobuf2: make sure bytesused is smaller than the buffer size
 2021-12-01 22:56 UTC  (3+ messages)
` [PATCH v3 1/2] media: replace setting of bytesused with vb2_set_plane_payload
` [PATCH v3 2/2] media: videobuf2: add WARN_ON_ONCE if bytesused is bigger than buffer length

[PATCH 2/2] media: si2157: Add optional firmware download
 2021-12-01 21:10 UTC 

[PATCH 1/2] media: si2157: Fix "warm" tuner state detection
 2021-12-01 21:08 UTC 

[PATCH v1 0/4] v4l-utils: support multiplexed streams
 2021-12-01 18:53 UTC  (4+ messages)
` [PATCH v1 1/4] v4l2-utils: update Linux headers for "

[PATCH] media: vivid: fix timestamp and sequence wrapping
 2021-12-01 16:40 UTC  (2+ messages)

[bug report] media: atomisp: add NULL check for asd obtained from atomisp_video_pipe
 2021-12-01 14:28 UTC  (2+ messages)

[PATCH v1 1/1] media: atomisp: fix "variable dereferenced before check 'asd'"
 2021-12-01 14:19 UTC 

[PATCH v2 7/7] device property: Drop fwnode_graph_get_remote_node()
 2021-12-01 13:01 UTC 

[PATCH 0/2] cec core fixes
 2021-12-01 12:41 UTC  (3+ messages)
` [PATCH 1/2] cec-pin: fix interrupt en/disable handling
` [PATCH 2/2] cec: fix a deadlock situation

[PATCH] cec-pin: drop unused 'enabled' field from struct cec_pin
 2021-12-01 12:28 UTC 

[PATCH 00/17] various fixes for atomisp to make it work
 2021-12-01 12:15 UTC  (23+ messages)
` [PATCH 02/17] media: atomisp: pci: fix punit_ddr_dvfs_enable() argument for mrfld_power up case
` [PATCH 04/17] media: atomisp: pci: do not use err var when checking port validity for ISP2400
` [PATCH 05/17] media: atomisp: pci: fix inverted error check for ia_css_mipi_is_source_port_valid()

[PATCH v9 0/4] Add support for the Hynix Hi-846 camera
 2021-12-01 10:32 UTC  (8+ messages)
` [PATCH v9 2/4] dt-bindings: media: document SK Hynix Hi-846 MIPI CSI-2 8M pixel sensor

[PATCH v3] dma-buf: system_heap: Use 'for_each_sgtable_sg' in pages free flow
 2021-12-01 10:09 UTC  (4+ messages)
` [PATCH v4] "


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).