Linux ARM-MSM sub-architecture
 help / color / mirror / Atom feed
 messages from 2025-01-09 09:56:03 to 2025-01-10 13:23:50 UTC [more...]

[PATCH v2 00/25] drm/dumb-buffers: Fix and improve buffer-size calculation
 2025-01-10 13:23 UTC  (33+ messages)
` [PATCH v2 01/25] drm/dumb-buffers: Sanitize output on errors
` [PATCH v2 02/25] drm/dumb-buffers: Provide helper to set pitch and size
  `  "
` [PATCH v2 03/25] drm/gem-dma: Compute dumb-buffer sizes with drm_mode_size_dumb()
` [PATCH v2 04/25] drm/gem-shmem: "
` [PATCH v2 05/25] drm/gem-vram: "
` [PATCH v2 06/25] drm/armada: "
` [PATCH v2 07/25] drm/exynos: "
` [PATCH v2 08/25] drm/gma500: "
` [PATCH v2 09/25] drm/hibmc: "
` [PATCH v2 10/25] drm/imx/ipuv3: "
` [PATCH v2 11/25] drm/loongson: "
` [PATCH v2 12/25] drm/mediatek: "
` [PATCH v2 13/25] drm/msm: "
` [PATCH v2 14/25] drm/nouveau: "
` [PATCH v2 15/25] drm/omapdrm: "
` [PATCH v2 16/25] drm/qxl: "
` [PATCH v2 17/25] drm/renesas/rcar-du: "
` [PATCH v2 18/25] drm/renesas/rz-du: "
` [PATCH v2 19/25] drm/rockchip: "
` [PATCH v2 20/25] drm/tegra: "
` [PATCH v2 21/25] drm/virtio: "
` [PATCH v2 22/25] drm/vmwgfx: "
` [PATCH v2 23/25] drm/xe: "
` [PATCH v2 24/25] drm/xen: "
` [PATCH v2 25/25] drm/xlnx: "

[RFC PATCH 00/11] drm/msm: Add support for SM8750
 2025-01-10 13:07 UTC  (21+ messages)
` [PATCH RFC 01/11] dt-bindings: display/msm: dsi-controller-main: Combine if:then: entries
` [PATCH RFC 02/11] dt-bindings: display/msm: dsi-controller-main: Add missing minItems
` [PATCH RFC 03/11] dt-bindings: display/msm: dsi-phy-7nm: Add SM8750
` [PATCH RFC 04/11] dt-bindings: display/msm: dsi-controller-main: "
` [PATCH RFC 05/11] dt-bindings: display/msm: dp-controller: "
` [PATCH RFC 06/11] dt-bindings: display/msm: qcom,sm8650-dpu: "
` [PATCH RFC 07/11] dt-bindings: display/msm: qcom,sm8750-mdss: "
` [PATCH RFC 08/11] drm/msm/dsi: Add support for SM8750
` [PATCH RFC 09/11] drm/msm/dpu: "
` [PATCH RFC 10/11] drm/msm/mdss: "
` [PATCH RFC / WIP 11/11] drm/msm/dpu: WIP: CTL_LAYER_EXT is gone

[PATCH v5 0/6] arm64: qcom: Add support for QCS9075 boards
 2025-01-10 12:31 UTC  (26+ messages)
` [PATCH v5 5/6] arm64: dts: qcom: Add support for QCS9075 Ride & Ride-r3
` [PATCH v5 6/6] arm64: dts: qcom: Enable cpu cooling devices for QCS9075 platforms

[PATCH] arm64: dts: qcom: sc8280xp: correct usb phy power supply
 2025-01-10 12:28 UTC  (2+ messages)

[PATCH v4] dmaengine: qcom: bam_dma: Avoid writing unavailable register
 2025-01-10 12:23 UTC  (9+ messages)

[PATCH] arm64: dts: qcom: add missing cache node for cpu1
 2025-01-10 12:06 UTC  (5+ messages)

[PATCH] dmaengine: qcom: bam_dma: Fix BAM_RIVISON register handling
 2025-01-10 11:08 UTC  (3+ messages)

[PATCH net-next v4 0/5] Add PCS support for Qualcomm IPQ9574 SoC
 2025-01-10 10:52 UTC  (7+ messages)
` [PATCH net-next v4 3/5] net: pcs: qcom-ipq9574: Add PCS instantiation and phylink operations

[PATCH v2 0/2] arm64: dts: qcom: sm8650: rework CPU & GPU thermal zones
 2025-01-10 10:36 UTC  (3+ messages)
` [PATCH v2 1/2] arm64: dts: qcom: sm8650: drop cpu thermal passive trip points
` [PATCH v2 2/2] arm64: dts: qcom: sm8650: setup gpu thermal with higher temperatures

[PATCH V7 0/2] qcom: x1e80100: Enable CPUFreq
 2025-01-10  9:52 UTC  (11+ messages)

[PATCH 0/2] arm64: dts: qcom: sm8650: rework CPU & GPU thermal zones
 2025-01-10  9:41 UTC  (13+ messages)
` [PATCH 1/2] arm64: dts: qcom: sm8650: setup cpu thermal with idle on high temperatures

[PATCH v10 00/15] Support for hardware-wrapped inline encryption keys
 2025-01-10  8:44 UTC  (3+ messages)
` (subset) "

[PATCH v2 0/2] Use APIs in gdsc genpd to switch gdsc mode for venus v4 core
 2025-01-10  8:21 UTC  (6+ messages)
` [PATCH v2 1/2] clk: qcom: videocc: Use HW_CTRL_TRIGGER flag for video GDSC's

[PATCH v1 0/1] Add firmware-name in BT node
 2025-01-10  6:56 UTC  (3+ messages)
` [PATCH v1 1/1] arm64: dts: qcom: sa8775p-ride: "

[PATCH v1 0/7] Add support to load QUP SE firmware from
 2025-01-10  6:56 UTC  (3+ messages)

[PATCH v3] mmc: sdhci-msm: Correctly set the load for the regulator
 2025-01-10  6:22 UTC  (3+ messages)

[PATCH v5 0/5] Add PCIe support for Qualcomm IPQ5332
 2025-01-10  4:36 UTC  (4+ messages)
` [PATCH v5 4/5] arm64: dts: qcom: ipq5332: Add PCIe related nodes

[PATCH v4 00/25] drm/msm/dpu: Add Concurrent Writeback Support for DPU 10.x+
 2025-01-10  2:10 UTC  (21+ messages)
` [PATCH v4 15/25] drm/msm/dpu: Add CWB to msm_display_topology
` [PATCH v4 18/25] drm/msm/dpu: Reserve resources for CWB

[PATCH v4 0/9] drm/msm/dpu: rework debugfs interface of dpu_core_perf
 2025-01-10  2:02 UTC  (8+ messages)
` [PATCH v4 2/9] drm/msm/dpu: remove duplicate code calculating sum of bandwidths
` [PATCH v4 3/9] drm/msm/dpu: change ib values to u32
` [PATCH v4 4/9] drm/msm/dpu: make fix_core_ab_vote consistent with fix_core_ib_vote

[RFC PATCH 0/6] qcom: Add an SoC PM driver for sc7180 using PM domains
 2025-01-10  0:38 UTC  (17+ messages)
` [RFC PATCH 1/6] bus: Extract simple-bus into self-contained driver
` [RFC PATCH 2/6] dt-bindings: bus: Add qcom,soc-sc7180 SoC
` [RFC PATCH 4/6] of: Extract alloc/add functions from of_platform_device_create_pdata()
` [RFC PATCH 6/6] arm64: dts: qcom: sc7180: Add SoC specific compatible to soc node

[PATCH] arm64: dts: qcom: x1e80100: Mark usb_2 as dma-coherent
 2025-01-10  0:36 UTC  (2+ messages)

[PATCH v9 00/28] Qualcomm iris video decoder driver
 2025-01-10  0:12 UTC  (20+ messages)
` [PATCH v9 27/28] media: iris: enable video driver probe of SM8250 SoC

[PATCH 0/6] drm: enforce rules for drm_atomic_helper_check_modeset()
 2025-01-09 23:57 UTC  (9+ messages)
` [PATCH 6/6] drm/msm/dpu: don't set crtc_state->mode_changed from atomic_check()

[PATCH] arm64: qcom: romulus: Update firmware names
 2025-01-09 23:14 UTC  (3+ messages)

[PATCH] drm/msm: Avoid rounding up to one jiffy
 2025-01-09 23:07 UTC 

[PATCH] ASoC: Use of_property_present() for non-boolean properties
 2025-01-09 21:36 UTC  (2+ messages)

[PATCH 0/2] bus: mhi: host: pci_generic: Couple of recovery fixes
 2025-01-09 20:50 UTC  (5+ messages)
` [PATCH 2/2] bus: mhi: host: pci_generic: Recover the device synchronously from mhi_pci_runtime_resume()

[PATCH net-next] dt-bindings: net: qcom,ipa: Use recommended MBN firmware format in DTS example
 2025-01-09 20:30 UTC  (2+ messages)

[PATCH net-next v2 00/14] Add PPE driver for Qualcomm IPQ9574 SoC
 2025-01-09 20:11 UTC  (20+ messages)
` [PATCH net-next v2 03/14] net: ethernet: qualcomm: Add PPE driver for "
` [PATCH net-next v2 04/14] net: ethernet: qualcomm: Initialize PPE buffer management for IPQ9574
` [PATCH net-next v2 06/14] net: ethernet: qualcomm: Initialize the PPE scheduler settings
` [PATCH net-next v2 07/14] net: ethernet: qualcomm: Initialize PPE queue settings
` [PATCH net-next v2 08/14] net: ethernet: qualcomm: Initialize PPE service code settings
` [PATCH net-next v2 13/14] net: ethernet: qualcomm: Add PPE debugfs support for PPE counters

[PATCH] rtc: use boolean values with device_init_wakeup()
 2025-01-09 20:03 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: msm8916-samsung-serranove: Add display panel
 2025-01-09 18:27 UTC  (2+ messages)

[PATCH v3 00/15] (no cover subject)
 2025-01-09 18:12 UTC  (12+ messages)
` [PATCH v3 04/15] drm/msm/dpu: decide right side per last bit
` [PATCH v3 05/15] drm/msm/dpu: fix mixer number counter on allocation
` [PATCH v3 07/15] drm/msm/dpu: bind correct pingpong for quad pipe

[PATCH 0/2] arm64: dts: qcom: Drop duplicate DMIC supplies for X13S/CRD
 2025-01-09 16:46 UTC  (14+ messages)
` [PATCH 2/2] arm64: dts: qcom: x1e80100-crd: Drop duplicate DMIC supplies

[PATCH] interconnect: sm8750: Add missing const to static qcom_icc_desc
 2025-01-09 16:46 UTC 

[RESEND PATCH 1/2] soc: qcom: rmtfs: allow building the module with COMPILE_TEST=y
 2025-01-09 16:43 UTC  (6+ messages)

[RFC PATCH v4 00/14] KVM: Restricted mapping of guest_memfd at the host and arm64 support
 2025-01-09 16:34 UTC  (5+ messages)
` [RFC PATCH v4 07/14] KVM: guest_memfd: Allow host to mmap guest_memfd() pages when shared

[PATCH v4 0/7] Support for GPU ACD feature on Adreno X1-85
 2025-01-09 16:15 UTC  (13+ messages)
` [PATCH v4 2/7] drm/msm/a6xx: Increase HFI response timeout
` [PATCH v4 4/7] drm/msm/adreno: Add module param to disable ACD
` [PATCH v4 5/7] dt-bindings: opp: Add v2-qcom-adreno vendor bindings
` [PATCH v4 6/7] arm64: dts: qcom: x1e80100: Add ACD levels for GPU

[PATCH] drm/msm/dpu: Force disabling commits to take non-async path
 2025-01-09 15:44 UTC  (7+ messages)

[PATCH v3 2/2] arm64: dts: qcom: qcs8300: Add device node for gfx_smmu
 2025-01-09 15:26 UTC  (4+ messages)

[PATCH 0/2] media: iris: fix memory leak and improve driver
 2025-01-09 15:17 UTC  (6+ messages)
` [PATCH 1/2] media: iris: represent dma_mask in more readable form
` [PATCH 2/2] media: iris: fix memory leak while freeing queue memory

[PATCH v2 0/5] platform: arm64: Huawei Matebook E Go embedded controller
 2025-01-09 14:37 UTC  (3+ messages)
` [PATCH v2 5/5] arm64: dts: qcom: gaokun3: Add Embedded Controller node

[PATCH] arm64: dts: qcom: Use recommended MBN firmware format in DTS example
 2025-01-09 14:28 UTC  (3+ messages)

[PATCH RFC 0/4] Support for Adreno X1-85 Speedbin along with new OPP levels
 2025-01-09 13:57 UTC  (3+ messages)
` [PATCH RFC 1/4] drm/msm/adreno: Add speedbin support for X1-85

[PATCH] clk: qcom: clk-rpmh: add explicit casting in clk_rpmh_bcm_recalc_rate
 2025-01-09 13:57 UTC  (3+ messages)

[PATCH V3 0/8] Add new driver for WCSS secure PIL loading
 2025-01-09 13:12 UTC  (8+ messages)
` [PATCH V3 4/8] remoteproc: qcom: add hexagon based WCSS secure PIL driver
` [PATCH V3 6/8] arm64: dts: qcom: ipq5332: add nodes to bringup q6
` [PATCH V3 7/8] arm64: dts: qcom: ipq9574: add nodes to bring up q6

[PATCH v6 0/4] media: venus: enable venus on qcs615
 2025-01-09 13:05 UTC  (5+ messages)
` [PATCH v6 2/4] media: venus: pm_helpers: use opp-table for the frequency

[PATCH] arm64: dts: qcom: qcs8300: Update memory map
 2025-01-09 12:27 UTC  (4+ messages)

[PATCH v1 0/2] Add missing fixes in fastrpc_get_args
 2025-01-09 12:25 UTC  (5+ messages)
` [PATCH v1 1/2] misc: fastrpc: Fix registered buffer page address

[PATCH v4 0/4] drm/dp: Rework LTTPR transparent mode handling and add support to msm driver
 2025-01-09 12:14 UTC  (9+ messages)
` [PATCH v4 1/4] drm/dp: Add helper to set LTTPRs in transparent mode
` [PATCH v4 4/4] drm/msm/dp: Add support for LTTPR handling

[PATCH v1] phy: qcom-qusb2: Set drvdata before pm_runtime_set_active in probe
 2025-01-09 10:07 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox