linux-mediatek.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-26 09:58:09 to 2021-10-29 14:05:56 UTC [more...]

[PATCH v1] cpufreq: mediatek-hw: Fix double devm_remap in hotplug case
 2021-10-29 11:42 UTC  (2+ messages)
` [PATCH v1 1/1] "

[PATCH] arm64: defconfig: enable regulator to fix mt8173 regression
 2021-10-29 12:42 UTC  (3+ messages)

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

[PATCH v1] media: mtk-vcodec: Align width and height to 64
 2021-10-29  9:45 UTC 

[PATCH v7 00/20] Add MediaTek SoC DRM (vdosys1) support for mt8195
 2021-10-29  7:52 UTC  (21+ messages)
` [PATCH v7 01/20] dt-bindings: mediatek: add vdosys1 RDMA definition "
` [PATCH v7 02/20] dt-bindings: mediatek: add vdosys1 MERGE property "
` [PATCH v7 03/20] dt-bindings: mediatek: add ethdr definition "
` [PATCH v7 04/20] dt-bindings: reset: mt8195: add vdosys1 reset control bit
` [PATCH v7 05/20] arm64: dts: mt8195: add display node for vdosys1
` [PATCH v7 06/20] soc: mediatek: add mtk-mmsys support for mt8195 vdosys1
` [PATCH v7 07/20] soc: mediatek: add mtk-mmsys config API "
` [PATCH v7 08/20] soc: mediatek: add cmdq support of "
` [PATCH v7 09/20] soc: mediatek: mmsys: modify reset controller for MT8195 vdosys1
` [PATCH v7 10/20] soc: mediatek: change the mutex defines and the mutex_mod type
` [PATCH v7 11/20] soc: mediatek: add mtk-mutex support for mt8195 vdosys1
` [PATCH v7 12/20] drm/mediatek: add display MDP RDMA support for MT8195
` [PATCH v7 13/20] drm/mediatek: add display merge advance config API "
` [PATCH v7 14/20] drm/mediatek: add display merge start/stop API for cmdq support
` [PATCH v7 15/20] drm/mediatek: add display merge mute/unmute support for MT8195
` [PATCH v7 16/20] drm/mediatek: add ETHDR "
` [PATCH v7 17/20] drm/mediatek: add mediatek-drm plane color encoding info
` [PATCH v7 18/20] drm/mediatek: add ovl_adaptor support for MT8195
` [PATCH v7 19/20] drm/mediatek: modify mediatek-drm for mt8195 multi mmsys support
` [PATCH v7 20/20] drm/mediatek: add mediatek-drm of vdosys1 support for MT8195

[PATCH v3 2/3] drm: Add Gamma and Degamma LUT sizes props to drm_crtc to validate
 2021-10-29  7:48 UTC  (3+ messages)
  ` [Intel-gfx] "

[PATCH v2] dma-buf: acquire name lock before read/write dma_buf.name
 2021-10-29  7:34 UTC  (3+ messages)

[PATCH v6 0/5] CMDQ refinement of Mediatek DRM driver
 2021-10-29  5:32 UTC  (8+ messages)
` [PATCH v6 1/6] drm/mediatek: Use mailbox rx_callback instead of cmdq_task_cb
` [PATCH v6 2/6] drm/mediatek: Remove the pointer of struct cmdq_client
` [PATCH v6 3/6] drm/mediatek: Detect CMDQ execution timeout
` [PATCH v6 4/6] drm/mediatek: Add cmdq_handle in mtk_crtc
` [PATCH v6 5/6] drm/mediatek: Add mbox_free_channel in mtk_drm_crtc_destroy
` [PATCH v6 6/6] drm/mediatek: Clear pending flag when cmdq packet is done

[PATCH v2 0/3] MIPS: Fix build error ERROR: modpost:
 2021-10-29  5:28 UTC  (10+ messages)
` [PATCH v2 1/3] PCI: mt7621: Add MODULE_* macros to MT7621 PCIe host controller driver
` [PATCH v2 2/3] MIPS: cm/cpc: export some missing symbols to be able to use them from driver code
` [PATCH v2 3/3] MIPS: traps: export a missing symbols to be able to use it "

[PATCH v7, 00/15] Support multi hardware decode using of_platform_populate
 2021-10-29  3:29 UTC  (24+ messages)
` [PATCH v7, 03/15] media: mtk-vcodec: Refactor vcodec pm interface
` [PATCH v7, 04/15] media: mtk-vcodec: Manage multi hardware information
` [PATCH v7, 07/15] media: mtk-vcodec: Add irq interface for multi hardware
` [PATCH v7, 08/15] media: mtk-vcodec: Add msg queue feature for lat and core architecture
` [PATCH v7, 09/15] media: mtk-vcodec: Generalize power and clock on/off interfaces
` [PATCH v7, 11/15] media: mtk-vcodec: Add core thread
` [PATCH v7, 12/15] media: mtk-vcodec: Support 34bits dma address for vdec

[PATCH] ASoC: fix unmet dependencies on GPIOLIB for SND_SOC_RT1015P
 2021-10-29  2:20 UTC  (2+ messages)

[PATCH] mt76: mt7915: add default calibrated data support
 2021-10-29  0:55 UTC  (3+ messages)

[PATCH] mt76: mt7921: drop offload_flags overwritten
 2021-10-28 22:29 UTC 

[PATCH 0/3] media: mtk-vcodec: few fixes
 2021-10-28 14:18 UTC  (3+ messages)
` [PATCH 1/3] media: mtk-vcodec: enc: add vp8 profile ctrl

[PATCH v4 0/2] Add code to manage DSP clocks and provide dts-binding document
 2021-10-28 13:57 UTC  (3+ messages)
` [PATCH v4 1/2] ASoC: SOF: mediatek: Add mt8195 dsp clock support
` [PATCH v4 2/2] dt-bindings: dsp: mediatek: Add mt8195 DSP binding support

[PATCH 3/3] firmware: mediatek: add adsp ipc protocol interface
 2021-10-28 13:28 UTC 

[PATCH 2/3] mailbox: mediatek: add support for adsp mailbox controller
 2021-10-28 13:27 UTC 

[PATCH 1/3] dt-bindings: mediatek: add adsp-mbox document
 2021-10-28 13:27 UTC 

[PATCH 0/3] Mediatek MT8195 ADSP IPC support
 2021-10-28 13:26 UTC 

[PATCH] linux-firmware: Update firmware for MT7921 BT device to 20211018131102
 2021-10-28 13:06 UTC  (2+ messages)

[PATCH] linux-firmware: update frimware for mediatek bluetooth chip (MT7921)
 2021-10-28 13:06 UTC  (2+ messages)

[PATCH v2] dma-buf: remove restriction of IOCTL:DMA_BUF_SET_NAME
 2021-10-28 11:35 UTC  (5+ messages)
` [PATCH v3] "

[v5 0/5] Mediatek MT8195 power domain support
 2021-10-28 11:05 UTC  (2+ messages)

[PATCH v2] mt76: mt7915: add default calibrated data support
 2021-10-28 10:41 UTC 

[PATCH] mmc: mediatek: move cqhci init behind ungate clock
 2021-10-28 10:00 UTC  (3+ messages)

[PATCH v1] media: platform: mtk-mdp3: Revise frame change criteria
 2021-10-28  9:14 UTC  (2+ messages)

[PATCH 00/11] add mt7916 support
 2021-10-28  8:58 UTC  (14+ messages)
` [PATCH 01/11] mt76: mt7915: add mt7915_mmio_probe() as a common probing function
` [PATCH 02/11] mt76: mt7915: refine register definition
` [PATCH 03/11] mt76: mt7915: rework dma.c to adapt mt7916 changes
` [PATCH 04/11] mt76: mt7915: add firmware support for mt7916
` [PATCH 05/11] mt76: mt7915: rework eeprom.c to adapt mt7916 changes
` [PATCH 06/11] mt76: mt7915: enlarge wcid size to 544
` [PATCH 07/11] mt76: mt7915: add txfree event v3
` [PATCH 08/11] mt76: mt7915: update rx rate reporting for mt7916
` [PATCH 09/11] mt76: mt7915: update mt7915_chan_mib_offs "
` [PATCH 10/11] mt76: mt7915: add mt7916 calibrated data support
` [PATCH 11/11] mt76: mt7915: add device id for mt7916

[PATCH] drm/mediatek: hdmi: Perform NULL pointer check for mtk_hdmi_conf
 2021-10-28  7:43 UTC 

[PATCH] memory: mtk-smi: Fix a null dereference for the ostd
 2021-10-28  6:13 UTC  (2+ messages)

[PATCH] dm: add module parameter bdev_wait
 2021-10-28  5:49 UTC  (3+ messages)

[PATCH v5 0/6] CMDQ refinement of Mediatek DRM driver
 2021-10-28  3:19 UTC  (12+ messages)
` [PATCH v5 1/6] drm/mediatek: Use mailbox rx_callback instead of cmdq_task_cb
` [PATCH v5 2/6] drm/mediatek: Remove the pointer of struct cmdq_client
` [PATCH v5 3/6] drm/mediatek: Detect CMDQ execution timeout
` [PATCH v5 4/6] drm/mediatek: Add cmdq_handle in mtk_crtc
` [PATCH v5 5/6] drm/mediatek: Add mbox_free_channel in mtk_drm_crtc_destroy
` [PATCH v5 6/6] drm/mediatek: Clear pending flag when cmdq packet is done

[PATCH 0/2] drivers/mt7621: Fix build error ERROR: modpost:
 2021-10-28  1:58 UTC  (7+ messages)
` [PATCH 1/2] PCI: mt7621: Add MODULE_* macros to MT7621 PCIe host controller driver
` [PATCH 2/2] PCI: mt7621: Export mips_cm/cpc/gcr_* to modules

[PATCH v3 0/7] Add Support for MediaTek MT8192 APU Power
 2021-10-27 21:14 UTC  (7+ messages)
` [PATCH v3 3/7] dt-bindings: arm: mediatek: Add new document bindings for APU
` [PATCH v3 4/7] dt-bindings: soc: mediatek: apusys: Add new document for APU power domain
` [PATCH v3 5/7] soc: mediatek: apu: Add apusys and add apu power domain driver

[PATCH v5 0/7] drm/mediatek: Add mt8195 DisplayPort driver
 2021-10-27 20:32 UTC  (3+ messages)
` [PATCH v5 1/7] dt-bindings: mediatek,dpi: Add DP_INTF compatible

[PATCH v4 1/3] PM / wakeirq: support enabling wake-up irq after runtime_suspend called
 2021-10-27 19:00 UTC  (4+ messages)

[PATCH] drm/mediatek: Do not overwrite user state rotation value
 2021-10-27 16:34 UTC 

[PATCH] drm/mediatek: Set the default value of rotation to DRM_MODE_ROTATE_0
 2021-10-27 16:27 UTC 

[PATCH v2] printk: ringbuffer: Improve prb_next_seq() performance
 2021-10-27 15:48 UTC  (2+ messages)

[PATCH v2 20/22] usb: host: xhci-mtk: deny IRQ0
 2021-10-27  9:35 UTC  (4+ messages)

[PATCH v12 00/16] Add Mediatek Soc DRM (vdosys0) support for mt8195
 2021-10-27  7:57 UTC  (21+ messages)
` [PATCH v12 01/16] dt-bindings: arm: mediatek: mmsys: add power and gce properties
` [PATCH v12 02/16] dt-bindings: arm: mediatek: mmsys: add mt8195 SoC binding
` [PATCH v12 03/16] dt-bindings: display: mediatek: disp: split each block to individual yaml
` [PATCH v12 04/16] dt-bindings: display: mediatek: dsc: add yaml for mt8195 SoC binding
` [PATCH v12 05/16] dt-bindings: display: mediatek: merge: add additional prop for mt8195
` [PATCH v12 06/16] dt-bindings: display: mediatek: add mt8195 SoC binding for vdosys0
` [PATCH v12 07/16] dt-bindings: arm: mediatek: move common module from display folder
` [PATCH v12 08/16] arm64: dts: mt8195: add display node for vdosys0
` [PATCH v12 09/16] soc: mediatek: add mtk-mmsys support for mt8195 vdosys0
` [PATCH v12 10/16] soc: mediatek: add mtk-mutex "
` [PATCH v12 11/16] drm/mediatek: remove unused define in mtk_drm_ddp_comp.c
` [PATCH v12 12/16] drm/mediatek: rename the define of register offset
` [PATCH v12 13/16] drm/mediatek: adjust to the alphabetic order for mediatek-drm
` [PATCH v12 14/16] drm/mediatek: add DSC support "
` [PATCH v12 15/16] drm/mediatek: add MERGE "
` [PATCH v12 16/16] drm/mediatek: add mediatek-drm of vdosys0 support for mt8195

[PATCH] mt76: mt7663s: fix link error with CONFIG_PM=n
 2021-10-27  6:20 UTC  (2+ messages)

[PATCH] scsi: ufs: mediatek: avoid sched_clock() misuse
 2021-10-27  4:00 UTC  (2+ messages)

[PATCH v2 0/4] thermal: mediatek: Add mt8365 support
 2021-10-27  3:09 UTC  (3+ messages)
` [PATCH v2 1/4] dt-bindings: thermal: mediatek: Add mt8365

[PATCH] dt-bindings: mfd: change naming of mediatek rpmsg property
 2021-10-27  2:27 UTC  (4+ messages)

[PATCH v2] mmc: cqhci: clear HALT state after CQE enable
 2021-10-27  0:55 UTC 

[PATCH 1/2] drm: Add Gamma and Degamma LUT sizes props to drm_crtc to validate
 2021-10-26 19:26 UTC  (7+ messages)
  ` [Intel-gfx] "

[PATCH v4 0/5] CMDQ refinement of Mediatek DRM driver
 2021-10-26 16:07 UTC  (11+ messages)
` [PATCH v4 1/5] drm/mediatek: Use mailbox rx_callback instead of cmdq_task_cb
` [PATCH v4 2/5] drm/mediatek: Remove the pointer of struct cmdq_client
` [PATCH v4 3/5] drm/mediatek: Detect CMDQ execution timeout
` [PATCH v4 4/5] drm/mediatek: Add cmdq_handle in mtk_crtc
` [PATCH v4 5/5] drm/mediatek: Clear pending flag when cmdq packet is done

[PATCH] mmc: cqhci: clear HALT state after CQE enable
 2021-10-26 15:40 UTC  (3+ messages)

[RFC 00/13] MediaTek MT8192 APU
 2021-10-26 15:21 UTC  (9+ messages)
` [RFC 04/13] iommu/mediatek: Add APU iommu support
` [RFC 06/13] soc: mediatek: apu: Add apu core driver
` [RFC 08/13] soc: mediatek: apu: Add apusys rv driver
` [RFC 12/13] arm64: dts: mt8192: Add apu tinysys


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