This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 3a568e3a961b Merge tag 'soc-fixes-6.7-3' of git://git.kernel.org/pub/sc [...] new 6b18ef481f31 drm/amdgpu: ignore duplicate BOs again new 3d887d512494 drm/dp_mst: Fix NULL deref in get_mst_branch_device_by_gui [...] new d3df66fd9855 drm/amdgpu: Remove redundant call to priority_is_valid() new 4984fc578a91 drm/amdkfd: reserve a fence slot while locking the BO new 4e6c38c38723 drm/logicvc: Kconfig: select REGMAP and REGMAP_MMIO new b132ac51d7a5 accel/ivpu/37xx: Fix missing VPUIP interrupts new 6366ffa6edd8 Merge tag 'drm-misc-fixes-2023-10-26' of git://anongit.fre [...] new cba94bbcff08 drm/i915/perf: Determine context valid in OA reports new 78cc55e0b64c drm/i915/mcr: Hold GT forcewake during steering operations new 4cbed7702eb7 drm/i915/pmu: Check if pmu is closed before stopping event new 5679dd241bbf Merge tag 'drm-intel-fixes-2023-10-26' of git://anongit.fr [...] new 64ffd2f1d00c drm/amd: Disable ASPM for VI w/ all Intel systems new 44117828ed5c Merge tag 'amd-drm-fixes-6.6-2023-10-25' of https://gitlab [...] new 750b95887e56 Merge tag 'drm-fixes-2023-10-27' of git://anongit.freedesk [...]
The 14 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/accel/ivpu/ivpu_hw_37xx.c | 11 +++++------ drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c | 2 +- drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c | 3 ++- drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.c | 15 ++++++++------- drivers/gpu/drm/amd/amdgpu/vi.c | 2 +- drivers/gpu/drm/display/drm_dp_mst_topology.c | 6 +++--- drivers/gpu/drm/i915/gt/intel_gt_mcr.c | 24 ++++++++++++++++++++++-- drivers/gpu/drm/i915/i915_perf.c | 4 ++-- drivers/gpu/drm/i915/i915_pmu.c | 9 +++++++++ drivers/gpu/drm/logicvc/Kconfig | 2 ++ 10 files changed, 55 insertions(+), 23 deletions(-)