linux-mediatek.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-09-24 19:02:24 to 2023-09-27 16:16:41 UTC [more...]

[PATCH v8 00/53] Add DELETE_BUF ioctl
 2023-09-27 15:35 UTC  (54+ messages)
` [PATCH v8 01/53] media: videobuf2: Rework offset 'cookie' encoding pattern
` [PATCH v8 02/53] media: videobuf2: Stop spamming kernel log with all queue counter
` [PATCH v8 03/53] media: videobuf2: Use vb2_buffer instead of index
` [PATCH v8 04/53] media: amphion: Use vb2_get_buffer() instead of directly access to buffers array
` [PATCH v8 05/53] media: mediatek: jpeg: "
` [PATCH v8 06/53] media: mediatek: vdec: Remove useless loop
` [PATCH v8 07/53] media: sti: hva: Use vb2_get_buffer() instead of directly access to buffers array
` [PATCH v8 08/53] media: visl: "
` [PATCH v8 09/53] media: atomisp: "
` [PATCH v8 10/53] media: dvb-core: "
` [PATCH v8 11/53] media: videobuf2: Access vb2_queue bufs array through helper functions
` [PATCH v8 12/53] media: videobuf2: Be more flexible on the number of queue stored buffers
` [PATCH v8 13/53] media: Report the maximum possible number of buffers for the queue
` [PATCH v8 14/53] media: test-drivers: vivid: Increase max supported buffers for capture queues
` [PATCH v8 15/53] media: test-drivers: vicodec: Increase max supported capture queue buffers
` [PATCH v8 16/53] media: verisilicon: Refactor postprocessor to store more buffers
` [PATCH v8 17/53] media: verisilicon: Store chroma and motion vectors offset
` [PATCH v8 18/53] media: verisilicon: g2: Use common helpers to compute chroma and mv offsets
` [PATCH v8 19/53] media: verisilicon: vp9: Allow to change resolution while streaming
` [PATCH v8 20/53] media: Remove duplicated index vs q->num_buffers check
` [PATCH v8 21/53] media: core: Add helper to get queue number of buffers
` [PATCH v8 22/53] media: dvb-core: Do not initialize twice queue num_buffer field
` [PATCH v8 23/53] media: dvb-frontends: rtl2832_srd: Use queue min_buffers_needed field
` [PATCH v8 24/53] media: video-i2c: Set min_buffers_needed to 2
` [PATCH v8 25/53] media: pci: cx18: Set correct value to min_buffers_needed field
` [PATCH v8 26/53] media: pci: dt3155: Remove useless check
` [PATCH v8 27/53] media: pci: netup_unidvb: Remove useless number of buffers check
` [PATCH v8 28/53] media: pci: tw68: Stop direct calls to queue num_buffers field
` [PATCH v8 29/53] media: pci: tw686x: Set min_buffers_needed to 3
` [PATCH v8 30/53] media: amphion: Stop direct calls to queue num_buffers field
` [PATCH v8 31/53] media: coda: "
` [PATCH v8 32/53] media: mediatek: vcodec: "
` [PATCH v8 33/53] media: nxp: "
` [PATCH v8 34/53] media: renesas: Set min_buffers_needed to 16
` [PATCH v8 35/53] media: ti: Use queue min_buffers_needed field to set the min number of buffers
` [PATCH v8 36/53] media: verisilicon: Stop direct calls to queue num_buffers field
` [PATCH v8 37/53] media: test-drivers: "
` [PATCH v8 38/53] media: usb: airspy: Set min_buffers_needed to 8
` [PATCH v8 39/53] media: usb: cx231xx: Set min_buffers_needed to CX231XX_MIN_BUF
` [PATCH v8 40/53] media: usb: hackrf: Set min_buffers_needed to 8
` [PATCH v8 41/53] media: usb: usbtv: Set min_buffers_needed to 2
` [PATCH v8 42/53] media: atomisp: Stop direct calls to queue num_buffers field
` [PATCH v8 43/53] media: imx: "
` [PATCH v8 44/53] media: meson: vdec: "
` [PATCH v8 45/53] touchscreen: sur40: "
` [PATCH v8 46/53] sample: v4l: "
` [PATCH v8 47/53] media: cedrus: "
` [PATCH v8 48/53] media: core: Rework how create_buf index returned value is computed
` [PATCH v8 49/53] media: core: Add bitmap manage bufs array entries
` [PATCH v8 50/53] media: core: Free range of buffers
` [PATCH v8 51/53] media: v4l2: Add DELETE_BUFS ioctl
` [PATCH v8 52/53] media: v4l2: Add mem2mem helpers for "
` [PATCH v8 53/53] media: test-drivers: Use helper "

[PATCH v12 0/6] iommu/dma: s390 DMA API conversion and optimized IOTLB flushing
 2023-09-27 16:16 UTC  (13+ messages)

[PATCH 1/1] sched/core: Fix stuck on completion for affine_move_task() when stopper disable
 2023-09-27 15:57 UTC  (3+ messages)

[PATCH v10 0/9] Add connector dynamic selection capability
 2023-09-27 15:38 UTC  (10+ messages)
` [PATCH v10 1/9] drm/mediatek: Add mmsys_dev_num to mt8188 vdosys0 driver data
` [PATCH v10 2/9] drm/mediatek: Add crtc path enum for all_drm_priv array
` [PATCH v10 3/9] drm/mediatek: Fix using wrong drm private data to bind mediatek-drm
` [PATCH v10 4/9] drm/mediatek: Add encoder_index interface for mtk_ddp_comp_funcs
` [PATCH v10 5/9] drm/mediatek: Add connector dynamic selection capability
` [PATCH v10 6/9] drm/mediatek: dpi: Support dynamic connector selection
` [PATCH v10 7/9] drm/mediatek: Support dynamic selection of DP_INTF0 on MT8188 VDOSYS0
` [PATCH v10 8/9] drm/mediatek: dsi: Support dynamic connector selection
` [PATCH v10 9/9] drm/mediatek: Support dynamic selection of DSI0 on MT8188 VDOSYS0

[PATCH 0/9] dma-buf: heaps: Add MediaTek secure heap
 2023-09-27 15:17 UTC  (12+ messages)
` [PATCH 4/9] dma-buf: heaps: Initialise "
` [PATCH 5/9] dma-buf: heaps: mtk_sec_heap: Initialise tee session
` [PATCH 6/9] dma-buf: heaps: mtk_sec_heap: Add tee service call for buffer allocating/freeing

[PATCH] dt-bindings: remoteproc: mtk,scp: Add missing additionalProperties on child node schemas
 2023-09-27 15:12 UTC  (3+ messages)

[PATCH net-next] net: dsa: mt753x: remove mt753x_phylink_pcs_link_up()
 2023-09-27 12:13 UTC 

Ihre E-Mail konnte nicht zugestellt werden
 2023-09-27 12:09 UTC 

[RESEND PATCH v6 00/20] Add display driver for MT8188 VDOSYS1
 2023-09-27 10:42 UTC  (7+ messages)
` [RESEND PATCH v6 11/20] drm/mediatek: Rename OVL_ADAPTOR_TYPE_RDMA
` [RESEND PATCH v6 13/20] drm/mediatek: Sort OVL adaptor components
` [RESEND PATCH v6 14/20] drm/mediatek: Add component ID to component match structure

[PATCH v2] drm/mediatek: dsi: Add mode_valid callback to DSI bridge
 2023-09-27 10:05 UTC  (2+ messages)

[PATCH v6 00/16] introduce more MDP3 components in MT8195
 2023-09-27  9:47 UTC  (14+ messages)
` [PATCH v6 09/16] dt-bindings: media: mediatek: mdp3: add component STITCH for MT8195
` [PATCH v6 10/16] dt-bindings: media: mediatek: mdp3: add component TDSHP "
` [PATCH v6 12/16] dt-bindings: display: mediatek: color: add compatible "

[PATCH v6 0/2] Add support for MT8195 MDP3
 2023-09-27  9:02 UTC  (4+ messages)
` [PATCH v6 2/2] arm64: dts: mediatek: mt8195: add MDP3 nodes

[PATCH 00/40] soc: Convert to platform remove callback returning void
 2023-09-27  8:43 UTC  (8+ messages)
` [PATCH 14/40] soc/mediatek: mtk-devapc: "
` [PATCH 15/40] soc/mediatek: mtk-mmsys: "

Pozycjonowanie- informacja
 2023-09-27  8:30 UTC 

[PATCH 00/14] add driver to support secure video decoder
 2023-09-27  7:26 UTC  (17+ messages)
` [PATCH 12/14] media: medkatek: vcodec: set secure mode to decoder driver

[PATCH v5] ufs: core: wlun send SSU timeout recovery
 2023-09-27  3:35 UTC 

[PATCH v4] ufs: core: wlun send SSU timeout recovery
 2023-09-27  3:32 UTC  (7+ messages)

[PATCH] media: mediatek: vcodec: add encoder power management helper functions
 2023-09-27  1:51 UTC  (3+ messages)

[PATCH] wifi: mt76: reduce spin_lock_bh held up in mt76_dma_rx_cleanup
 2023-09-26 22:20 UTC 

[PATCH 00/15] Add CMDQ secure driver for SVP
 2023-09-26 20:32 UTC  (36+ messages)
` [PATCH 02/15] dt-bindings: gce: mt8195: Add CMDQ_SYNC_TOKEN_SECURE_THR_EOF event id
` [PATCH 03/15] soc: mailbox: Add SPR definition for GCE
` [PATCH 06/15] mailbox: mediatek: Add cmdq_mbox_stop to disable GCE thread
` [PATCH 07/15] mailbox: mediatek: Add loop pkt flag and irq handling for loop command
` [PATCH 08/15] soc: mediatek: Add cmdq_pkt_finalize_loop to CMDQ driver
` [PATCH 13/15] mailbox: mediatek: Add mt8188 support for CMDQ secure driver
` [PATCH 14/15] mailbox: mediatek: Add mt8195 "

[PATCH v3 00/12] regulator: mt6366: Split out of MT6358 and cleanup
 2023-09-26 15:29 UTC  (5+ messages)
` [PATCH v3 07/12] regulator: mt6358: Add supply names for MT6358 regulators

[PATCH v1] mmc: mtk-sd: Use readl_poll_timeout_atomic in msdc_reset_hw
 2023-09-26 15:03 UTC  (3+ messages)

[PATCH] drm/panel: Move AUX B116XW03 out of panel-edp back to panel-simple
 2023-09-26 14:01 UTC  (3+ messages)

[PATCH] dt-bindings: mfd: Add missing unevaluatedProperties on child node schemas
 2023-09-26 13:02 UTC  (3+ messages)

[PATCH v3 0/3] regulator: mt6358: Remove bogus regulators and improvements
 2023-09-26 12:59 UTC  (2+ messages)

[PATCH 1/2] media: mediatek: vcodec: Fix encoder access NULL pointer
 2023-09-26 10:19 UTC  (2+ messages)
` [PATCH 2/2] media: mediatek: vcodec: Handle encoder vsi NULL pointer case

[PATCH RESEND v3 0/3] regulator: mt6358: Remove bogus regulators and improvements
 2023-09-26  8:05 UTC  (5+ messages)
` [PATCH RESEND v3 1/3] regulator: mt6358: Fail probe on unknown chip ID
` [PATCH RESEND v3 2/3] regulator: mt6358: Add output voltage fine tuning to fixed regulators
` [PATCH RESEND v3 3/3] regulator: mt6358: Add output voltage fine tuning to variable LDOs

[PATCH v1] thermal/drivers/mediatek/lvts_thermal: fix error check in lvts_debugfs_init()
 2023-09-26  4:00 UTC  (3+ messages)

iommu/mediatek: Add SVP support for mt8188
 2023-09-26  2:45 UTC  (6+ messages)
` [PATCH 1/4] iommu/mediatek: Initialise the secure bank

[PATCH v6 0/7] Add IOMMU support to MT8365 SoC
 2023-09-25 18:17 UTC  (8+ messages)
` [PATCH v6 1/7] arm64: dts: mediatek: add mmsys support for mt8365 SoC
` [PATCH v6 2/7] arm64: dts: mediatek: add camsys "
` [PATCH v6 3/7] arm64: dts: mediatek: add apu "
` [PATCH v6 4/7] arm64: dts: mediatek: add power domain "
` [PATCH v6 5/7] arm64: dts: mediatek: add smi "
` [PATCH v6 6/7] arm64: dts: mediatek: add larb "
` [PATCH v6 7/7] arm64: dts: mediatek: add iommu "

[v1 0/2] ASoC: mediatek: mt8188-mt6359: add rt5682s support
 2023-09-25 16:44 UTC  (5+ messages)
` [v1 1/2] ASoC: dt-bindings: mediatek,mt8188-mt6359: add RT5682S support
` [v1 2/2] ASoC: mediatek: mt8188-mt6359: add rt5682s support

[PATCH v4 0/5] Add LVTS support for mt8192
 2023-09-25 14:52 UTC  (5+ messages)
` [PATCH v4 2/5] thermal/drivers/mediatek/lvts_thermal: Add suspend and resume

[PATCH v2] ARM: vfp: Add missing VFP instructions to neon_support_hook
 2023-09-25 13:17 UTC 

[PATCH v8 00/24] iommu: Make default_domain's mandatory
 2023-09-25  9:41 UTC  (2+ messages)

[PATCH] drm/mediatek: Check GEM buffer size
 2023-09-25  9:40 UTC  (3+ messages)

[PATCH] iommu/mediatek: Fix share pgtable for iova over 4GB
 2023-09-25  9:34 UTC  (2+ messages)

[PATCH 00/10] Add mediate-drm secure flow for SVP
 2023-09-25  9:11 UTC  (6+ messages)

[PATCH V4] nvmem: add explicit config option to read old syntax fixed OF cells
 2023-09-25  9:00 UTC  (2+ messages)

[PATCH 0/6] support per-device regulatory settings
 2023-09-25  8:10 UTC  (7+ messages)
` [PATCH 1/6] wifi: mt76: mt7921: move connac nic capability handling to mt7921
` [PATCH 2/6] wifi: mt76: mt7921: enable set txpower for UNII-4
` [PATCH 3/6] wifi: mt76: mt7921: add 6GHz power type support for clc
` [PATCH 4/6] wifi: mt76: mt7921: get regulatory information from the clc event
` [PATCH 5/6] wifi: mt76: mt7921: update the channel usage when the regd domain changed
` [PATCH 6/6] wifi: mt76: mt7921: support 5.9/6GHz channel config in acpi

[PATCH v9 0/7] Add connector dynamic selection capability
 2023-09-25  8:03 UTC  (7+ messages)
` [PATCH v9 4/7] drm/mediatek: Add encoder_index function to mtk_ddp_comp_funcs for dpi
` [PATCH v9 5/7] drm/mediatek: Add connector dynamic selection capability for mt8188

[PATCH net-next v2 00/10] define and enforce phylink bindings
 2023-09-25  7:47 UTC  (11+ messages)

[PATCH v3] wifi: mac80211: add exported tpt_led_trig function for softmac driver
 2023-09-25  6:38 UTC  (2+ messages)

[PATCH 1/2] ARM: dts: mediatek: add missing space before {
 2023-09-24 19:02 UTC  (2+ 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).