summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* iommu/arm-smmu: Set domain geometryRobin Murphy2016-09-162-0/+4
* iommu/arm-smmu: Wire up generic configuration supportRobin Murphy2016-09-161-60/+108
* Docs: dt: document ARM SMMU generic binding usageRobin Murphy2016-09-161-14/+47
* iommu/arm-smmu: Convert to iommu_fwspecRobin Murphy2016-09-161-62/+78
* iommu/arm-smmu: Intelligent SMR allocationRobin Murphy2016-09-161-78/+119
* iommu/arm-smmu: Add a stream map entry iteratorRobin Murphy2016-09-161-14/+12
* iommu/arm-smmu: Streamline SMMU data lookupsRobin Murphy2016-09-161-33/+11
* iommu/arm-smmu: Refactor mmu-masters handlingRobin Murphy2016-09-161-269/+101
* iommu/arm-smmu: Keep track of S2CR stateRobin Murphy2016-09-161-66/+93
* iommu/arm-smmu: Consolidate stream map entry stateRobin Murphy2016-09-161-61/+86
* iommu/arm-smmu: Handle stream IDs more dynamicallyRobin Murphy2016-09-161-21/+22
* iommu/arm-smmu: Set PRIVCFG in stage 1 STEsRobin Murphy2016-09-161-1/+6
* iommu/arm-smmu: Support non-PCI devices with SMMUv3Robin Murphy2016-09-162-7/+32
* iommu/arm-smmu: Implement of_xlate() for SMMUv3Robin Murphy2016-09-161-170/+128
* iommu/arm-smmu: Fall back to global bypassRobin Murphy2016-09-161-4/+44
* Docs: dt: document ARM SMMUv3 generic binding usageRobin Murphy2016-09-161-1/+7
* iommu: Introduce iommu_fwspecRobin Murphy2016-09-164-2/+106
* iommu/of: Handle iommu-map property for PCIRobin Murphy2016-09-161-5/+41
* of/irq: Break out msi-map lookup (again)Robin Murphy2016-09-163-74/+116
* Docs: dt: add PCI IOMMU map bindingsMark Rutland2016-09-161-0/+171
* iommu/arm-smmu: Disable interrupts whilst holding the cmdq lockWill Deacon2016-09-161-2/+3
* iommu/arm-smmu: Fix polling of command queueJean-Philippe Brucker2016-09-161-19/+9
* iommu/arm-smmu: Support v7s context formatRobin Murphy2016-09-161-22/+47
* iommu/arm-smmu: Fix event queues synchronizationJean-Philippe Brucker2016-09-161-84/+66
* iommu/arm-smmu: Drop devm_free_irq when driver detachPeng Fan2016-09-161-4/+0
* Linux 4.8-rc4v4.8-rc4Linus Torvalds2016-08-281-1/+1
* Merge tag 'drm-fixes-for-4.8-rc4' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-08-2821-71/+424
|\
| * drm/atomic: Don't potentially reset color_mgmt_changed on successive property...Mario Kleiner2016-08-291-3/+3
| * Merge tag 'drm-intel-fixes-2016-08-25' of git://anongit.freedesktop.org/drm-i...Dave Airlie2016-08-267-22/+309
| |\
| | * drm/i915: Fix botched merge that downgrades CSR versions.Maarten Lankhorst2016-08-221-4/+4
| | * drm/i915/skl: Ensure pipes with changed wms get added to the stateLyude2016-08-221-0/+4
| | * drm/i915/gen9: Only copy WM results for changed pipes to skl_hwMatt Roper2016-08-221-2/+26
| | * drm/i915/skl: Add support for the SAGV, fix underrun hangsLyude2016-08-225-0/+173
| | * drm/i915/gen6+: Interpret mailbox error flagsLyude2016-08-222-1/+79
| | * drm/i915: Reattach comment, complete type specificationDave Gordon2016-08-221-2/+3
| | * drm/i915: Unconditionally flush any chipset buffers before execbufChris Wilson2016-08-222-10/+4
| | * drm/i915/gen9: Drop invalid WARN() during data rate calculationMatt Roper2016-08-221-2/+0
| | * drm/i915/gen9: Initialize intel_state->active_crtcs during WM sanitization (v2)Matt Roper2016-08-221-1/+16
| * | drm: Protect fb_defio in drivers with CONFIG_KMS_FBDEV_EMULATIONDaniel Vetter2016-08-262-0/+8
| * | Merge branch 'drm-fixes-4.8' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2016-08-257-7/+32
| |\ \
| | * | drm/amdgpu: skip TV/CV in display parsingAlex Deucher2016-08-241-0/+7
| | * | drm/amdgpu: avoid a possible array overflowAlex Deucher2016-08-241-0/+6
| | * | drm/amdgpu: fix lru size grouping v2Christian König2016-08-242-0/+10
| | * | drm/amdgpu: fix timeout value check in amd_sched_job_recoveryChristian König2016-08-191-1/+1
| | * | drm/amdgpu: fix sdma_v2_4_ring_test_ibChristian König2016-08-191-1/+1
| | * | drm/amdgpu: fix amdgpu_move_blit on 32bit systemsChristian König2016-08-191-2/+2
| | * | drm/radeon: fix radeon_move_blit on 32bit systemsChristian König2016-08-191-2/+2
| | * | drm/radeon: only apply the SS fractional workaround to RS[78]80Christian König2016-08-181-1/+3
| * | | Merge tag 'drm/tegra/for-4.8-rc4' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie2016-08-253-39/+69
| |\ \ \
| | * | | drm/tegra: dsi: Enhance runtime power managementThierry Reding2016-08-243-39/+69