This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 4de593fb965f Merge tag 'net-5.15-rc4' of git://git.kernel.org/pub/scm/l [...] new 6f87d4e63732 iommu/dart: Remove iommu_flush_ops new 0b482d0c75bf iommu/vt-d: Drop "0x" prefix from PCI bus & device addresses new f0b636804c7c iommu/dart: Clear sid2group entry when a group is freed new 89e503592385 Merge tag 'iommu-fixes-v5.15-rc3' of git://git.kernel.org/ [...] new 71eabafac1eb drm/tegra: dc: Remove unused variables new 8a44924e1400 drm/tegra: uapi: Fix wrong mapping end address in case of [...] new a81cf839a064 gpu/host1x: fence: Make spinlock static new c3dbfb9c49ee gpu: host1x: Plug potential memory leak new 05812b971c6d Merge tag 'drm/tegra/for-5.15-rc3' of ssh://git.freedeskto [...] new d168cd797982 drm/i915/gvt: fix the usage of ww lock in gvt scheduler. new 5cb8742774d2 Merge tag 'gvt-fixes-2021-09-18' of https://github.com/int [...] new da0468a74450 drm/i915/guc, docs: Fix pdfdocs build error by removing ne [...] new c83ff0186401 drm/i915/request: fix early tracepoints new 4b8bcaf8a6d6 drm/i915: Remove warning from the rps worker new abb7700d4631 Merge tag 'drm-intel-fixes-2021-09-30' of git://anongit.fr [...] new 66805763a97f drm/amdgpu: fix gart.bo pin_count leak new 083fa05bbaf6 drm/amd/display: Fix Display Flicker on embedded panels new 9f52c25f59b5 drm/amdgpu: correct initial cp_hqd_quantum for gfx9 new 467a51b69d08 drm/amd/display: initialize backlight_ramping_override to false new d942856865c7 drm/amd/display: Pass PCI deviceid into DC new 98122e63a7ec drm/amdgpu: check tiling flags when creating FB on GFX8- new 26db706a6d77 drm/amdgpu: force exit gfxoff on sdma resume for rmb s0ix new 3ff43f9df8b0 Merge tag 'amd-drm-fixes-5.15-2021-09-29' of https://gitla [...] new 17ac76e050c5 drm/exynos: Make use of the helper function devm_platform_ [...] new 78ea81417944 Merge tag 'exynos-drm-fixes-for-v5.15-rc4' of git://git.ke [...] new 24f67d82c43c Merge tag 'drm-fixes-2021-10-01' of git://anongit.freedesk [...]
The 26 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: drivers/gpu/drm/amd/amdgpu/amdgpu_display.c | 31 ++++++++++++ drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c | 2 +- drivers/gpu/drm/amd/amdgpu/gmc_v10_0.c | 3 +- drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c | 3 +- drivers/gpu/drm/amd/amdgpu/sdma_v5_2.c | 8 ++++ drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 2 + drivers/gpu/drm/amd/display/dc/core/dc_link_dp.c | 15 +++--- drivers/gpu/drm/exynos/exynos5433_drm_decon.c | 4 +- drivers/gpu/drm/exynos/exynos_drm_dsi.c | 4 +- drivers/gpu/drm/exynos/exynos_drm_fimc.c | 5 +- drivers/gpu/drm/exynos/exynos_drm_fimd.c | 4 +- drivers/gpu/drm/exynos/exynos_drm_g2d.c | 5 +- drivers/gpu/drm/exynos/exynos_drm_gsc.c | 6 +-- drivers/gpu/drm/exynos/exynos_drm_rotator.c | 4 +- drivers/gpu/drm/exynos/exynos_drm_scaler.c | 4 +- drivers/gpu/drm/exynos/exynos_hdmi.c | 4 +- drivers/gpu/drm/i915/gt/intel_rps.c | 2 - .../drm/i915/gt/uc/abi/guc_communication_ctb_abi.h | 10 ++-- .../i915/gt/uc/abi/guc_communication_mmio_abi.h | 10 ++-- drivers/gpu/drm/i915/gvt/scheduler.c | 4 +- drivers/gpu/drm/i915/i915_request.c | 11 +---- drivers/gpu/drm/tegra/dc.c | 3 -- drivers/gpu/drm/tegra/dc.h | 6 --- drivers/gpu/drm/tegra/uapi.c | 2 +- drivers/gpu/host1x/fence.c | 6 ++- drivers/iommu/apple-dart.c | 56 ++++++++++++++-------- drivers/iommu/intel/dmar.c | 6 +-- 27 files changed, 119 insertions(+), 101 deletions(-)