messages from 2017-02-28 07:17:55 to 2017-03-13 19:26:41 UTC [more...]
[PATCH 13/24] drm/msm: switch to postclose
2017-03-13 19:26 UTC (4+ messages)
` [PATCH 21/24] drm/msm: Simplify vblank event delivery
[PATCH 0/9] iommu: add qcom_iommu for early "B" family devices
2017-03-13 18:19 UTC (20+ messages)
` [PATCH 1/9] firmware/qcom: add qcom_scm_restore_sec_cfg()
` [PATCH 2/9] firmware: qcom_scm: add two scm calls for iommu secure page table
` [PATCH 3/9] Docs: dt: document qcom iommu bindings
` [PATCH 4/9] iommu: arm-smmu: split out register defines
` [PATCH 5/9] iommu: add qcom_iommu
` [PATCH 6/9] iommu: qcom: initialize secure page table
` [PATCH 7/9] ARM64: DT: add gpu for msm8916
` [PATCH 8/9] ARM64: DT: add video codec devicetree node
` [PATCH 9/9] ARM64: DT: add iommu for msm8916
[RESEND PATCH] drm/msm: adreno: fix build error without debugfs
2017-03-13 18:09 UTC (3+ messages)
[PATCH 0/6] drm/msm: New features for 4.12
2017-03-13 17:35 UTC (8+ messages)
` [PATCH 1/6] drm/msm: Don't allow zero sized buffer objects
` [PATCH 4/6] drm/msm: Hard code the GPU "slow frequency"
` [PATCH 2/6] drm/msm: Reference count address spaces
` [PATCH 3/6] drm/msm: Add MSM_PARAM_GMEM_BASE
` [PATCH 5/6] drm/msm: gpu: Use OPP tables if we can
` [PATCH 6/6] msm/drm: gpu: Dynamically locate the clocks from the device tree
[PATCH v7 0/9] Qualcomm video decoder/encoder driver
2017-03-13 16:37 UTC (10+ messages)
` [PATCH v7 1/9] media: v4l2-mem2mem: extend m2m APIs for more accurate buffer management
` [PATCH v7 2/9] doc: DT: venus: binding document for Qualcomm video driver
` [PATCH v7 3/9] MAINTAINERS: Add Qualcomm Venus video accelerator driver
` [PATCH v7 4/9] media: venus: adding core part and helper functions
` [PATCH v7 5/9] media: venus: vdec: add video decoder files
` [PATCH v7 6/9] media: venus: venc: add video encoder files
` [PATCH v7 7/9] media: venus: hfi: add Host Firmware Interface (HFI)
` [PATCH v7 8/9] media: venus: hfi: add Venus HFI files
` [PATCH v7 9/9] media: venus: enable building of Venus video driver
[PATCH V5 0/9] CPU PM domains
2017-03-13 15:56 UTC (13+ messages)
` [PATCH V5 1/9] PM / Domains: Ignore domain-idle-states that are not compatible
` [PATCH V5 2/9] drivers: cpu: Setup CPU devices to do runtime PM
` [PATCH V5 3/9] kernel/cpu_pm: Add runtime PM support for CPUs
` [PATCH V5 4/9] PM / cpu_domains: Setup PM domains for CPUs/clusters
` [PATCH V5 5/9] timer: Export next wake up of a CPU
` [PATCH V5 6/9] PM / cpu_domains: Add PM Domain governor for CPUs
` [PATCH V5 7/9] PM / Domains: allow platform specific data for genpd states
` [PATCH V5 8/9] PM / cpu_domains: Initialize CPU PM domains from DT
` [PATCH V5 9/9] doc / cpu_domains: Describe CPU PM domains setup and governor
[PATCH V5 0/6] PSCI: Support hierarchical PM domains
2017-03-13 13:58 UTC (8+ messages)
` [PATCH V5 1/6] drivers: cpuidle: Read CPU's idle state from PM domain
` [PATCH V5 2/6] drivers: firmware: psci: Allow OS Initiated suspend mode
` [PATCH V5 3/6] drivers: firmware: psci: Support cluster idle states for OS-Initiated
` [PATCH V5 4/6] drivers: firmwware: psci: Support hierachical idle states
` [PATCH V5 5/6] dt/bindings: Update binding for hierarchical PSCI states
` [PATCH V5 6/6] ARM64: dts: Define CPU power domain for MSM8916
[PATCH V3] PCI/ASPM: reconfigure ASPM following hotplug for POLICY_DEFAULT
2017-03-13 8:49 UTC (4+ messages)
[PATCH 1/2] reset: Add API to count number of reset available with device
2017-03-10 14:40 UTC (6+ messages)
` [PATCH 2/2] usb; dwc3: of-simple: Add support to get resets for the device
[PATCH 1/2] iio: adc: break out common code from SPMI VADC
2017-03-09 22:53 UTC (3+ messages)
[PATCH V9 00/11] IOMMU probe deferral support
2017-03-09 19:01 UTC (12+ messages)
` [PATCH V9 01/11] iommu/of: Refactor of_iommu_configure() for error handling
` [PATCH V9 07/11] iommu: of: Handle IOMMU lookup failure with deferred probing or error
` [PATCH V9 02/11] iommu/of: Prepare for deferred IOMMU configuration
` [PATCH V9 03/11] of: dma: Move range size workaround to of_dma_get_range()
` [PATCH V9 04/11] of: dma: Make of_dma_deconfigure() public
` [PATCH V9 05/11] ACPI/IORT: Add function to check SMMUs drivers presence
` [PATCH V9 06/11] of/acpi: Configure dma operations at probe time for platform/amba/pci bus devices
` [PATCH V9 08/11] drivers: acpi: Handle IOMMU lookup failure with deferred probing or error
` [PATCH V9 09/11] arm64: dma-mapping: Remove the notifier trick to handle early setting of dma_ops
` [PATCH V9 10/11] iommu/arm-smmu: Clean up early-probing workarounds
` [PATCH V9 11/11] ACPI/IORT: Remove linker section for IORT entries probing
[PATCH V3 0/5] iommu/arm-smmu: Add runtime pm/sleep support
2017-03-09 15:35 UTC (6+ messages)
` [PATCH V3 1/5] iommu/arm-smmu: Add pm_runtime/sleep ops
` [PATCH V3 2/5] iommu/arm-smmu: Add support for MMU40x/500 clocks
` [PATCH V3 3/5] drivers: arm-smmu: Add clock support for QCOM_SMMUV2
` [PATCH V3 4/5] iommu/arm-smmu: Invoke pm_runtime during probe, add/remove device
` [PATCH V3 5/5] iommu/arm-smmu: Add the device_link between masters and smmu
[PATCH V8 00/11] IOMMU probe deferral support
2017-03-09 11:21 UTC (6+ messages)
` [PATCH V8 01/11] iommu/of: Refactor of_iommu_configure() for error handling
[PATCH 1/15] clk: divider: Make divider_round_rate take the parent clock
2017-03-09 10:55 UTC (3+ messages)
[RFC v0 0/2] Introduce on-chip interconnect API
2017-03-09 9:56 UTC (7+ messages)
` [RFC v0 1/2] interconnect: Add generic interconnect controller API
` [RFC v0 2/2] interconnect: Add Qualcomm msm8916 interconnect provider driver
[PATCH 1/2] ARM: dts: msm8974: Hook up adsp-pil's xo clock
2017-03-09 3:01 UTC (8+ messages)
` [PATCH 2/2] ARM: qcom_defconfig: Enable Qualcomm remoteproc and SMP2P drivers
[PATCH v3 0/2] Enable mss rproc support on msm8996
2017-03-08 18:03 UTC (3+ messages)
` [PATCH v3 1/2] soc: qcom: Add support of scm call for mss rproc to share access of ddr
` [PATCH v3 2/2] remoteproc: qcom: Enable mss rproc support on msm8996
MSM8974: USB (gadget mode) broken in v4.11-rc1
2017-03-08 10:38 UTC (4+ messages)
[PATCH v4 3/4] dt-bindings: phy: Add support for QMP phy
2017-03-08 6:45 UTC (12+ messages)
[PATCH 0/6] drm/msm: Add per-instance pagetables
2017-03-07 21:53 UTC (9+ messages)
` [PATCH 1/6] drm/msm: Enable 64 bit mode by default
` [PATCH 2/6] drm/msm: Pass the MMU domain index in struct msm_file_private
` [PATCH 3/6] drm/msm: Make separate iommu function tables for v1 and v2 MMUs
` [PATCH 4/6] drm/msm: Use TTBR1 for kernel side GPU buffer objects
` [PATCH 5/6] drm/msm: Support dynamic IOMMU domains
` [PATCH 6/6] drm/msm: a5xx: Support per-instance pagetables
[PATCH 0/7] RFC: iommu/arm-smmu-v2: Dynamic domains
2017-03-07 20:40 UTC (11+ messages)
` [PATCH 1/7] iommu/arm-smmu: save the pgtbl_cfg in the domain
` [PATCH 2/7] iommu: Add DOMAIN_ATTR_ENABLE_TTBR1
` [PATCH 3/7] iommu/arm-smmu: Add support for TTBR1
` [PATCH 4/7] iommu: introduce TTBR0 domain attribute
` [PATCH 5/7] iommu/arm-smmu: add support for TTBR0 attribute
` [PATCH 6/7] iommu: Add dynamic domains
` [PATCH 7/7] iommu/arm-smmu: add support for "
` [Freedreno] [PATCH 0/7] RFC: iommu/arm-smmu-v2: Dynamic domains
[PATCH 00/11] drm/msm: A5XX preemption
2017-03-07 16:58 UTC (13+ messages)
` [v2] "
` [PATCH 01/11] drm/msm: Make sure to detach the MMU during GPU cleanup
` [PATCH 02/11] drm/msm: Improve the zap shader
` [PATCH 03/11] drm/msm: Remove idle function hook
` [PATCH 04/11] drm/msm: Add hint to DRM_IOCTL_MSM_GEM_INFO to return an object IOVA
` [PATCH 05/11] drm/msm: get an iova from the address space instead of an id
` [PATCH 06/11] drm/msm: Add a struct to pass configuration to msm_gpu_init()
` [PATCH 07/11] drm/msm: Remove memptrs->wptr
` [PATCH 08/11] drm/msm: Support multiple ringbuffers
` [PATCH 09/11] drm/msm: Shadow current pointer in the ring until command is complete
` [PATCH 10/11] drm/msm: Make the value of RB_CNTL (almost) generic
` [PATCH 11/11] drm/msm: Implement preemption for A5XX targets
[PATCH 0/4] drm/msm: Fixes for 4.11
2017-03-07 16:50 UTC (5+ messages)
` [PATCH 1/4] drm/msm: Fix wrong pointer check in a5xx_destroy
` [PATCH 2/4] drm/msm: Don't increase priv->num_aspaces until we know that it fits
` [PATCH 3/4] drm/msm: Pass interrupt status to a5xx_rbbm_err_irq()
` [PATCH 4/4] drm/msm: Support 64 bit iova in RD_CMDSTREAM_ADDR
[PATCH v4 0/4] phy: USB and PCIe phy drivers for Qcom chipsets
2017-03-07 9:26 UTC (13+ messages)
` [PATCH v4 2/4] phy: qcom-qusb2: New driver for QUSB2 PHY on Qcom chips
[PATCH v2 1/2] ARM: dts: msm8974: Hook up adsp-pil's xo clock
2017-03-07 2:22 UTC (2+ messages)
` [PATCH v2 2/2] ARM: qcom_defconfig: Enable Qualcomm remoteproc and related drivers
[PATCH 3/3] drm/msm: Fix compilation error when CONFIG_DEBUG_FS undefined
2017-03-06 23:43 UTC (4+ messages)
` [Freedreno] "
[PATCH 1/2] ARM: dts: add SDC2 and SDC4 to the MSM8660 family
2017-03-06 14:35 UTC (3+ messages)
[PATCH 2/2] ARM: dts: fix typo on APQ8060 Dragonboard
2017-03-06 13:32 UTC (2+ messages)
[PATCH v10 2/2] Documentation/ABI: Add ABI information for QCOM socinfo driver
2017-03-06 6:49 UTC (3+ messages)
` [v10, "
[PATCH v2 0/3] Enable msm8996 support in mss rproc driver
2017-03-03 18:23 UTC (12+ messages)
` [PATCH v2 1/3] soc: qcom: Add scm call to protect modem mem in qcom scm driver
` [PATCH v2 2/3] remoteproc: qcom: Add scm call to protect modem mem in mss rproc drv
` [PATCH v2 3/3] remoteproc: qcom: Add msm8996 specific changes in mss rproc driver
[PATCH V2] PCI/ASPM: reconfigure ASPM following hotplug for POLICY_DEFAULT
2017-03-03 10:33 UTC (9+ messages)
[PATCH V3 0/2] PCI: add CRS support after hot reset and FLR
2017-03-01 17:31 UTC (6+ messages)
` [PATCH V3 2/2] PCI: handle CRS returned by device after FLR
[PATCH 0/2] gpu: drm: Use pr_cont and neaten logging
2017-03-01 8:44 UTC (11+ messages)
` [PATCH 2/2] gpu: drm: Convert printk(KERN_<LEVEL> to pr_<level>
` [PATCH 0/3] gpu: drm: Convert printk(KERN_<level> "
` [PATCH 3/3] gpu: drm: drivers: Convert printk(KERN_<LEVEL> "
[PATCH 0/5] Updated qcom dts for new USB driver
2017-02-28 23:50 UTC (3+ messages)
` [PATCH 4/5] ARM: dts: qcom-apq8064: Collapse usb support into one node
[PATCH] arm64: dts: apq8016-sbc: Add ramoops
2017-02-28 7:19 UTC (2+ messages)
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