linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-11-09 19:57:50 to 2021-11-12 10:40:59 UTC [more...]

[PATCH v5 00/22] Enable Qualcomm Crypto Engine on sm8150 & sm8250
 2021-11-12 10:40 UTC  (31+ messages)
` [PATCH v5 01/22] arm64: dts: qcom: msm8996: Fix qcom,controlled-remotely property
` [PATCH v5 02/22] arm64: dts: qcom: msm8996: Fix 'dma' nodes in dts
` [PATCH v5 03/22] dt-bindings: qcom-bam: Convert binding to YAML
` [PATCH v5 04/22] dt-bindings: qcom-bam: Add 'interconnects' & 'interconnect-names' to optional properties
` [PATCH v5 05/22] dt-bindings: qcom-bam: Add 'iommus' "
` [PATCH v5 06/22] dt-bindings: qcom-bam: Add "powered remotely" mode
` [PATCH v5 07/22] dt-bindings: qcom-qce: Convert bindings to yaml
` [PATCH v5 08/22] dt-bindings: qcom-qce: Add 'interconnects' and 'interconnect-names'
` [PATCH v5 09/22] dt-bindings: qcom-qce: Move 'clocks' to optional properties
` [PATCH v5 10/22] dt-bindings: qcom-qce: Add 'iommus' "
` [PATCH v5 11/22] dt-bindings: crypto : Add new compatible strings for qcom-qce
` [PATCH v5 12/22] arm64/dts: qcom: Use new compatibles for crypto nodes
` [PATCH v5 13/22] dma: qcom: bam_dma: Add support to initialize interconnect path
` [PATCH v5 14/22] crypto: qce: core: "
` [PATCH v5 15/22] crypto: qce: Add new compatibles for qce crypto driver
` [PATCH v5 16/22] crypto: qce: core: Make clocks optional
` [PATCH v5 17/22] crypto: qce: Print a failure msg in case probe() fails
` [PATCH v5 18/22] crypto: qce: Defer probing if BAM dma channel is not yet initialized
` [PATCH v5 19/22] crypto: qce: Add 'sm8250-qce' compatible string check
` [PATCH v5 20/22] crypto: qce: Add 'sm8150-qce' "
` [PATCH v5 21/22] arm64/dts: qcom: sm8250: Add dt entries to support crypto engine
` [PATCH v5 22/22] arm64/dts: qcom: sm8150: "

[PATCH igt v2 0/3] msm: Add tests for gpu fault handling
 2021-11-12 10:10 UTC  (9+ messages)
` [PATCH igt v2 1/3] lib/igt_debugfs: Add helper for writing debugfs files
` [PATCH igt v2 2/3] msm: Add helper for cmdstream building and submission
` [PATCH igt v2 3/3] msm: Add recovery tests

[RESEND PATCH v2 00/11] A bunch of fix and optimization patches in spmi-pmic-arb.c
 2021-11-12  4:24 UTC  (12+ messages)
` [RESEND PATCH v2 01/11] spmi: pmic-arb: handle spurious interrupt
` [RESEND PATCH v2 02/11] spmi: pmic-arb: do not ack and clear peripheral interrupts in cleanup_irq
` [RESEND PATCH v2 03/11] spmi: pmic-arb: check apid against limits before calling irq handler
` [RESEND PATCH v2 04/11] spmi: pmic-arb: add support to dispatch interrupt based on IRQ status
` [RESEND PATCH v2 05/11] spmi: pmic-arb: correct duplicate APID to PPID mapping logic
` [RESEND PATCH v2 06/11] spmi: pmic-arb: block access for invalid PMIC arbiter v5 SPMI writes
` [RESEND PATCH v2 07/11] spmi: pmic-arb: clear unexpected interrupt trigger type
` [RESEND PATCH v2 08/11] bindings: spmi: spmi-pmic-arb: mark interrupt properties as optional
` [RESEND PATCH v2 09/11] spmi: pmic-arb: make interrupt support optional
` [RESEND PATCH v2 10/11] spmi: pmic-arb: increase SPMI transaction timeout delay
` [RESEND PATCH v2 11/11] dt-bindings: convert qcom,spmi-pmic-arb binding to YAML format

[PATCH v2] bindings: media: venus: Drop redundant maxItems for power-domain-names
 2021-11-12  4:23 UTC  (2+ messages)

[PATCH V1 3/3] rpmsg: char: Add TIOCMGET/TIOCMSET ioctl support
 2021-11-12  2:50 UTC 

[RESEND PATCH v2 00/13] backlight: qcom-wled: fix and solidify handling of enabled-strings
 2021-11-12  0:27 UTC  (14+ messages)
` [RESEND PATCH v2 01/13] backlight: qcom-wled: Validate enabled string indices in DT
` [RESEND PATCH v2 02/13] backlight: qcom-wled: Pass number of elements to read to read_u32_array
` [RESEND PATCH v2 03/13] backlight: qcom-wled: Use cpu_to_le16 macro to perform conversion
` [RESEND PATCH v2 04/13] backlight: qcom-wled: Fix off-by-one maximum with default num_strings
` [RESEND PATCH v2 05/13] backlight: qcom-wled: Override default length with qcom,enabled-strings
` [RESEND PATCH v2 06/13] backlight: qcom-wled: Remove unnecessary 4th default string in WLED3
` [RESEND PATCH v2 07/13] backlight: qcom-wled: Provide enabled_strings default for WLED 4 and 5
` [RESEND PATCH v2 08/13] backlight: qcom-wled: Remove unnecessary double whitespace
` [RESEND PATCH v2 09/13] backlight: qcom-wled: Respect enabled-strings in set_brightness
` [RESEND PATCH v2 10/13] arm64: dts: qcom: pmi8994: Fix "eternal"->"external" typo in WLED node
` [RESEND PATCH v2 11/13] arm64: dts: qcom: pmi8994: Remove hardcoded linear WLED enabled-strings
` [RESEND PATCH v2 12/13] arm64: dts: qcom: Move WLED num-strings from pmi8994 to sony-xperia-tone
` [RESEND PATCH v2 13/13] arm64: dt: qcom: pm660l: Remove board-specific WLED configuration

[PATCH] drm/msm: Demote debug message
 2021-11-11 23:02 UTC 

[PATCH] drm/msm: Make a6xx_gpu_set_freq() static
 2021-11-11 23:01 UTC 

[PATCH v10 00/10 RESEND] use DYNAMIC_DEBUG to implement DRM.debug & DRM.trace
 2021-11-11 22:02 UTC  (11+ messages)
` [PATCH v10 01/10] dyndbg: add DEFINE_DYNAMIC_DEBUG_BITGRPS macro and callbacks
` [PATCH v10 02/10] drm: fix doc grammar
` [PATCH v10 03/10] amdgpu: use dyndbg.BITGRPS to control existing pr_debugs
` [PATCH v10 04/10] i915/gvt: trim spaces from pr_debug "gvt: core:" prefixes
` [PATCH v10 05/10] i915/gvt: use dyndbg.BITGRPS for existing pr_debugs
` [PATCH v10 06/10] drm_print: add choice to use dynamic debug in drm-debug
` [PATCH v10 07/10] drm_print: instrument drm_debug_enabled
` [PATCH v10 08/10] dyndbg: add print-to-tracefs, selftest with it - RFC
` [PATCH v10 09/10] dyndbg: create DEFINE_DYNAMIC_DEBUG_LOG|TRACE_GROUPS
` [PATCH v10 10/10] drm: use DEFINE_DYNAMIC_DEBUG_TRACE_GROUPS in 3 places

[RFC PATCH 0/4] arm64: dts: sm8150: display support for Microsoft Surface Duo
 2021-11-11 22:00 UTC  (7+ messages)
` [RFC PATCH 1/4] arm64: dts: qcom: sm8150: add dispcc node
` [RFC PATCH 2/4] arm64: dts: qcom: sm8150: add display nodes
` [RFC PATCH 3/4] arm64: dts: qcom: sm8150: add DSI "
` [RFC PATCH 4/4] arm64: dts: qcom: sm8150: display support for Microsoft Surface Duo

[PATCH v3 0/8] Improve support for Xiaomi Redmi Note 7
 2021-11-11 21:40 UTC  (16+ messages)
` [PATCH v3 1/8] arm64: dts: qcom: sdm630: Assign numbers to eMMC and SD
` [PATCH v3 2/8] arm64: dts: qcom: sdm630-pm660: Move RESIN to pm660 dtsi
` [PATCH v3 3/8] arm64: dts: qcom: sdm660-xiaomi-lavender: Add RPM and fixed regulators
` [PATCH v3 4/8] arm64: dts: qcom: sdm660-xiaomi-lavender: Add PWRKEY and RESIN
` [PATCH v3 5/8] arm64: dts: qcom: sdm660-xiaomi-lavender: Add volume up button
` [PATCH v3 6/8] arm64: dts: qcom: sdm660-xiaomi-lavender: Add eMMC and SD
` [PATCH v3 7/8] arm64: dts: qcom: sdm660-xiaomi-lavender: Enable Simple Framebuffer
` [PATCH v3 8/8] arm64: dts: qcom: sdm660-xiaomi-lavender: Add USB

[PATCH 0/2] drm/msm: wait_fence fixes
 2021-11-11 19:24 UTC  (3+ messages)
` [PATCH 1/2] drm/msm: Fix wait_fence submitqueue leak
` [PATCH 2/2] drm/msm: Restore error return on invalid fence

[PATCH v2] arm64: dts: qcom: Add support for SONY Xperia XZ2 / XZ2C / XZ3 (Tama platform)
 2021-11-11 18:46 UTC 

[PATCH v2 0/7] Improve support for Xiaomi Redmi Note 7
 2021-11-11 17:56 UTC  (3+ messages)
` [PATCH v2 1/7] arm64: dts: qcom: sdm630: Assign numbers to eMMC and SD

[PATCH] arm64: dts: qcom: Add support for SONY Xperia XZ2 / XZ2C / XZ3 (Tama platform)
 2021-11-11 17:55 UTC  (3+ messages)

[PATCH v4 00/13] drm/msm: drm scheduler conversion and cleanups
 2021-11-11 17:30 UTC  (6+ messages)
` [PATCH v4 07/13] drm/msm: Track "seqno" fences by idr
        ` [Freedreno] "

[PATCH 0/5] drm/msm: Cleanup and drm/sched tdr prep
 2021-11-11 17:14 UTC  (7+ messages)
` [PATCH 2/5] drm/msm: Drop priv->lastctx
` [PATCH 4/5] drm/msm: Handle fence rollover
` [PATCH 5/5] drm/msm: Add debugfs to disable hw err handling

[PATCH 0/3] cpufreq: qcom-hw: a few fixes in qcom cpufreq driver
 2021-11-11 16:36 UTC  (7+ messages)
` [PATCH 1/3][RESEND] cpufreq: qcom-cpufreq-hw: Avoid stack buffer for IRQ name
` [PATCH 2/3] cpufreq: qcom-hw: Fix probable nested interrupt handling
` [PATCH 3/3] cpufreq: qcom-hw: Set CPU affinity of dcvsh interrupts

[RESEND PATCH 00/18] CAMSS: Add SM8250 support
 2021-11-11 16:15 UTC  (19+ messages)
` [RESEND PATCH 01/18] media: dt-bindings: media: camss: Add qcom,sm8250-camss binding
` [RESEND PATCH 02/18] media: camss: csiphy-3ph: don't print HW version as an error
` [RESEND PATCH 03/18] media: camss: csiphy-3ph: disable interrupts
` [RESEND PATCH 04/18] media: camss: csiphy-3ph: add support for SM8250 CSI DPHY
` [RESEND PATCH 05/18] media: camss: csid-170: fix non-10bit formats
` [RESEND PATCH 06/18] media: camss: csid-170: don't enable unused irqs
` [RESEND PATCH 07/18] media: camss: csid-170: remove stray comment
` [RESEND PATCH 08/18] media: camss: csid-170: support more than one lite vfe
` [RESEND PATCH 09/18] media: camss: csid-170: set the right HALT_CMD when disabled
` [RESEND PATCH 10/18] media: camss: csid: allow csid to work without a regulator
` [RESEND PATCH 11/18] media: camss: remove vdda-csiN from sdm845 resources
` [RESEND PATCH 12/18] media: camss: fix VFE irq name
` [RESEND PATCH 13/18] media: camss: vfe-170: fix "VFE halt timeout" error
` [RESEND PATCH 14/18] media: camss: Add initial support for VFE hardware version Titan 480
` [RESEND PATCH 15/18] media: camss: add support for V4L2_PIX_FMT_GREY for sdm845 HW
` [RESEND PATCH 16/18] media: camss: add support for SM8250 camss
` [RESEND PATCH 17/18] media: camss: Add SM8250 bandwdith configuration support
` [RESEND PATCH 18/18] media: camss: Do vfe_get/vfe_put for csid on sm8250

[PATCH] cpufreq: qcom-hw: Fix exposed stack contents
 2021-11-11 15:50 UTC  (5+ messages)

[PATCH] media: venus: core: Fix a potential NULL pointer dereference in an error handling path
 2021-11-11 15:17 UTC  (2+ messages)

[PATCHv3 0/3] tracing/rwmmio/arm64: Add support to trace register reads/writes
 2021-11-11 13:24 UTC  (14+ messages)
` [PATCHv3 3/3] dynamic_debug: Add a flag for dynamic event tracing

[PATCH 0/3] clk: qcom: smd-rpm: Report enable state to framework
 2021-11-11  9:39 UTC  (7+ messages)

[PATCH 0/6] Add QCM2290 interconnect support
 2021-11-11  9:18 UTC  (9+ messages)
` [PATCH 1/6] interconnect: icc-rpm: Use NOC_QOS_MODE_INVALID for qos_mode check
` [PATCH 2/6] interconnect: icc-rpm: Define ICC device type
` [PATCH 3/6] interconnect: icc-rpm: Add QNOC type QoS support
` [PATCH 4/6] interconnect: icc-rpm: Support child NoC device probe
` [PATCH 5/6] dt-bindings: interconnect: Add Qualcomm QCM2290 NoC support
` [PATCH 6/6] interconnect: qcom: Add QCM2290 driver support

[PATCH v4 0/5] Refactor thermal pressure update to avoid code duplication
 2021-11-11  3:15 UTC  (5+ messages)
` [PATCH v4 3/5] cpufreq: qcom-cpufreq-hw: Update offline CPUs per-cpu thermal pressure
` [PATCH v4 4/5] cpufreq: qcom-cpufreq-hw: Use new thermal pressure update function
` [PATCH v4 5/5] arch_topology: Remove unused topology_set_thermal_pressure() and related

[PATCH v2] media: venus: Synchronize probe() between venus_core and enc/dec
 2021-11-11  0:28 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: sm8250: Add CPU opp tables
 2021-11-10 21:53 UTC 

[PATCH] drm/msm: Fix mmap to include VM_IO and VM_DONTDUMP
 2021-11-10 19:33 UTC 

[PATCH v1] Bluetooth: hci_h4: Fix padding calculation error within h4_recv_buf()
 2021-11-10 12:09 UTC 

[PATCH linux-next] drm/msm/dp: remove unneeded variable
 2021-11-10 12:05 UTC 

[PATCH igt 0/3] msm: Add tests for gpu fault handling
 2021-11-10 11:58 UTC  (3+ messages)
` [PATCH igt 1/3] lib/igt_debugfs: Add helper for writing debugfs files
  ` [igt-dev] "

[PATCH v4] drm/msm: use compatible lists to find mdp node
 2021-11-10 10:51 UTC 

[PATCH] ASoC: codecs: MBHC: Add support for special headset
 2021-11-10 10:12 UTC  (2+ messages)

[PATCH] PCI: qcom: Fix an error handling path in 'qcom_pcie_probe()'
 2021-11-10  7:15 UTC  (2+ messages)

[PATCH V1 1/3] rpmsg: core: Add signal API support
 2021-11-10  6:23 UTC  (2+ messages)

[PATCH v2 00/22] drm/msm/dpu: switch dpu_plane to be virtual
 2021-11-10  2:22 UTC  (18+ messages)
` [PATCH v2 14/22] drm/msm/dpu: add list of supported formats to the DPU caps
  ` [Freedreno] "
` [PATCH v2 15/22] drm/msm/dpu: simplify DPU_SSPP features checks
  ` [Freedreno] "
` [PATCH v2 16/22] drm/msm/dpu: do not limit the zpos property
  ` [Freedreno] "
` [PATCH v2 17/22] drm/msm/dpu: add support for SSPP allocation to RM
  ` [Freedreno] "
` [PATCH v2 20/22] drm/msm/dpu: fix smart dma support
  ` [Freedreno] "
` [PATCH v2 21/22] drm/msm/dpu: fix CDP setup to account for multirect index
  ` [Freedreno] "
` [PATCH v2 22/22] drm/msm/dpu: add multirect support
  ` [Freedreno] "

[PATCH] drm/msm/dp: Avoid unpowered AUX xfers that caused crashes
 2021-11-10  1:43 UTC  (3+ messages)
` [Freedreno] "

[PATCH v3] drm/msm: use compatible lists to find mdp node
 2021-11-09 22:12 UTC  (2+ messages)

[PATCH] drm/msm/dp: Drop now unused hpd_high member
 2021-11-09 22:09 UTC  (2+ messages)

[PATCH v4] drm/msm/dp: do not initialize phy until plugin interrupt received
 2021-11-09 21:38 UTC 

[PATCH] pinctrl: qcom: sm8350: Correct UFS and SDC offsets
 2021-11-09 20:21 UTC  (2+ 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).