messages from 2018-02-15 17:35:03 to 2018-02-24 08:56:27 UTC [more...]
[PATCH] fix double ;;s in code
2018-02-24 8:56 UTC (9+ messages)
[DPU PATCH] drm/msm: Remove dpu_edid_parser
2018-02-23 22:48 UTC (5+ messages)
[DPU PATCH] drm/mipi: Remove Qualcomm-specific dsi packet header format
2018-02-23 21:34 UTC (5+ messages)
[RFC 0/4] drm/msm/mdp5: writeback connector support
2018-02-23 18:15 UTC (20+ 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 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 v2 0/3] Support qcom pinctrl protected pins
2018-02-23 16:54 UTC (6+ messages)
` [PATCH v2 1/3] dt-bindings: pinctrl: Add a reserved-gpio-ranges property
[DPU PATCH 0/2] Remove partial update
2018-02-23 2:32 UTC (3+ messages)
` [DPU PATCH 1/2] drm/msm/dsi-staging: compile out partial update path
` [DPU PATCH 2/2] drm/msm: remove partial update support
[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 (25+ messages)
` [PATCH v3 01/25] dt-bindings: soc: qcom: Add bindings for APR bus
` [PATCH v3 02/25] soc: qcom: add support to APR bus driver
` [PATCH v3 05/25] ASoC: qcom: qdsp6: Add support to Q6AFE
` [alsa-devel] "
` [PATCH v3 12/25] ASoC: qcom: qdsp6: Add support to Q6CORE
` [alsa-devel] "
` [PATCH v3 14/25] ASoC: qcom: qdsp6: Add support to q6afe dai driver
` [alsa-devel] "
` [PATCH v3 15/25] ASoC: qcom: qdsp6: Add support to q6asm "
` [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 (16+ messages)
` [PATCH v4 1/4] dt-bindings: arm: Document kryo385 cpu
` [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 v4 4/4] arm64: dts: sdm845: Add serial console support
[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
[RFC 0/3] drm/msm: Avoid subclassing of drm_atomic_state
2018-02-20 20:05 UTC (4+ messages)
` [RFC 1/3] drm/msm/mdp5: Add global state as a private atomic object
[RFC PULL] Add Display Support for Qualcomm SDM845
2018-02-20 15:09 UTC (10+ messages)
` [Freedreno] "
` [PATCH] drm/msm/dpu: Remove unused code and move the header
[PATCH V3 00/29] PCI: deprecate pci_get_bus_and_slot()
2018-02-19 9:47 UTC (5+ messages)
` [PATCH V3 09/29] drm/i915: "
[PATCH v3 00/10] clk: qcom: CPU clock driver for msm8996
2018-02-19 3:12 UTC (3+ messages)
` [PATCH v3 04/10] clk: qcom: Add DT bindings for "
[PATCH v2 00/10] drivers/qcom: add RPMH communication support
2018-02-16 23:51 UTC (19+ messages)
` [PATCH v2 01/10] drivers: qcom: rpmh-rsc: add RPMH controller for QCOM SoCs
` [PATCH v2 02/10] dt-bindings: introduce RPMH RSC bindings for Qualcomm SoCs
` [PATCH v2 03/10] drivers: qcom: rpmh-rsc: log RPMH requests in FTRACE
` [PATCH v2 04/10] drivers: qcom: rpmh: add RPMH helper functions
` [PATCH v2 05/10] drivers: qcom: rpmh-rsc: write sleep/wake requests to TCS
` [PATCH v2 06/10] drivers: qcom: rpmh-rsc: allow invalidation of sleep/wake TCS
` [PATCH v2 07/10] drivers: qcom: rpmh: cache sleep/wake state requests
` [PATCH v2 08/10] drivers: qcom: rpmh: allow requests to be sent asynchronously
` [PATCH v2 09/10] drivers: qcom: rpmh: add support for batch RPMH request
` [PATCH v2 10/10] drivers: qcom: rpmh-rsc: allow active requests from wake TCS
[PATCH v3 0/2] drivers/qcom: add Command DB support
2018-02-16 22:46 UTC (3+ messages)
` [PATCH v3 1/2] drivers: qcom: add command DB driver
` [PATCH v3 2/2] dt-bindings: introduce Command DB for QCOM SoCs
[PATCH v2 0/7] Introduce GENI SE Controller Driver
2018-02-16 20:44 UTC (4+ messages)
` [PATCH v2 3/7] soc: qcom: Add GENI based QUP Wrapper driver
[PATCH 2/2] drm/msm: Add A6XX device support
2018-02-16 18:40 UTC (2+ messages)
[PATCH V4 00/26] PCI: deprecate pci_get_bus_and_slot()
2018-02-16 14:55 UTC (3+ messages)
` [PATCH V4 26/26] PCI: Remove pci_get_bus_and_slot() function
[PATCH v2] PCI: qcom: use regulator bulk api for apq8064 supplies
2018-02-16 14:12 UTC (2+ messages)
[PATCH v3] PCI: qcom: add missing supplies required for msm8996
2018-02-16 12:42 UTC (2+ messages)
[PATCH v5 00/17] Support for Qualcomm QUSBv2 and QMPv3 USB PHYs
2018-02-16 11:49 UTC (4+ messages)
[PATCH 00/12] Major code reorganization to make all i2c transfers working
2018-02-16 11:23 UTC (15+ messages)
` [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 11/12] i2c: qup: reorganization of driver code to remove polling for qup v1
` [PATCH 12/12] i2c: qup: reorganization of driver code to remove polling for qup v2
[PATCH v7 0/2] irqchip: qcom: add support for PDC interrupt controller
2018-02-15 21:27 UTC (3+ messages)
` [PATCH v7 1/2] drivers: irqchip: pdc: Add PDC interrupt controller for QCOM SoCs
` [PATCH v7 2/2] dt-bindings/interrupt-controller: pdc: describe PDC device binding
[PATCH v6 0/2] irqchip: qcom: add support for PDC interrupt controller
2018-02-15 20:31 UTC (6+ messages)
` [PATCH v6 1/2] drivers: irqchip: pdc: Add PDC interrupt controller for QCOM SoCs
[PATCH v2 0/2] drivers/qcom: add Command DB support
2018-02-15 18:46 UTC (4+ messages)
` [PATCH v2 2/2] dt-bindings: introduce Command DB for QCOM SoCs
[PATCH 0/6] Add chrdev and name query support for GLINK
2018-02-15 18:28 UTC (3+ messages)
` [PATCH 3/6] rpmsg: glink: Add support for rpmsg glink chrdev
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).