Linux ARM-MSM sub-architecture
 help / color / mirror / Atom feed
 messages from 2023-05-17 13:29:03 to 2023-05-18 07:05:47 UTC [more...]

[PATCH v10 0/8] add DSC 1.2 dpu supports
 2023-05-18  7:05 UTC  (20+ messages)
` [PATCH v10 1/8] drm/msm/dpu: add dsc blocks to the catalog of MSM8998 and SC8180X
` [PATCH v10 2/8] drm/msm/dpu: add DPU_PINGPONG_DSC feature bit for DPU < 7.0.0
` [PATCH v10 3/8] drm/msm/dpu: Guard PINGPONG DSC ops behind DPU_PINGPONG_DSC bit
` [PATCH v10 4/8] drm/msm/dpu: Introduce PINGPONG_NONE to disconnect DSC from PINGPONG
` [PATCH v10 5/8] drm/msm/dpu: add support for DSC encoder v1.2 engine
` [PATCH v10 6/8] drm/msm/dpu: separate DSC flush update out of interface
` [PATCH v10 7/8] drm/msm/dpu: add DSC 1.2 hw blocks for relevant chipsets
` [PATCH v10 8/8] drm/msm/dpu: tear down DSC data path when DSC disabled

[PATCH V6 0/8] Add minimal boot support for IPQ5018
 2023-05-18  6:48 UTC  (3+ messages)
` [PATCH V6 7/8] arm64: dts: Add ipq5018 SoC and rdp432-c2 board support

[PATCH v4] bus: mhi: host: Skip MHI reset if device is in RDDM
 2023-05-18  6:22 UTC 

[PATCH v2 0/3] arm64: dts: qcom: pmi8998: add and enable flash LED controller
 2023-05-18  6:13 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: leds: qcom,spmi-flash-led: add PMI8998
` [PATCH v2 2/3] arm64: dts: qcom: pmi8998: add flash LED controller
` [PATCH v2 3/3] arm64: dts: qcom: sdm845-shift-axolotl: enable flash LEDs

[PATCH v2] accel/qaic: initialize ret variable to 0
 2023-05-18  5:59 UTC  (3+ messages)

[PATCH v3 0/4] Enable IPQ9574 TSENS support
 2023-05-18  5:40 UTC  (8+ messages)
` [PATCH v3 2/4] dt-bindings: thermal: tsens: Add ipq9574 compatible

[PATCH v1] dt-bindings: net: Add QCA2066 Bluetooth
 2023-05-18  5:08 UTC 

[PATCH v5] Bluetooth: hci_qca: Add support for Qualcomm Bluetooth SoC QCA2066
 2023-05-18  3:39 UTC 

[PATCH v3] Bluetooth: hci_qca: Add support for Qualcomm Bluetooth SoC QCA2066
 2023-05-18  3:27 UTC  (5+ messages)

[PATCH 0/5] QTI RB2 features
 2023-05-18  2:13 UTC  (3+ messages)
` [PATCH 3/5] arm64: dts: qcom: qrb4210-rb2: Add GPIO LEDs

[PATCH v13 0/9] Introduce MSM-specific DSC helpers
 2023-05-18  1:14 UTC  (10+ messages)
` [PATCH v13 1/9] drm/display/dsc: Add flatness and initial scale value calculations
` [PATCH v13 2/9] drm/display/dsc: add helper to set semi-const parameters
` [PATCH v13 3/9] drm/display/dsc: Add drm_dsc_get_bpp_int helper
` [PATCH v13 4/9] drm/msm/dsi: use DRM DSC helpers for DSC setup
` [PATCH v13 5/9] drm/msm: Add MSM-specific DSC helper methods
` [PATCH v13 6/9] drm/msm/dpu: Use fixed DRM DSC helper for det_thresh_flatness
` [PATCH v13 7/9] drm/msm/dpu: Fix slice_last_group_size calculation
` [PATCH v13 8/9] drm/msm/dsi: Use MSM and DRM DSC helper methods
` [PATCH v13 9/9] drm/msm/dsi: update hdisplay calculation for dsi_timing_setup

[PATCH v11 0/9] Introduce MSM-specific DSC helpers
 2023-05-18  0:43 UTC  (22+ messages)
` [PATCH v11 1/9] drm/display/dsc: Add flatness and initial scale value calculations
` [PATCH v11 2/9] drm/display/dsc: add helper to set semi-const parameters
` [PATCH v11 3/9] drm/display/dsc: Add drm_dsc_get_bpp_int helper
` [PATCH v11 4/9] drm/msm/dsi: use DRM DSC helpers for DSC setup
` [PATCH v11 5/9] drm/msm: Add MSM-specific DSC helper methods
` [PATCH v11 6/9] drm/msm/dpu: Use fixed DRM DSC helper for det_thresh_flatness
` [PATCH v11 7/9] drm/msm/dpu: Fix slice_last_group_size calculation
` [PATCH v11 8/9] drm/msm/dsi: Use MSM and DRM DSC helper methods
` [PATCH v11 9/9] drm/msm/dsi: update hdisplay calculation for dsi_timing_setup

[PATCH v2 0/3] More RPMhPD levels + sm8550
 2023-05-18  0:41 UTC  (6+ messages)
` [PATCH v2 1/3] dt-bindings: power: qcom,rpmpd: add missing RPMH levels
` [PATCH v2 2/3] dt-bindings: power: qcom,rpmpd: Format RPMh levels better
` [PATCH v2 3/3] arm64: dts: qcom: sm8550: Add missing RPMhPD OPP levels

[PATCH v12 0/9] Introduce MSM-specific DSC helpers
 2023-05-18  0:38 UTC  (14+ messages)
` [PATCH v12 1/9] drm/display/dsc: Add flatness and initial scale value calculations
` [PATCH v12 2/9] drm/display/dsc: add helper to set semi-const parameters
` [PATCH v12 3/9] drm/display/dsc: Add drm_dsc_get_bpp_int helper
` [PATCH v12 4/9] drm/msm/dsi: use DRM DSC helpers for DSC setup
` [PATCH v12 5/9] drm/msm: Add MSM-specific DSC helper methods
` [PATCH v12 6/9] drm/msm/dpu: Use fixed DRM DSC helper for det_thresh_flatness
` [PATCH v12 7/9] drm/msm/dpu: Fix slice_last_group_size calculation
` [PATCH v12 8/9] drm/msm/dsi: Use MSM and DRM DSC helper methods
` [PATCH v12 9/9] drm/msm/dsi: update hdisplay calculation for dsi_timing_setup

[RFC PATCH v2 00/13] drm/msm/dpu: support virtual wide planes
 2023-05-17 23:53 UTC  (5+ messages)
` [RFC PATCH v2 05/13] drm/msm/dpu: get rid of struct dpu_rm_requirements

[PATCH v2] arm64: dts: qcom: sc8280xp: Add SDC2 and enable on CRD
 2023-05-17 23:52 UTC 

[PATCH v2 00/25] iommu: Make default_domain's mandatory
 2023-05-17 23:32 UTC  (3+ messages)

[PATCH v8 0/9] Add multiport support for DWC3 controllers
 2023-05-17 23:21 UTC  (17+ messages)
` [PATCH v8 3/9] usb: dwc3: core: Access XHCI address space temporarily to read port info
` [PATCH v8 5/9] usb: dwc3: core: Refactor PHY logic to support Multiport Controller
` [PATCH v8 6/9] usb: dwc3: qcom: Add multiport controller support for qcom wrapper

[PATCH 00/97] usb: Convert to platform remove callback returning void
 2023-05-17 23:02 UTC  (4+ messages)
` [PATCH 20/97] usb: dwc3-qcom: "
` [PATCH 86/97] usb: misc: eud: "
` [PATCH 92/97] usb: typec: qcom-pmic-typec: "

[PATCH v2 10/25] iommu/exynos: Implement an IDENTITY domain
 2023-05-17 22:41 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: sc8280xp: Flush RSC sleep & wake votes
 2023-05-17 21:23 UTC  (6+ messages)

[PATCH v6 0/6] Add Qualcomm SM6115 / SM4250 EUD dt-bindings & driver support
 2023-05-17 21:17 UTC  (7+ messages)
` [PATCH v6 1/6] usb: misc: eud: Fix eud sysfs path (use 'qcom_eud')
` [PATCH v6 2/6] dt-bindings: soc: qcom: eud: Add SM6115 / SM4250 support
` [PATCH v6 3/6] usb: misc: eud: Fix indentation issues
` [PATCH v6 4/6] usb: misc: eud: Add driver support for SM6115 / SM4250
` [PATCH v6 5/6] arm64: dts: qcom: sm6115: Add EUD dt node and dwc3 connector
` [PATCH v6 6/6] arm64: dts: qcom: qrb4210-rb2: Enable EUD debug peripheral

[PATCH v3 00/17] Venus QoL / maintainability fixes
 2023-05-17 21:14 UTC  (18+ messages)
` [PATCH v3 01/17] media: venus: hfi_venus: Only consider sys_idle_indicator on V1
` [PATCH v3 02/17] media: venus: hfi_venus: Write to VIDC_CTRL_INIT after unmasking interrupts
` [PATCH v3 03/17] media: venus: Introduce VPU version distinction
` [PATCH v3 04/17] media: venus: Add vpu_version to most SoCs
` [PATCH v3 05/17] media: venus: firmware: Leave a clue about obtaining CP VARs
` [PATCH v3 06/17] media: venus: hfi_venus: Sanitize venus_boot_core() per-VPU-version
` [PATCH v3 07/17] media: venus: core: Assign registers based on VPU version
` [PATCH v3 08/17] media: venus: hfi_venus: Sanitize venus_halt_axi() per-VPU-version
` [PATCH v3 09/17] media: venus: hfi_venus: Sanitize venus_isr() per-VPU-version
` [PATCH v3 10/17] media: venus: hfi_venus: Sanitize venus_cpu_and_video_core_idle() per-VPU-version
` [PATCH v3 11/17] media: venus: hfi_venus: Sanitize venus_cpu_idle_and_pc_ready() per-VPU-version
` [PATCH v3 12/17] media: venus: firmware: Correct IS_V6() checks
` [PATCH v3 13/17] media: venus: hfi_platform: Check vpu_version instead of device compatible
` [PATCH v3 14/17] media: venus: vdec: Sanitize vdec_set_work_route() per-VPU-version
` [PATCH v3 15/17] media: venus: Introduce accessors for remapped hfi_buffer_reqs members
` [PATCH v3 16/17] media: venus: Use newly-introduced hfi_buffer_requirements accessors
` [PATCH v3 17/17] media: venus: hfi_venus: Restrict writing SCIACMDARG3 to Venus V1/V2

[PATCH 0/6] Adreno QoL changes
 2023-05-17 20:33 UTC  (10+ messages)
` [PATCH 1/6] drm/msm/a6xx: Explain CP_PROTECT_CNTL writes in a6xx_set_cp_protect
` [PATCH 2/6] drm/msm/a6xx: Skip empty protection ranges entries
` [PATCH 3/6] drm/msm/a6xx: Ensure clean GMU state in a6xx_gmu_fw_start
` [PATCH 4/6] drm/msm/a6xx: Improve GMU force shutdown sequence
` [PATCH 5/6] drm/msm/a6xx: Use GMU_ALWAYS_ON_COUNTER for GMU-equipped GPUs in timestamp
  ` [Freedreno] "
` [PATCH 6/6] drm/msm/a6xx: Fix up GMU region reservations

[PATCH v2 00/18] Venus QoL / maintainability fixes
 2023-05-17 20:25 UTC  (5+ messages)

[PATCH 0/3] More RPMhPD levels + sm8550
 2023-05-17 19:53 UTC  (10+ messages)
` [PATCH 1/3] dt-bindings: power: qcom,rpmpd: add missing RPMH levels
` [PATCH 2/3] dt-bindings: power: qcom,rpmpd: Format RPMh levels better
` [PATCH 3/3] arm64: dts: qcom: sm8550: Add missing RPMhPD OPP levels

[PATCH 0/5] accel/qaic fixes for 6.4
 2023-05-17 19:35 UTC  (6+ messages)
` [PATCH 1/5] accel/qaic: Validate user data before grabbing any lock
` [PATCH 2/5] accel/qaic: Validate if BO is sliced before slicing
` [PATCH 3/5] accel/qaic: Flush the transfer list again
` [PATCH 4/5] accel/qaic: Grab ch_lock during QAIC_ATTACH_SLICE_BO
` [PATCH 5/5] accel/qaic: Fix NNC message corruption

[PATCH 0/5] of: reserved_mem: Provide more control about allocation behavior
 2023-05-17 19:28 UTC  (4+ messages)
` [PATCH 2/5] of: reserved_mem: Implement alloc-{bottom-up,top-down}

[PATCH 1/3] dt-bindings: leds: qcom,spmi-flash-led: add PM8550
 2023-05-17 19:19 UTC  (6+ messages)
` [PATCH 2/3] arm64: dts: qcom: pm8550: add flash LED controller
` [PATCH 3/3] arm64: dts: qcom: sm8550-qrd: add flash LEDs

[PATCH 0/8] arm64: dts: qcom: msm8916: Rework regulator constraints
 2023-05-17 18:48 UTC  (9+ messages)
` [PATCH 1/8] arm64: dts: qcom: apq8016-sbc: Fix "
` [PATCH 2/8] arm64: dts: qcom: apq8016-sbc: Fix 1.8V power rail on LS expansion
` [PATCH 3/8] arm64: dts: qcom: msm8916: Fix regulator constraints
` [PATCH 4/8] arm64: dts: qcom: msm8916: Disable audio codecs by default
` [PATCH 5/8] arm64: dts: qcom: pm8916: Move default regulator "-supply"s
` [PATCH 6/8] arm64: dts: qcom: msm8916-pm8916: Clarify purpose
` [PATCH 7/8] arm64: dts: qcom: msm8916: Define regulator constraints next to usage
` [PATCH 8/8] arm64: dts: qcom: msm8916-pm8916: Mark always-on regulators

[PATCH 0/2][next] media: venus: hfi_cmds: Replace one-element array with flexible-array member
 2023-05-17 19:12 UTC  (5+ messages)
` [PATCH 1/2][next] "
` [PATCH 2/2][next] media: venus: hfi_cmds: Use struct_size() helper

[PATCH] clk: qcom: smd-rpm: conditionally enable scaling before doing handover
 2023-05-17 19:11 UTC  (4+ messages)

[PATCH 0/2] arm64: dts: qcom: pmi8998: add and enable flash LED
 2023-05-17 19:07 UTC  (4+ messages)
` [PATCH 1/2] arm64: dts: qcom: pmi8998: add "
` [PATCH 2/2] arm64: dts: qcom: sdm845-shift-axolotl: enable "

[PATCH][next] media: venus: hfi_cmds: Replace fake flex-arrays with flexible-array members
 2023-05-17 18:54 UTC  (2+ messages)

[PATCH][next] media: venus: hfi_cmds: Replace fake flex-array with flexible-array member
 2023-05-17 18:08 UTC  (5+ messages)

[PATCH v11 0/4] Enable USB SS qmp phy for Qualcomm SM6115 SoC
 2023-05-17 18:01 UTC  (3+ messages)
` [PATCH v11 1/4] dt-bindings: phy: qcom,qmp-usb: Drop legacy bindings and move to newer one (SM6115 & QCM2290)

[PATCH 0/4] SM8450 GPUCC
 2023-05-17 17:58 UTC  (6+ messages)
` [PATCH 1/4] dt-bindings: clock: Add Qcom "
` [PATCH 2/4] clk: qcom: rcg2: Make hw_clk_ctrl toggleable
` [PATCH 3/4] clk: qcom: gcc-sm8450: Enable hw_clk_ctrl
` [PATCH 4/4] clk: qcom: Add support for SM8450 GPUCC

[PATCH V5 0/3] Add regulator support for IPQ9574 SoC
 2023-05-17 17:25 UTC  (4+ messages)
` [PATCH V5 1/3] arm64: dts: qcom: ipq9574: Add RPM related nodes
` [PATCH V5 2/3] arm64: dts: qcom: ipq9574: Add SMPA1 regulator node
` [PATCH V5 3/3] arm64: dts: qcom: ipq9574: Add cpufreq support

[PATCH] usb: dwc3: qcom: Fix potential memory leak
 2023-05-17 17:25 UTC 

[PATCH] arm64: dts: qcom: sm6375-pdx225: Fix remoteproc firmware paths
 2023-05-17 17:06 UTC 

[PATCH 1/2] soundwire: qcom: fix unbalanced pm_runtime_put()
 2023-05-17 16:47 UTC  (4+ messages)
` [PATCH 2/2] soundwire: debugfs: "

[PATCH] soundwire: qcom: add proper error paths in qcom_swrm_startup()
 2023-05-17 16:45 UTC  (2+ messages)

[PATCH v8 0/8] The great interconnecification fixation
 2023-05-17 16:21 UTC  (2+ messages)

[pull] drm/msm: drm-msm-fixes-2023-05-17 for v6.4-rc3
 2023-05-17 16:16 UTC 

[PATCH v5 0/5] Add Qualcomm SM6115 / SM4250 EUD dt-bindings & driver support
 2023-05-17 14:55 UTC  (3+ messages)
` [PATCH v5 2/5] dt-bindings: soc: qcom: eud: Add SM6115 / SM4250 support

[PATCH 0/2] spi: spi-geni-qcom: Add new interfaces and utilise them to do map/unmap in framework for SE DMA
 2023-05-17 14:23 UTC  (5+ messages)
` [PATCH 2/2] spi: spi-geni-qcom: Do not do DMA map/unmap inside driver, use framework instead

[PATCH v2 0/2] spi-geni-qcom: Add new interfaces and utilise them to do map/unmap in framework for SE DMA
 2023-05-17 14:20 UTC  (5+ messages)
` [PATCH v2 1/2] soc: qcom: geni-se: Add interfaces geni_se_tx_init_dma() and geni_se_rx_init_dma()
` [PATCH v2 2/2] spi: spi-geni-qcom: Do not do DMA map/unmap inside driver, use framework instead

[PATCH v6] dt-bindings: mfd: qcom,spmi-pmic: Add pattern property for phy
 2023-05-17 13:42 UTC  (2+ messages)

[PATCH v2] arm64: dts: qcom: sm8250-xiaomi-elish: remove redundant empty line
 2023-05-17 13:33 UTC 


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