linux-mediatek.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-09-09 20:17:49 to 2023-09-11 13:31:19 UTC [more...]

[PATCH v11] drm: Add initial ci/ subdirectory
 2023-09-11 13:30 UTC  (14+ messages)

[PATCH 00/14] add driver to support secure video decoder
 2023-09-11 12:59 UTC  (15+ messages)
` [PATCH 01/14] media: mediatek: vcodec: add tee client interface to communiate with optee-os
` [PATCH 02/14] media: mediatek: vcodec: allocate tee share memory
` [PATCH 03/14] media: mediatek: vcodec: send share memory data to optee
` [PATCH 04/14] media: mediatek: vcodec: initialize msg and vsi information
` [PATCH 05/14] media: mediatek: vcodec: using encoder's device to alloc/free memory
` [PATCH 06/14] media: mediatek: vcodec: add interface to allocate/free secure memory
` [PATCH 07/14] media: mediatek: vcodec: using shared memory as vsi address
` [PATCH 08/14] media: medkatek: vcodec: support one plane capture buffer
` [PATCH 09/14] media: medkatek: vcodec: re-construct h264 driver to support svp mode
` [PATCH 10/14] media: medkatek: vcodec: remove parse nal_info in kernel
` [PATCH 11/14] media: medkatek: vcodec: covert secure fd to secure handle
` [PATCH 12/14] media: medkatek: vcodec: set secure mode to decoder driver
` [PATCH 13/14] media: medkatek: vcodec: disable wait interrupt for svp mode
` [PATCH 14/14] media: medkatek: vcodec: support tee decoder

[PATCH v5 00/17] Add Qualcomm Minidump kernel driver related support
 2023-09-11 13:14 UTC  (34+ messages)
` [PATCH v5 01/17] docs: qcom: Add qualcomm minidump guide
` [PATCH v5 02/17] soc: qcom: Add qcom_rproc_minidump module
` [PATCH v5 04/17] remoteproc: qcom: Remove minidump related data from qcom_common.c
` [PATCH v5 05/17] init: export linux_banner data variable
` [PATCH v5 06/17] soc: qcom: Add Qualcomm APSS minidump kernel driver
` [PATCH v5 07/17] soc: qcom: minidump: Add pending region registration
` [PATCH v5 08/17] arm64: mm: Add dynamic ramoops region support through command line
` [PATCH v5 09/17] pstore/ram: Use dynamic ramoops reserve resource
` [PATCH v5 10/17] pstore: Add pstore_region_defined() helper and export it
` [PATCH v5 11/17] qcom_minidump: Register ramoops region with minidump
` [PATCH v5 12/17] MAINTAINERS: Add entry for minidump related files
` [PATCH v5 13/17] firmware: qcom_scm: provide a read-modify-write function
` [PATCH v5 14/17] pinctrl: qcom: Use qcom_scm_io_update_field()
` [PATCH v5 15/17] firmware: scm: Modify only the download bits in TCSR register
` [PATCH v5 16/17] firmware: qcom_scm: Refactor code to support multiple download mode
` [PATCH v5 17/17] firmware: qcom_scm: Add multiple download mode support

[PATCH v3 0/9] drm: ci: fixes
 2023-09-11 12:38 UTC  (11+ messages)
` [PATCH v3 2/9] arm64: dts: qcom: apq8016-sbc: Add overlay for usb host mode
` [PATCH v3 3/9] drm: ci: Force db410c to "
` [PATCH v3 6/9] arm64: defconfig: Enable DA9211 regulator

[PATCH v12 0/6] iommu/dma: s390 DMA API conversion and optimized IOTLB flushing
 2023-09-11 12:06 UTC  (3+ messages)
` [PATCH v12 5/6] iommu/dma: Allow a single FQ in addition to per-CPU FQs

[PATCH v4,0/3] Add mt8188 compatiable for DSI cmd packet control
 2023-09-11 12:08 UTC  (4+ messages)
` [PATCH v4,1/3] dt-bindings: display: mediatek: dsi: Add compatible for MediaTek MT8188
` [PATCH v4,2/3] drm/mediatek: dsi: Add dsi cmdq_ctl to send panel initial code
` [PATCH v4,3/3] drm/mediatek: Add mt8188 dsi compatible to mtk_dsi.c

[PATCH v5 1/2] dt-bindings: arm64: dts: mediatek: add mt8395-evk board
 2023-09-11 11:59 UTC  (10+ messages)
` [PATCH v5 2/2] arm64: dts: mediatek: add device-tree for Genio 1200 EVK board

[PATCH v6 1/2] dt-bindings: arm64: dts: mediatek: add mt8395-evk board
 2023-09-11 11:57 UTC  (2+ messages)
` [PATCH v6 2/2] arm64: dts: mediatek: add device-tree for Genio 1200 EVK board

[PATCH] arm64: defconfig: Enable DA9211 regulator
 2023-09-11 11:51 UTC  (2+ messages)

[RESEND PATCH v6 00/20] Add display driver for MT8188 VDOSYS1
 2023-09-11 11:28 UTC  (22+ messages)
` [RESEND PATCH v6 01/20] dt-bindings: display: mediatek: ethdr: Add compatible for MT8188
` [RESEND PATCH v6 02/20] dt-bindings: display: mediatek: mdp-rdma: "
` [RESEND PATCH v6 03/20] dt-bindings: display: mediatek: merge: "
` [RESEND PATCH v6 04/20] dt-bindings: display: mediatek: padding: Add MT8188
` [RESEND PATCH v6 05/20] dt-bindings: arm: mediatek: Add compatible for MT8188
` [RESEND PATCH v6 06/20] dt-bindings: reset: mt8188: Add VDOSYS reset control bits
` [RESEND PATCH v6 07/20] soc: mediatek: Support MT8188 VDOSYS1 in mtk-mmsys
` [RESEND PATCH v6 08/20] soc: mediatek: Support MT8188 VDOSYS1 Padding "
` [RESEND PATCH v6 09/20] soc: mediatek: Support reset bit mapping in mmsys driver
` [RESEND PATCH v6 10/20] soc: mediatek: Add MT8188 VDOSYS reset bit map
` [RESEND PATCH v6 11/20] drm/mediatek: Rename OVL_ADAPTOR_TYPE_RDMA
` [RESEND PATCH v6 12/20] drm/mediatek: Refine device table of OVL adaptor
` [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
` [RESEND PATCH v6 15/20] drm/mediatek: Manage component's clock with function pointers
` [RESEND PATCH v6 16/20] drm/mediatek: Make sure the power-on sequence of LARB and RDMA
` [RESEND PATCH v6 17/20] drm/mediatek: Support MT8188 Padding in display driver
` [RESEND PATCH v6 18/20] drm/mediatek: Add Padding to OVL adaptor
` [RESEND PATCH v6 19/20] drm/mediatek: Support MT8188 VDOSYS1 in display driver
` [RESEND PATCH v6 20/20] drm/mediatek: Set DPI input to 1T2P mode

[PATCH v3,0/3] Add mt8188 compatiable for DSI cmd packet control
 2023-09-11 11:14 UTC  (7+ messages)
` [PATCH v3,1/3] dt-bindings: display: mediatek: dsi: Add compatible for MediaTek MT8188
` [PATCH v3,2/3] drm/mediatek: dsi: Add dsi cmdq_ctl to send panel initial code
` [PATCH v3,3/3] drm/mediatek: Add mt8188 dsi compatible to mtk_dsi.c

[REBASE PATCH v5 00/17] Add Qualcomm Minidump kernel driver related support
 2023-09-11 11:03 UTC  (20+ messages)
` [REBASE PATCH v5 01/17] docs: qcom: Add qualcomm minidump guide
` [REBASE PATCH v5 02/17] soc: qcom: Add qcom_rproc_minidump module
` [REBASE PATCH v5 03/17] remoteproc: qcom_q6v5_pas: Use qcom_rproc_minidump()
` [REBASE PATCH v5 04/17] remoteproc: qcom: Remove minidump related data from qcom_common.c
` [REBASE PATCH v5 05/17] init: export linux_banner data variable
` [REBASE PATCH v5 06/17] soc: qcom: Add Qualcomm APSS minidump kernel driver
` [REBASE PATCH v5 07/17] soc: qcom: minidump: Add pending region registration
` [REBASE PATCH v5 08/17] arm64: mm: Add dynamic ramoops region support through command line
` [REBASE PATCH v5 09/17] pstore/ram: Use dynamic ramoops reserve resource
` [REBASE PATCH v5 10/17] pstore: Add pstore_region_defined() helper and export it
` [REBASE PATCH v5 11/17] qcom_minidump: Register ramoops region with minidump
` [REBASE PATCH v5 12/17] MAINTAINERS: Add entry for minidump related files
` [REBASE PATCH v5 13/17] firmware: qcom_scm: provide a read-modify-write function
` [REBASE PATCH v5 14/17] pinctrl: qcom: Use qcom_scm_io_update_field()
` [REBASE PATCH v5 15/17] firmware: scm: Modify only the download bits in TCSR register
` [REBASE PATCH v5 16/17] firmware: qcom_scm: Refactor code to support multiple download mode
` [REBASE PATCH v5 17/17] firmware: qcom_scm: Add multiple download mode support

[PATCH] arm64: dts: mediatek: mt8186: change CCI OPP scaling mapping
 2023-09-11 10:59 UTC  (3+ messages)

[PATCH 0/9] dma-buf: heaps: Add MediaTek secure heap
 2023-09-11 10:15 UTC  (17+ messages)
` [PATCH 1/9] dma-buf: heaps: Deduplicate docs and adopt common format
` [PATCH 2/9] dma-heap: Add proper kref handling on dma-buf heaps
` [PATCH 3/9] dma-heap: Provide accessors so that in-kernel drivers can allocate dmabufs from specific heaps
` [PATCH 4/9] dma-buf: heaps: Initialise MediaTek secure heap
` [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 7/9] dma-buf: heaps: mtk_sec_heap: Add dma_ops
` [PATCH 8/9] dt-bindings: reserved-memory: MediaTek: Add reserved memory for SVP
` [PATCH 9/9] dma_buf: heaps: mtk_sec_heap: Add a new CMA heap

[PATCH AUTOSEL 6.1 18/22] drm/mediatek: dp: Change logging to dev for mtk_dp_aux_transfer()
 2023-09-11  9:53 UTC  (2+ messages)

[PATCH] dt-bindings: arm64: dts: mediatek: add description for mt8365-evk board
 2023-09-11  9:49 UTC  (9+ messages)

[PATCH v2] dt-bindings: arm64: dts: mediatek: add description for mt8365-evk board
 2023-09-11  9:49 UTC  (2+ messages)

[bug report] net: ethernet: mtk_eth_soc: support 36-bit DMA addressing on MT7988
 2023-09-11  9:40 UTC  (3+ messages)
` [PATCH net v2] net: ethernet: mtk_eth_soc: fix uninitialized variable

iommu/mediatek: Add SVP support for mt8188
 2023-09-11  9:22 UTC  (6+ messages)
` [PATCH 1/4] iommu/mediatek: Initialise the secure bank
` [PATCH 2/4] iommu/mediatek: Add irq handle for "
` [PATCH 3/4] iommu/mediatek: Avoid access secure bank register in runtime_suspend
` [PATCH 4/4] iommu/mediatek: mt8188: Enable secure bank for MM IOMMU

[PATCH v6 00/18] Add DELETE_BUF ioctl
 2023-09-11  8:55 UTC  (4+ messages)
` [PATCH v6 14/18] media: verisilicon: vp9: Use destination buffer height to compute chroma offset

[PATCH v2 0/3] Fix possible OOB write when using rule_buf
 2023-09-11  7:30 UTC  (6+ messages)
` [PATCH v2 1/3] net: ethernet: bcmasp: fix possible OOB write in bcmasp_netfilt_get_all_active()
` [PATCH v2 3/3] net: ethernet: mtk_eth_soc: fix possible NULL pointer dereference in mtk_hwlro_get_fdir_all()

[PATCH] media: mtk-jpegenc: Fix bug in JPEG encode quality selection
 2023-09-11  7:18 UTC  (2+ messages)

[PATCH v6 00/20] Add display driver for MT8188 VDOSYS1
 2023-09-11  6:48 UTC  (22+ messages)
` [PATCH v6 01/20] dt-bindings: display: mediatek: ethdr: Add compatible for MT8188
` [PATCH v6 02/20] dt-bindings: display: mediatek: mdp-rdma: "
` [PATCH v6 03/20] dt-bindings: display: mediatek: merge: "
` [PATCH v6 04/20] dt-bindings: display: mediatek: padding: Add MT8188
` [PATCH v6 05/20] dt-bindings: arm: mediatek: Add compatible for MT8188
` [PATCH v6 06/20] dt-bindings: reset: mt8188: Add VDOSYS reset control bits
` [PATCH v6 07/20] soc: mediatek: Support MT8188 VDOSYS1 in mtk-mmsys
` [PATCH v6 08/20] soc: mediatek: Support MT8188 VDOSYS1 Padding "
` [PATCH v6 09/20] soc: mediatek: Support reset bit mapping in mmsys driver
` [PATCH v6 10/20] soc: mediatek: Add MT8188 VDOSYS reset bit map
` [PATCH v6 11/20] drm/mediatek: Rename OVL_ADAPTOR_TYPE_RDMA
` [PATCH v6 12/20] drm/mediatek: Refine device table of OVL adaptor
` [PATCH v6 13/20] drm/mediatek: Sort OVL adaptor components
` [PATCH v6 14/20] drm/mediatek: Add component ID to component match structure
` [PATCH v6 15/20] drm/mediatek: Manage component's clock with function pointers
` [PATCH v6 16/20] drm/mediatek: Make sure the power-on sequence of LARB and RDMA
` [PATCH v6 17/20] drm/mediatek: Support MT8188 Padding in display driver
` [PATCH v6 18/20] drm/mediatek: Add Padding to OVL adaptor
` [PATCH v6 19/20] drm/mediatek: Support MT8188 VDOSYS1 in display driver
` [PATCH v6 20/20] drm/mediatek: Set DPI input to 1T2P mode

[PATCH] mfd: Explicitly include correct DT includes
 2023-09-11  4:49 UTC  (3+ messages)

[PATCH] pwm: Explicitly include correct DT includes
 2023-09-11  4:49 UTC  (3+ messages)

[PATCH 00/11] add missing of_node_put
 2023-09-10 18:00 UTC  (2+ messages)

[PATCH v3] dt-bindings: phy: Add compatible for Mediatek MT8188
 2023-09-10  9:40 UTC  (2+ messages)

[PATCH 2/4] dt-bindings: net: dsa: document internal MDIO bus
 2023-09-09 21:16 UTC  (11+ 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).