This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux.
from e42bebf6db29 Merge tag 'efi-fixes-for-v6.6-1' of git://git.kernel.org/p [...]
new 45dc8fc07d01 fbdev/g364fb: fix build failure with mips
new d20b484c674d drm/drm_exec: Work around a WW mutex lockdep oddity
new afaf2b38025a Merge tag 'drm-misc-next-fixes-2023-09-11' of git://anongi [...]
new 0c3b063ef413 drm/drm_connector: Provide short description of param 'sup [...]
new e2884fe84a83 drm/amd: Make fence wait in suballocator uninterruptible
new 7583028d359d drm: gm12u320: Fix the timeout usage for usb_bulk_msg()
new 15794f9dc371 Merge tag 'drm-misc-fixes-2023-09-07' of git://anongit.fre [...]
new 81faf9e0c3d3 drm/amdkfd: Fix reg offset for setting CWSR grace period
new 2f06b27444f9 drm/amdkfd: Fix unaligned 64-bit doorbell warning
new 97e3c6a853f2 drm/amdgpu: Store CU info from all XCCs for GFX v9.4.3
new 0752e66e91fa drm/amdkfd: Update cache info reporting for GFX v9.4.3
new fc6efed2c728 drm/amdkfd: Update CU masking for GFX 9.4.3
new ef064187a970 drm/amd/display: fix the white screen issue when >= 64GB DRAM
new 169ed4ece837 Revert "drm/amd: Disable S/G for APUs when 64GB or more ho [...]
new 679fc891bf11 drm/amd/display: Add dirty rect support for Replay
new 81cc8779cf46 drm/amdgpu: fix retry loop test
new f5b2c10b5761 drm/amd/display: Don't check registers, if using AUX BL control
new 1832403cd41c drm/amdgpu/soc21: don't remap HDP registers for SR-IOV
new ab43213e7afd drm/amdgpu/nbio4.3: set proper rmmio_remap.reg_offset for SR-IOV
new ffd6bde30206 drm/amdgpu: fallback to old RAS error message for aqua_vanjaram
new ec5fa9fcdeca drm/amd/display: Adjust the MST resume flow
new 9296da8c4090 drm/amdkfd: Checkpoint and restore queues on GFX11
new 5e7e82254270 drm/amdgpu: Handle null atom context in VBIOS info ioctl
new db5494a85294 drm/amd/display: fix replay_mode kernel-doc warning
new 64be47ba2861 drm/amd/display: Add DPIA Link Encoder Assignment Fix
new 293193784490 drm/amd/display: Fix 2nd DPIA encoder Assignment
new edcfe22985d0 drm/amdkfd: Insert missing TLB flush on GFX10 and later
new 1216d49178b1 Merge tag 'amd-drm-fixes-6.6-2023-09-13' of https://gitlab [...]
new 7c95ec3b5947 drm/i915: Only check eDP HPD when AUX CH is shared
new c6fbd2b0ca9a Merge tag 'drm-intel-fixes-2023-09-14' of git://anongit.fr [...]
new dcbad727513d drm/radeon: make fence wait in suballocator uninterrruptable
new c900529f3d91 Merge drm/drm-fixes into drm-misc-fixes
new 7908632f2927 Revert "drm/vkms: Fix race-condition between the hrtimer a [...]
new 139a27854bf5 drm/tests: helpers: Avoid a driver uaf
new c3c9acb8b246 Merge tag 'drm-misc-fixes-2023-09-14' of git://anongit.fre [...]
new 9608c7b729e2 Merge tag 'drm-fixes-2023-09-15' of git://anongit.freedesk [...]
The 36 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.h | 1 -
drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c | 2 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v10.c | 3 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v10.h | 3 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v9.c | 6 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v9.h | 3 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 26 -----
drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.h | 3 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c | 19 ++--
drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c | 6 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_sa.c | 2 +-
drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c | 2 +-
drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c | 2 +-
drivers/gpu/drm/amd/amdgpu/gfx_v6_0.c | 2 +-
drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c | 2 +-
drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c | 2 +-
drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c | 4 +-
drivers/gpu/drm/amd/amdgpu/gfx_v9_4_3.c | 76 ++++++--------
drivers/gpu/drm/amd/amdgpu/nbio_v4_3.c | 3 +
drivers/gpu/drm/amd/amdgpu/soc21.c | 2 +-
drivers/gpu/drm/amd/amdkfd/kfd_crat.c | 3 +-
drivers/gpu/drm/amd/amdkfd/kfd_crat.h | 4 +
.../gpu/drm/amd/amdkfd/kfd_device_queue_manager.c | 3 +-
drivers/gpu/drm/amd/amdkfd/kfd_doorbell.c | 2 +
drivers/gpu/drm/amd/amdkfd/kfd_mqd_manager.c | 34 ++++--
drivers/gpu/drm/amd/amdkfd/kfd_mqd_manager.h | 2 +-
drivers/gpu/drm/amd/amdkfd/kfd_mqd_manager_cik.c | 2 +-
drivers/gpu/drm/amd/amdkfd/kfd_mqd_manager_v10.c | 2 +-
drivers/gpu/drm/amd/amdkfd/kfd_mqd_manager_v11.c | 43 +++++++-
drivers/gpu/drm/amd/amdkfd/kfd_mqd_manager_v9.c | 46 ++++++---
drivers/gpu/drm/amd/amdkfd/kfd_mqd_manager_vi.c | 2 +-
drivers/gpu/drm/amd/amdkfd/kfd_packet_manager_v9.c | 3 +-
drivers/gpu/drm/amd/amdkfd/kfd_priv.h | 3 +-
drivers/gpu/drm/amd/amdkfd/kfd_topology.c | 77 ++++++++------
drivers/gpu/drm/amd/amdkfd/kfd_topology.h | 2 +-
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 115 +++++++++++++++++----
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h | 2 +-
.../gpu/drm/amd/display/dc/core/dc_link_enc_cfg.c | 35 +++++--
drivers/gpu/drm/amd/display/dc/dc.h | 1 +
.../amd/display/dc/dce110/dce110_hw_sequencer.c | 4 +-
.../drm/amd/display/dc/dcn314/dcn314_resource.c | 23 +++++
drivers/gpu/drm/amd/display/dc/inc/core_types.h | 1 +
drivers/gpu/drm/amd/display/dc/link/link_factory.c | 4 +
drivers/gpu/drm/amd/include/kgd_kfd_interface.h | 9 +-
.../gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_6_ppt.c | 2 +-
drivers/gpu/drm/drm_connector.c | 2 +
drivers/gpu/drm/drm_exec.c | 2 +-
drivers/gpu/drm/i915/display/intel_bios.c | 21 ++++
drivers/gpu/drm/i915/display/intel_bios.h | 1 +
drivers/gpu/drm/i915/display/intel_dp.c | 7 +-
drivers/gpu/drm/radeon/radeon_sa.c | 2 +-
drivers/gpu/drm/tiny/gm12u320.c | 10 +-
drivers/gpu/drm/vkms/vkms_composer.c | 9 +-
drivers/gpu/drm/vkms/vkms_crtc.c | 9 +-
drivers/gpu/drm/vkms/vkms_drv.h | 4 +-
include/drm/drm_exec.h | 35 ++++++-
include/drm/drm_kunit_helpers.h | 4 +-
57 files changed, 464 insertions(+), 235 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 607c90c7389 gdb/amdgpu: add precise-memory support
new 7057275297f gdb: remove -Werror annotations from MAINTAINERS file
The 1 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:
gdb/MAINTAINERS | 75 ++++++++++++++++++++++++++++-----------------------------
1 file changed, 37 insertions(+), 38 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_embed_check_gcc/master-thumb_m33_eabi
in repository toolchain/ci/base-artifacts/tcwg_gnu_embed_check_gcc/master-thumb_m33_eabi.
from 86507b3 onsuccess: #160: 0: [TCWG CI] https://ci.linaro.org/job/tcwg_ [...]
new 9624f25 force: #162: 0: [TCWG CI] https://ci.linaro.org/job/tcwg_gnu_ [...]
The 1 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:
00-sumfiles/g++.log.xz | Bin 2663628 -> 2664432 bytes
00-sumfiles/gcc.log.xz | Bin 2233932 -> 2206380 bytes
00-sumfiles/libstdc++.log.xz | Bin 472060 -> 470872 bytes
01-reset_artifacts/console.log.xz | Bin 2096 -> 2236 bytes
02-prepare_abe/console.log.xz | Bin 2628 -> 2636 bytes
03-build_abe-binutils/console.log.xz | Bin 27456 -> 27712 bytes
03-build_abe-binutils/make-binutils.log.xz | Bin 17688 -> 17720 bytes
04-build_abe-stage1/console.log.xz | Bin 90632 -> 90668 bytes
04-build_abe-stage1/make-gcc-stage1.log.xz | Bin 70624 -> 70668 bytes
05-clean_sysroot/console.log.xz | Bin 372 -> 372 bytes
06-build_abe-newlib/console.log.xz | Bin 13032 -> 13036 bytes
06-build_abe-newlib/make-newlib.log.xz | Bin 7132 -> 7148 bytes
07-build_abe-stage2/console.log.xz | Bin 125088 -> 125360 bytes
07-build_abe-stage2/make-gcc-stage2.log.xz | Bin 96624 -> 96636 bytes
08-build_abe-gdb/console.log.xz | Bin 34744 -> 34732 bytes
08-build_abe-gdb/make-gdb.log.xz | Bin 26336 -> 26376 bytes
09-build_abe-qemu/console.log.xz | Bin 32464 -> 32588 bytes
09-build_abe-qemu/make-qemu.log.xz | Bin 21420 -> 21512 bytes
10-build_abe-dejagnu/console.log.xz | Bin 4320 -> 4320 bytes
10-build_abe-dejagnu/make-dejagnu.log.xz | Bin 584 -> 584 bytes
11-build_abe-check_gcc/check-gcc.log.xz | Bin 33600 -> 31724 bytes
11-build_abe-check_gcc/console.log.xz | Bin 7524 -> 7604 bytes
12-check_regression/console.log.xz | Bin 5244 -> 5256 bytes
git/gcc_rev | 2 +-
jenkins/build-name | 2 +-
jenkins/notify-full.log | 919 +++++++++++++++++++----------
jenkins/notify-init.log | 196 +++---
jenkins/rewrite.log | 22 +-
jenkins/run-build.env | 14 +-
manifest.sh | 12 +-
notify/jira/comment-template.txt | 2 +-
notify/mail-body.txt | 36 +-
notify/mail-subject.txt | 2 +-
notify/results.compare | 91 ++-
sumfiles/g++.sum | 2 +-
sumfiles/gcc.sum | 62 +-
sumfiles/libstdc++.sum | 4 +-
37 files changed, 884 insertions(+), 482 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 0e0edacca5f Fix build failure with GCC 4.8
new c6ae604573f gdb: add inferior_cloned observable
new 947e047fac4 gdb/testsuite: add linux target check in allow_hipcc_tests
new 607c90c7389 gdb/amdgpu: add precise-memory support
The 3 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:
gdb/amd-dbgapi-target.c | 182 ++++++++++++++++++++-
gdb/doc/gdb.texinfo | 43 +++++
gdb/inferior.c | 2 +
gdb/observable.c | 1 +
gdb/observable.h | 4 +
gdb/testsuite/gdb.rocm/precise-memory-exec.c | 44 +++++
gdb/testsuite/gdb.rocm/precise-memory-exec.exp | 58 +++++++
gdb/testsuite/gdb.rocm/precise-memory-fork.c | 41 +++++
gdb/testsuite/gdb.rocm/precise-memory-fork.exp | 50 ++++++
.../gdb.rocm/precise-memory-multi-inferiors.exp | 87 ++++++++++
.../gdb.rocm/precise-memory-warning-sigsegv.cpp | 33 ++++
.../gdb.rocm/precise-memory-warning-sigsegv.exp | 45 +++++
gdb/testsuite/gdb.rocm/precise-memory.cpp | 32 ++++
gdb/testsuite/gdb.rocm/precise-memory.exp | 57 +++++++
gdb/testsuite/lib/rocm.exp | 23 +++
15 files changed, 694 insertions(+), 8 deletions(-)
create mode 100644 gdb/testsuite/gdb.rocm/precise-memory-exec.c
create mode 100644 gdb/testsuite/gdb.rocm/precise-memory-exec.exp
create mode 100644 gdb/testsuite/gdb.rocm/precise-memory-fork.c
create mode 100644 gdb/testsuite/gdb.rocm/precise-memory-fork.exp
create mode 100644 gdb/testsuite/gdb.rocm/precise-memory-multi-inferiors.exp
create mode 100644 gdb/testsuite/gdb.rocm/precise-memory-warning-sigsegv.cpp
create mode 100644 gdb/testsuite/gdb.rocm/precise-memory-warning-sigsegv.exp
create mode 100644 gdb/testsuite/gdb.rocm/precise-memory.cpp
create mode 100644 gdb/testsuite/gdb.rocm/precise-memory.exp
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.