linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-02-21 14:37:22 to 2018-02-28 02:55:10 UTC [more...]

[DPU PATCH v2 1/2] drm/msm/dsi-staging: remove support for partial update
 2018-02-28  2:55 UTC 

[PATCH] soc: qcom: wcnss_ctrl: Fix increment in NV upload
 2018-02-28  0:45 UTC 

[PATCH] Bluetooth: btqcomsmd: Fix channel open check
 2018-02-28  0:17 UTC 

[PATCH 00/12] Major code reorganization to make all i2c transfers working
 2018-02-27 23:24 UTC  (31+ messages)
` [PATCH 01/12] i2c: qup: fixed releasing dma without flush operation completion
` [PATCH 02/12] i2c: qup: minor code reorganization for use_dma
` [PATCH 03/12] i2c: qup: remove redundant variables for BAM SG count
` [PATCH 04/12] i2c: qup: schedule EOT and FLUSH tags at the end of transfer
` [PATCH 05/12] i2c: qup: fix the transfer length for BAM rx EOT FLUSH tags
` [PATCH 06/12] i2c: qup: proper error handling for i2c error in BAM mode
` [PATCH 07/12] i2c: qup: use the complete transfer length to choose DMA mode
` [PATCH 08/12] i2c: qup: change completion timeout according to transfer length
` [PATCH 09/12] i2c: qup: fix buffer overflow for multiple msg of maximum xfer len
` [PATCH 10/12] i2c: qup: send NACK for last read sub transfers
` [PATCH 12/12] i2c: qup: reorganization of driver code to remove polling for qup v2

[PATCH V3 0/6] PCI: handle CRS response following Hot Reset and D3hot->D0
 2018-02-27 20:15 UTC  (3+ messages)

[PATCH 1/4] arm64: dts: qcom: msm8916: Add msm8916 A53 PLL DT node
 2018-02-27 20:10 UTC  (4+ messages)
` [PATCH 3/4] arm64: dts: qcom: msm8916: Add clock properties to the APCS node

[DPU PATCH 0/2] Remove partial update
 2018-02-27 18:30 UTC  (6+ messages)
  ` [DPU PATCH 1/2] drm/msm/dsi-staging: compile out partial update path
  ` [DPU PATCH 2/2] drm/msm: remove partial update support

[DPU PATCH] msm/hdcp: Remove redundant stubs/CONFIG
 2018-02-27 16:24 UTC  (3+ messages)

[PATCH v8 00/15] Krait clocks + Krait CPUfreq
 2018-02-27 14:58 UTC  (17+ messages)
` [PATCH v8 01/15] ARM: Add Krait L2 register accessor functions
` [PATCH v8 02/15] clk: mux: Split out register accessors for reuse
` [PATCH v8 03/15] clk: qcom: Add support for High-Frequency PLLs (HFPLLs)
` [PATCH v8 04/15] clk: qcom: Add HFPLL driver
` [PATCH v8 05/15] dt-bindings: clock: Document qcom,hfpll
` [PATCH v8 06/15] clk: qcom: Add MSM8960/APQ8064's HFPLLs
` [PATCH v8 07/15] clk: qcom: Add IPQ806X's HFPLLs
` [PATCH v8 08/15] clk: qcom: Add support for Krait clocks
` [PATCH v8 09/15] clk: qcom: Add KPSS ACC/GCC driver
` [PATCH v8 10/15] dt-bindings: arm: Document qcom,kpss-gcc
` [PATCH v8 11/15] clk: qcom: Add Krait clock controller driver
` [PATCH v8 12/15] dt-bindings: clock: Document qcom,krait-cc
` [PATCH v8 13/15] clk: qcom: Add safe switch hook for krait mux clocks
` [PATCH v8 14/15] cpufreq: Add module to register cpufreq on Krait CPUs
` [PATCH v8 15/15] dt-bindings: cpufreq: Document operating-points-v2-krait-cpu

[DPU PATCH] drm/msm: Remove dpu_edid_parser
 2018-02-26 22:23 UTC  (7+ messages)

[PATCH v2 0/3] Support qcom pinctrl protected pins
 2018-02-26 21:18 UTC  (7+ messages)
` [PATCH v2 1/3] dt-bindings: pinctrl: Add a reserved-gpio-ranges property

[PATCH v4 0/2] drivers/qcom: add Command DB support
 2018-02-26 17:58 UTC  (3+ messages)
` [PATCH v4 1/2] drivers: qcom: add command DB driver
` [PATCH v4 2/2] dt-bindings: introduce Command DB for QCOM SoCs

[DPU PATCH] drm: Remove unused drm_connector fields
 2018-02-26 16:49 UTC 

[RFC 0/4] drm/msm/mdp5: writeback connector support
 2018-02-26 15:41 UTC  (21+ messages)
  ` [RFC 1/4] drm: Add writeback connector type
  ` [RFC 2/4] drm: writeback: Add out-fences for writeback connectors
  ` [RFC 3/4] drm/msm/mdp5: add config for writeback pipes
  ` [RFC 4/4] drm/msm/mdp5: writeback support

[PATCH v2] PCI: qcom: use regulator bulk api for apq8064 supplies
 2018-02-26 14:12 UTC  (2+ messages)

[PATCH v3] PCI: qcom: add missing supplies required for msm8996
 2018-02-26 14:05 UTC  (2+ messages)

[PATCH v7 00/15] Krait clocks + Krait CPUfreq
 2018-02-26 10:15 UTC  (18+ messages)
` [PATCH v7 01/15] ARM: Add Krait L2 register accessor functions
` [PATCH v7 02/15] clk: mux: Split out register accessors for reuse
` [PATCH v7 03/15] clk: qcom: Add support for High-Frequency PLLs (HFPLLs)
` [PATCH v7 04/15] clk: qcom: Add HFPLL driver
` [PATCH v7 05/15] dt-bindings: clock: Document qcom,hfpll
` [PATCH v7 06/15] clk: qcom: Add MSM8960/APQ8064's HFPLLs
` [PATCH v7 07/15] clk: qcom: Add IPQ806X's HFPLLs
` [PATCH v7 08/15] clk: qcom: Add support for Krait clocks
` [PATCH v7 09/15] clk: qcom: Add KPSS ACC/GCC driver
` [PATCH v7 10/15] dt-bindings: arm: Document qcom,kpss-gcc
` [PATCH v7 11/15] clk: qcom: Add Krait clock controller driver
` [PATCH v7 12/15] dt-bindings: clock: Document qcom,krait-cc
` [PATCH v7 13/15] clk: qcom: Add safe switch hook for krait mux clocks
` [PATCH v7 14/15] cpufreq: Add module to register cpufreq on Krait CPUs
` [PATCH v7 15/15] dt-bindings: cpufreq: Document operating-points-v2-krait-cpu

[PATCH] drm/msm: fix building without debugfs
 2018-02-26  9:49 UTC 

[PATCH 0/4] Preemption support for A6xx targets
 2018-02-26  7:38 UTC  (5+ messages)
  ` [PATCH 1/4] drm/msm: Add submitqueue setup and close
  ` [PATCH 2/4] drm/msm: Add new PM4 type7 opcodes
  ` [PATCH 4/4] drm/msm/A6xx: Enable preemption for A6xx targets
` [PATCH 3/4] drm/msm/A6xx: Implement preemption for A6XX targets

[PATCH] fix double ;;s in code
 2018-02-24  8:56 UTC  (3+ messages)

[DPU PATCH] drm/mipi: Remove Qualcomm-specific dsi packet header format
 2018-02-23 21:34 UTC  (5+ messages)

[PATCH v7 0/6] iommu/arm-smmu: Add runtime pm/sleep support
 2018-02-23 17:43 UTC  (26+ messages)
` [PATCH v7 3/6] iommu/arm-smmu: Invoke pm_runtime during probe, add/remove device
            ` [Freedreno] "
` [PATCH v7 6/6] drm/msm: iommu: Replace runtime calls with runtime suppliers

[PATCH RESEND 00/10] drm/msm: A handful of dpu fixes
 2018-02-22 21:01 UTC  (13+ messages)
  ` [PATCH RESEND 01/10] drm/msm: Add displayport files to Makefile
  ` [PATCH RESEND 02/10] drm/msm: Include the dpu_dbg header in msm_drv.c
  ` [PATCH RESEND 03/10] drm/msm: Change driver name back to msm
  ` [PATCH RESEND 04/10] drm/msm: Remove smmu driver init/cleanup from msm_drv
  ` [PATCH RESEND 05/10] drm/msm: Defer probe if display component not found
  ` [PATCH RESEND 06/10] drm/msm: Fix deadlock calling msm_gem_new()
  ` [PATCH RESEND 07/10] drm/msm: Populate kms->irq for dpu
  ` [PATCH RESEND 08/10] drm/msm: Sprinkle pm_runtime calls around
  ` [PATCH RESEND 09/10] drm/msm/dpu: Fix writeback compile macros
  ` [PATCH RESEND 10/10] drm/msm: Restore msm_atomic_check hook

[DPU PATCH] drm/msm: Remove dpu_plane_state->defer_prepare_fb
 2018-02-22 21:00 UTC  (3+ messages)

[DPU PATCH] drm/mipi: Remove unused mipi/dsi packet types
 2018-02-22 20:05 UTC  (2+ messages)

[DPU PATCH] drm/msm: Remove secure fb/plane support from dpu
 2018-02-22 19:51 UTC  (2+ messages)

[PATCH] arm64: dts: Remove leading 0x and 0s from bindings notation
 2018-02-22 16:38 UTC  (2+ messages)

[PATCH v3 00/25] ASoC: qcom: Add support to QDSP based Audio
 2018-02-22 11:16 UTC  (14+ messages)
` [PATCH v3 01/25] dt-bindings: soc: qcom: Add bindings for APR bus
` [PATCH v3 15/25] ASoC: qcom: qdsp6: Add support to q6asm dai driver
` [PATCH v3 24/25] ASoC: qcom: apq8096: Add db820c machine driver

[PATCH v4 0/4] Add DTS for SDM845 SoC and MTP
 2018-02-22  7:57 UTC  (10+ messages)
` [PATCH v4 2/4] dt-bindings: qcom: Add SDM845 bindings
` [PATCH v4 3/4] arm64: dts: sdm845: Add minimal dts/dtsi files for sdm845 SoC and MTP

[PATCH v5 0/4] Add DTS for SDM845 SoC and MTP
 2018-02-22  6:12 UTC  (5+ messages)
` [PATCH v5 1/4] dt-bindings: arm: Document kryo385 cpu
` [PATCH v5 2/4] dt-bindings: qcom: Add SDM845 bindings
` [PATCH v5 3/4] arm64: dts: sdm845: Add minimal dts/dtsi files for sdm845 SoC and MTP
` [PATCH v5 4/4] arm64: dts: sdm845: Add serial console support

[RFC 00/14] Per-instance pagetables for MSM GPUs
 2018-02-21 22:59 UTC  (15+ messages)
  ` [PATCH 01/14] iommu: Add DOMAIN_ATTR_ENABLE_TTBR1
  ` [PATCH 02/14] iommu/arm-smmu: Add support for TTBR1
  ` [PATCH 03/14] iommu: Create a base struct for io_mm
  ` [PATCH 04/14] iommu: sva: Add support for pasid allocation
  ` [PATCH 05/14] iommu: arm-smmu: Add pasid implementation
  ` [PATCH 06/14] iommu: arm-smmu: Add side-band function to specific pasid callbacks
  ` [PATCH 07/14] drm/msm: Enable 64 bit mode by default
  ` [PATCH 08/14] drm/msm: Pass the MMU domain index in struct msm_file_private
  ` [PATCH 09/14] drm/msm/gpu: Support using TTBR1 for kernel buffer objects
  ` [PATCH 10/14] drm/msm: Add msm_mmu features
  ` [PATCH 11/14] drm/msm: Add support for iommu-sva PASIDs
  ` [PATCH 12/14] drm/msm: Add support for per-instance address spaces
  ` [PATCH 13/14] drm/msm: Support "
  ` [PATCH 14/14] drm/msm/a5xx: Support per-instance pagetables

[DPU PATCH] drm: Remove duplicate ycbcr420 parsing
 2018-02-21 18:30 UTC 

[PATCH 0/4] drm/msm: Avoid subclassing of drm_atomic_state
 2018-02-21 17:33 UTC  (16+ messages)
` [PATCH 1/4] drm/atomic: integrate modeset lock with private objects
` [PATCH 2/4] drm/msm/mdp5: Add global state as a private atomic object
  ` [PATCH 3/4] drm/msm/mdp5: Use the new private_obj state
  ` [PATCH 4/4] drm/msm: Don't subclass drm_atomic_state anymore

[PATCH RESEND 00/10] drm/msm: A handful of dpu fixes
 2018-02-21 14:55 UTC  (3+ messages)
  ` [PATCH RESEND 01/10] drm/msm: Add displayport files to Makefile
  ` [PATCH RESEND 02/10] drm/msm: Include the dpu_dbg header in msm_drv.c

[PATCH 03/10] drm/msm: Change driver name back to msm
 2018-02-21 14:40 UTC  (2+ messages)
  ` [PATCH 04/10] drm/msm: Remove smmu driver init/cleanup from msm_drv


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