linux-mediatek.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-10-30 10:01:20 to 2023-11-02 18:56:00 UTC [more...]

[PATCH net-next v4 0/3] ethtool: Add ethtool_puts()
 2023-11-02 18:55 UTC  (3+ messages)
` [PATCH net-next v4 1/3] ethtool: Implement ethtool_puts()
` [PATCH net-next v4 3/3] net: Convert some ethtool_sprintf() to ethtool_puts()

[PATCH v3 00/16] drm: Convert to platform remove callback returning void
 2023-11-02 16:56 UTC  (2+ messages)
` [PATCH v3 12/16] drm/mediatek: "

[PATCH] soc: mediatek: mmsys: Add support for MT8188 VPPSYS
 2023-11-02 16:38 UTC  (2+ messages)

[PATCH v3 0/1] ufs: core: Expand MCQ queue slot to DeviceQueueDepth + 1
 2023-11-02 16:37 UTC  (4+ messages)
` [PATCH v3 1/1] "

[PATCH v2 1/1] device property: Add fwnode_name_eq()
 2023-11-02 12:57 UTC  (5+ messages)

[PATCH] clk: mediatek: mt8188: probe vpp with mtk_clk_simple_probe()
 2023-11-02 11:49 UTC  (5+ messages)

[PATCH 1/8] wifi: mt76: change txpower init to per-phy
 2023-11-02 10:03 UTC  (8+ messages)
` [PATCH 2/8] wifi: mt76: mt7996: add txpower setting support
` [PATCH 3/8] wifi: mt76: use chainmask for power delta calculation
` [PATCH 4/8] wifi: mt76: mt7996: switch to mcu command for TX GI report
` [PATCH 5/8] wifi: mt76: mt7996: fix alignment of sta info event
` [PATCH 6/8] wifi: mt76: mt7996: rework ampdu params setting
` [PATCH 7/8] wifi: mt76: connac: add beacon protection support for mt7996
` [PATCH 8/8] wifi: mt76: connac: fix EHT phy mode check

[PATCH v3 1/1] device property: Add fwnode_name_eq()
 2023-11-02  8:16 UTC 

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

[PATCH v5 0/3] media: i2c: Add driver for THine THP7312 ISP
 2023-11-02  0:47 UTC  (6+ messages)
` [PATCH v5 1/3] dt-bindings: media: Add bindings "
` [PATCH v5 2/3] media: uapi: Add controls for the "
` [PATCH v5 3/3] media: i2c: Add driver for THine THP7312

[PATCH v2 1/1] ufs: core: Expand MCQ queue slot to DeviceQueueDepth + 1
 2023-11-01 16:41 UTC  (2+ messages)

[PATCH] mmc: add wp_grp_size node
 2023-11-01 15:37 UTC 

[PATCH] mmc: add wp_grp_size node
 2023-11-01 15:49 UTC 

[PATCH 1/1] wifi: mt76: mt7921: Add a new VID/PID 0b48/7922 for MT7922
 2023-11-01 15:48 UTC  (7+ messages)

[PATCH] Subject: thermal: Fix potential race condition in suspend/resume
 2023-11-01 14:58 UTC  (5+ messages)
` [PATCH] "
      ` [PATCH] thermal: Fix "

regression with 33140e668b10 thermal/drivers/mediatek: Control buffer enablement tweaks
 2023-11-01 11:03 UTC  (4+ messages)

[PATCH] clk: mediatek: mt8188: Set clock parent for TOP_EDP and TOP_DP
 2023-11-01  7:48 UTC  (2+ messages)

[PATCH 0/9] dma-buf: heaps: Add MediaTek secure heap
 2023-11-01  5:50 UTC  (5+ messages)
` [PATCH 8/9] dt-bindings: reserved-memory: MediaTek: Add reserved memory for SVP

[PATCH 1/1] block: Check the queue limit before bio submitting
 2023-11-01  2:23 UTC  (2+ messages)

[PATCH 1/1] device property: Add fwnode_name_eq()
 2023-10-31 21:49 UTC  (4+ messages)

[PATCH v9 00/16] introduce more MDP3 components in MT8195
 2023-10-31 17:55 UTC  (20+ messages)
` [PATCH v9 01/16] dt-bindings: media: mediatek: mdp3: correct RDMA and WROT node with generic names
` [PATCH v9 02/16] dt-bindings: media: mediatek: mdp3: merge the indentical RDMA under display
` [PATCH v9 03/16] dt-bindings: media: mediatek: mdp3: add config for MT8195 RDMA
` [PATCH v9 04/16] dt-bindings: media: mediatek: mdp3: add compatible for MT8195 RSZ
` [PATCH v9 05/16] dt-bindings: media: mediatek: mdp3: add compatible for MT8195 WROT
` [PATCH v9 06/16] dt-bindings: media: mediatek: mdp3: add component FG for MT8195
` [PATCH v9 07/16] dt-bindings: media: mediatek: mdp3: add component HDR "
` [PATCH v9 08/16] dt-bindings: media: mediatek: mdp3: add component STITCH "
` [PATCH v9 09/16] dt-bindings: media: mediatek: mdp3: add component TCC "
` [PATCH v9 10/16] dt-bindings: media: mediatek: mdp3: add component TDSHP "
` [PATCH v9 11/16] dt-bindings: display: mediatek: aal: add compatible "
` [PATCH v9 12/16] dt-bindings: display: mediatek: color: "
` [PATCH v9 13/16] dt-bindings: display: mediatek: merge: "
` [PATCH v9 14/16] dt-bindings: display: mediatek: ovl: "
` [PATCH v9 15/16] dt-bindings: display: mediatek: split: "
` [PATCH v9 16/16] dt-bindings: display: mediatek: padding: "

[PATCH v4 0/3] media: i2c: Add driver for THine THP7312 ISP
 2023-10-31 16:43 UTC  (9+ messages)
` [PATCH v4 3/3] media: i2c: Add driver for THine THP7312

[PATCH v13 00/56] Add DELETE_BUF ioctl
 2023-10-31 16:37 UTC  (3+ messages)

[PATCH 0/2] MT8195 Cherry: Assign MFG vregs for power saving
 2023-10-31 13:16 UTC  (5+ messages)
` [PATCH 1/2] arm64: dts: mediatek: mt8195-cherry: Add MFG0 domain supply
` [PATCH 2/2] arm64: dts: mediatek: mt8195-cherry: Assign sram supply to MFG1 pd

[PATCH] ASoC: mediatek: mt8186_mt6366_rt1019_rt5682s: trivial: fix error messages
 2023-10-31 10:31 UTC 

[PATCH v8 00/16] introduce more MDP3 components in MT8195
 2023-10-31  8:57 UTC  (23+ messages)
` [PATCH v8 01/16] dt-bindings: media: mediatek: mdp3: correct RDMA and WROT node with generic names
` [PATCH v8 02/16] dt-bindings: media: mediatek: mdp3: merge the indentical RDMA under display
` [PATCH v8 03/16] dt-bindings: media: mediatek: mdp3: add config for MT8195 RDMA
` [PATCH v8 04/16] dt-bindings: media: mediatek: mdp3: add compatible for MT8195 RSZ
` [PATCH v8 05/16] dt-bindings: media: mediatek: mdp3: add compatible for MT8195 WROT
` [PATCH v8 06/16] dt-bindings: media: mediatek: mdp3: add component FG for MT8195
` [PATCH v8 07/16] dt-bindings: media: mediatek: mdp3: add component HDR "
` [PATCH v8 08/16] dt-bindings: media: mediatek: mdp3: add component STITCH "
` [PATCH v8 09/16] dt-bindings: media: mediatek: mdp3: add component TCC "
` [PATCH v8 10/16] dt-bindings: media: mediatek: mdp3: add component TDSHP "
` [PATCH v8 11/16] dt-bindings: display: mediatek: aal: add compatible "
` [PATCH v8 13/16] dt-bindings: display: mediatek: merge: "
` [PATCH v8 14/16] dt-bindings: display: mediatek: ovl: "
` [PATCH v8 15/16] dt-bindings: display: mediatek: split: "
` [PATCH v8 16/16] dt-bindings: display: mediatek: padding: "

[PATCH v8 00/12] add support MDP3 on MT8195 platform
 2023-10-31  8:41 UTC  (14+ messages)
` [PATCH v8 01/12] media: platform: mtk-mdp3: add support second sets of MMSYS
` [PATCH v8 02/12] media: platform: mtk-mdp3: add support second sets of MUTEX
` [PATCH v8 03/12] media: platform: mtk-mdp3: introduce more pipelines from MT8195
` [PATCH v8 04/12] media: platform: mtk-mdp3: introduce more MDP3 components
` [PATCH v8 05/12] media: platform: mtk-mdp3: add checks for dummy components
` [PATCH v8 06/12] media: platform: mtk-mdp3: avoid multiple driver registrations
` [PATCH v8 07/12] media: platform: mtk-mdp3: extend GCE event waiting in RDMA and WROT
` [PATCH v8 08/12] media: platform: mtk-mdp3: add support for blending multiple components
` [PATCH v8 09/12] media: platform: mtk-mdp3: add mt8195 platform configuration
` [PATCH v8 10/12] media: platform: mtk-mdp3: add mt8195 shared memory configurations
` [PATCH v8 11/12] media: platform: mtk-mdp3: add mt8195 MDP3 component settings
` [PATCH v8 12/12] media: platform: mtk-mdp3: add support for parallel pipe to improve FPS

[PATCH v2 0/3] Fix use-after-free bug in mtk_jpeg_dec_device_run and fix schedule error in mtk_jpegdec_worker
 2023-10-31  7:24 UTC  (4+ messages)
` [PATCH v2 1/3] media: mtk-jpeg: Remove cancel worker in mtk_jpeg_remove to avoid the crash of multi-core JPEG devices
` [PATCH v2 2/3] media: mtk-jpeg: Fix use after free bug due to error path handling in mtk_jpeg_dec_device_run
` [PATCH v2 3/3] media: mtk-jpeg: Fix timeout schedule error in mtk_jpegdec_worker

[PATCH v2 0/3] Fix use-after-free bug in mtk_jpeg_dec_device_run and fix schedule error in mtk_jpegdec_worker
 2023-10-31  7:22 UTC 

[PATCH v2 0/3] Fix use-after-free bug in mtk_jpeg_dec_device_run
 2023-10-31  7:16 UTC  (4+ messages)
` [PATCH v2 1/3] media: mtk-jpeg: Remove cancel worker in mtk_jpeg_remove to avoid the crash of multi-core JPEG devices
` [PATCH v2 2/3] media: mtk-jpeg: Fix use after free bug due to error path handling in mtk_jpeg_dec_device_run
` [PATCH v2 3/3] media: mtk-jpeg: Fix timeout schedule error in

[PATCH 0/2] media: mtk-jpeg: Remove cancel worker in mtk_jpeg_remove to avoid the crash of multi-core JPEG devices
 2023-10-31  6:13 UTC  (3+ messages)

[PATCH v2 00/11] Add mediate-drm secure flow for SVP
 2023-10-31  6:01 UTC  (4+ messages)
` [PATCH v2 09/11] drm/mediatek: Add secure flow support to mediatek-drm

[PATCH v2 0/9] Add CMDQ secure driver for SVP
 2023-10-31  2:34 UTC  (6+ messages)
` [PATCH v2 2/9] dt-bindings: mailbox: Add property for CMDQ secure driver

CV / Resume IT Engineer
 2023-10-31  1:17 UTC 

[PATCH 1/3] arm64: Disable GiC priorities on Mediatek devices w/ firmware issues
 2023-10-30 23:19 UTC  (6+ messages)
` [PATCH 3/3] irqchip/gic-v3: Remove Mediatek pseudo-NMI firmware quirk handling

[PATCH v4 0/7] Add a few mt8183 follower boards
 2023-10-30 15:46 UTC  (3+ messages)
` [PATCH v4 2/7] dt-bindings: arm64: mediatek: Add mt8183-kukui-katsu

[PATCH v8 0/3] Add support for MT8195 MDP3
 2023-10-30  9:48 UTC  (2+ messages)
` [PATCH v8 1/3] arm64: dts: mediatek: mt8183: correct MDP3 DMA-related nodes


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