-
-
-
-
iommu-fixes-v4.5-rc10d9bacb6 · ·
IOMMU Fixes for Linux v4.5-rc1 Five patches queued up: * Two patches for the AMD and Intel IOMMU drivers to fix alias handling and ATS handling. * Fix build error with arm io-pgtable code * Two documentation fixes
-
-
drm-intel-next-2016-01-24947eaebc · ·
- support for v3 vbt dsi blocks (Jani) - improve mmio debug checks (Mika Kuoppala) - reorg the ddi port translation table entries and related code (Ville) - reorg gen8 interrupt handling for future platforms (Tvrtko) - refactor tile width/height computations for framebuffers (Ville) - kerneldoc integration for intel_pm.c (Jani) - move default context from engines to device-global dev_priv (Dave Gordon) - make seqno/irq ordering coherent with execlist (Chris) - decouple internal engine number from UABI (Chris&Tvrtko) - tons of small fixes all over, as usual