This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 71e58659bfc0 Merge tag 'gpio-fixes-for-v6.6-rc4' of git://git.kernel.or [...] new 69390f3528f5 MAINTAINERS: update nouveau maintainers new 9c1b2429c184 accel/ivpu: Add Arrow Lake pci id new b0873eead1d1 accel/ivpu: Do not use wait event interruptible new 002652555022 accel/ivpu: Don't flood dmesg with VPU ready message new 6c3f2f90ccad accel/ivpu/40xx: Ensure clock resource ownership Ack befor [...] new ec3e3adc6d53 accel/ivpu/40xx: Disable frequency change interrupt new 09bb81cf243d accel/ivpu/40xx: Fix missing VPUIP interrupts new 645d694559ca accel/ivpu: Use cached buffers for FW loading new 8c4a5e8936b0 Merge tag 'drm-misc-fixes-2023-09-28' of git://anongit.fre [...] new 863a8eb3f270 i915: Limit the length of an sg list to the requested length new b7599d241778 drm/i915/gt: Fix reservation address in ggtt_reserve_guc_top new 907ef0398c93 i915/guc: Get runtime pm in busyness worker only if alread [...] new 06365a04fd32 Merge tag 'drm-intel-fixes-2023-09-28' of git://anongit.fr [...] new 6edc84bc3f8a Merge tag 'drm-fixes-2023-09-29' 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: MAINTAINERS | 1 + drivers/accel/ivpu/ivpu_drv.c | 3 +- drivers/accel/ivpu/ivpu_drv.h | 2 ++ drivers/accel/ivpu/ivpu_fw.c | 8 +++-- drivers/accel/ivpu/ivpu_gem.h | 5 +++ drivers/accel/ivpu/ivpu_hw_40xx.c | 28 ++++++++++++----- drivers/accel/ivpu/ivpu_hw_40xx_reg.h | 2 ++ drivers/accel/ivpu/ivpu_ipc.c | 11 +++---- drivers/gpu/drm/i915/gem/i915_gem_shmem.c | 11 ++++--- drivers/gpu/drm/i915/gt/intel_ggtt.c | 23 ++++++++++---- drivers/gpu/drm/i915/gt/uc/intel_guc_submission.c | 38 +++++++++++++++++++++-- 11 files changed, 100 insertions(+), 32 deletions(-)