This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux.
from 5565ec4ef4f0 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...]
new 2ef0785b30bd drm/exynos: fix g2d_open/close helper function definitions
new 90facc4d4630 Merge tag 'exynos-drm-fixes-for-v6.4-rc3' of git://git.ker [...]
new 5896f2d363d5 drm/i915/hdcp: Check if media_gt exists
new 8c5be8a885a5 Merge tag 'drm-intel-fixes-2023-05-17' of git://anongit.fr [...]
new ce902336d9b3 drm/msm/atomic: Don't try async if crtc not active
new 16eb51aba0a7 drm/msm: Fix vmap madv warning
new 85c636284cb6 drm/msm/dp: unregister audio driver during unbind
new a432fc31f03d drm/msm/dpu: Assign missing writeback log_mask
new 3f23a52fc2b8 drm/msm/dpu: tweak msm8998 hw catalog values
new 686eb89b1036 drm/msm/dpu: tweak lm pairings in msm8998 hw catalog
new f9d5bb73c260 drm/msm/dpu: Remove unused INTF0 interrupt mask from SM611 [...]
new cfbc21d1c0f9 drm/msm/dpu: Remove TE2 block and feature from DPU >= 5.0. [...]
new e9d9ce5462fe drm/msm/dpu: Move non-MDP_TOP INTF_INTR offsets out of hwi [...]
new 85340c0256f9 drm/msm/dpu: Reindent REV_7xxx interrupt masks with tabs
new 701f69183d4d drm/msm/dpu: Fix PP_BLK_DIPHER -> DITHER typo
new fe47a3084789 drm/msm/dpu: Use V2 DITHER PINGPONG sub-block in SM8[34]50 [...]
new 7557f58b6383 drm/msm/dpu: Set PINGPONG block length to zero for DPU >= 7.0.0
new 202c044203ac drm/msm/dpu: Remove duplicate register defines from INTF
new ca29699a57ec dt-bindings: display/msm: dsi-controller-main: Document qc [...]
new db40d2928d24 drm/msm/iommu: Fix null pointer dereference in no-IOMMU case
new 68dc6c2d5eec drm/msm: Fix submit error-path leaks
new e36ca2fad6bb iommu/arm-smmu-qcom: Fix missing adreno_smmu's
new 5c054db54c43 drm/msm: Be more shouty if per-process pgtables aren't working
new 83ab69c9f759 Merge tag 'drm-msm-fixes-2023-05-17' of https://gitlab.fre [...]
new d5aa417808cf drm/amdgpu/gfx11: update gpu_clock_counter logic
new 8173cab3368a drm/amdgpu/gfx10: Disable gfxoff before disabling powergating.
new 11fbdda2ab6b drm/amdgpu/gfx11: Adjust gfxoff before powergating on gfx1 [...]
new 9d2d1827af29 drm/amdgpu: Differentiate between Raven2 and Raven/Picasso [...]
new 68518294d00d drm/amdgpu/gmc11: implement get_vbios_fb_size()
new c1a322a7a4a9 drm/amdgpu: skip disabling fence driver src_irqs when devi [...]
new bf4823267a81 drm/amd/pm: fix possible power mode mismatch between drive [...]
new 6d600229df1e drm/amd/display: enable dpia validate
new 79ef1c9d14c6 Merge tag 'amd-drm-fixes-6.4-2023-05-18' of https://gitlab [...]
new d635f6cc934b Merge tag 'drm-fixes-2023-05-20' of git://anongit.freedesk [...]
The 34 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:
.../bindings/display/msm/dsi-controller-main.yaml | 12 ++++++++
drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c | 3 +-
drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c | 8 +++++-
drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c | 19 +++++++++----
drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c | 33 +++++++++-------------
drivers/gpu/drm/amd/amdgpu/gmc_v11_0.c | 21 +++++++++++++-
.../gpu/drm/amd/display/dc/link/link_validation.c | 3 ++
drivers/gpu/drm/amd/pm/swsmu/amdgpu_smu.c | 18 ++++++++++++
drivers/gpu/drm/amd/pm/swsmu/smu11/navi10_ppt.c | 20 +------------
.../gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_7_ppt.c | 1 +
drivers/gpu/drm/exynos/exynos_drm_g2d.h | 4 +--
drivers/gpu/drm/i915/display/intel_hdcp.c | 10 ++++---
.../drm/msm/disp/dpu1/catalog/dpu_3_0_msm8998.h | 16 +++++------
.../gpu/drm/msm/disp/dpu1/catalog/dpu_5_0_sm8150.h | 4 +--
.../drm/msm/disp/dpu1/catalog/dpu_5_1_sc8180x.h | 4 +--
.../gpu/drm/msm/disp/dpu1/catalog/dpu_6_0_sm8250.h | 4 +--
.../gpu/drm/msm/disp/dpu1/catalog/dpu_6_2_sc7180.h | 4 +--
.../gpu/drm/msm/disp/dpu1/catalog/dpu_6_3_sm6115.h | 1 -
.../drm/msm/disp/dpu1/catalog/dpu_6_5_qcm2290.h | 1 -
.../gpu/drm/msm/disp/dpu1/catalog/dpu_7_0_sm8350.h | 12 ++++----
.../gpu/drm/msm/disp/dpu1/catalog/dpu_7_2_sc7280.h | 8 +++---
.../drm/msm/disp/dpu1/catalog/dpu_8_0_sc8280xp.h | 24 ++++++++--------
.../gpu/drm/msm/disp/dpu1/catalog/dpu_8_1_sm8450.h | 16 +++++------
.../gpu/drm/msm/disp/dpu1/catalog/dpu_9_0_sm8550.h | 16 +++++------
drivers/gpu/drm/msm/disp/dpu1/dpu_hw_catalog.c | 17 ++++-------
drivers/gpu/drm/msm/disp/dpu1/dpu_hw_interrupts.c | 23 ++++++++-------
drivers/gpu/drm/msm/disp/dpu1/dpu_hw_intf.c | 5 ----
drivers/gpu/drm/msm/disp/dpu1/dpu_hw_wb.c | 1 +
drivers/gpu/drm/msm/disp/dpu1/dpu_hwio.h | 3 --
drivers/gpu/drm/msm/dp/dp_audio.c | 12 ++++++++
drivers/gpu/drm/msm/dp/dp_audio.h | 2 ++
drivers/gpu/drm/msm/dp/dp_display.c | 1 +
drivers/gpu/drm/msm/msm_atomic.c | 2 ++
drivers/gpu/drm/msm/msm_gem.c | 22 ++++++---------
drivers/gpu/drm/msm/msm_gem_submit.c | 25 +++++++++++-----
drivers/gpu/drm/msm/msm_iommu.c | 9 ++++--
drivers/iommu/arm/arm-smmu/arm-smmu-qcom.c | 10 +++++++
37 files changed, 234 insertions(+), 160 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_binutils_check/master-arm
in repository toolchain/ci/base-artifacts.
from d65e74ff45 1: onsuccess: #3: 0: [TCWG CI] https://ci.linaro.org/job/tcw [...]
new a0a9362e30 2: onsuccess: #4: 0: [TCWG CI] https://ci.linaro.org/job/tcw [...]
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/binutils.log.xz | Bin 47776 -> 47760 bytes
00-sumfiles/gas.log.xz | Bin 100680 -> 100724 bytes
00-sumfiles/ld.log.xz | Bin 123472 -> 123432 bytes
01-reset_artifacts/console.log.xz | Bin 1976 -> 2008 bytes
02-prepare_abe/console.log.xz | Bin 2552 -> 2440 bytes
03-build_abe-binutils/console.log.xz | Bin 49836 -> 49840 bytes
03-build_abe-binutils/make-binutils.log.xz | Bin 0 -> 38256 bytes
04-build_abe-dejagnu/console.log.xz | Bin 4144 -> 4300 bytes
04-build_abe-dejagnu/make-dejagnu.log.xz | Bin 0 -> 588 bytes
05-build_abe-check_binutils/check-binutils.log.xz | Bin 0 -> 5172 bytes
05-build_abe-check_binutils/console.log.xz | Bin 2992 -> 3372 bytes
05-build_abe-check_binutils/flaky.xfail | 2 +-
06-check_regression/console.log.xz | Bin 1232 -> 1112 bytes
06-check_regression/results.compare | 2 +-
06-check_regression/results.compare2 | 18 +++++-------------
git/binutils_rev | 2 +-
manifest.sh | 10 +++++-----
notify/results.compare | 2 +-
sumfiles/binutils.sum | 2 +-
sumfiles/gas.sum | 4 ++--
sumfiles/ld.sum | 4 ++--
21 files changed, 19 insertions(+), 27 deletions(-)
create mode 100644 03-build_abe-binutils/make-binutils.log.xz
create mode 100644 04-build_abe-dejagnu/make-dejagnu.log.xz
create mode 100644 05-build_abe-check_binutils/check-binutils.log.xz
--
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 gcc.
from 5df01f89b7f Daily bump.
new 9000da00dd7 RISC-V: Fix CTZ unnecessary sign extension [PR #106888]
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:
gcc/config/riscv/bitmanip.md | 13 ++++++++++++-
gcc/testsuite/gcc.target/riscv/pr106888.c | 12 ++++++++++++
gcc/testsuite/gcc.target/riscv/zbbw.c | 1 +
3 files changed, 25 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.target/riscv/pr106888.c
--
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_bootstrap_build/master-aarch64-bootstrap_profiled_lto_lean
in repository toolchain/ci/base-artifacts.
from fbba986133 1: onsuccess: #2: 1: [TCWG CI] https://ci.linaro.org/job/tcw [...]
new 49c405d1cd 2: onsuccess: #3: 1: [TCWG CI] https://ci.linaro.org/job/tcw [...]
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:
01-reset_artifacts/console.log.xz | Bin 2048 -> 2068 bytes
02-prepare_abe/console.log.xz | Bin 2452 -> 2504 bytes
.../console.log.xz | Bin 305264 -> 305928 bytes
.../make-gcc-stage2.log.xz | Bin 0 -> 241840 bytes
05-check_regression/console.log.xz | Bin 460 -> 460 bytes
06-update_baseline/console.log | 14 ++++++++++++++
git/gcc_rev | 2 +-
manifest.sh | 10 +++++-----
8 files changed, 20 insertions(+), 6 deletions(-)
create mode 100644 04-build_abe-bootstrap_profiled_lto_lean/make-gcc-stage2.log.xz
--
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_bootstrap_build/master-arm-bootstrap_lto
in repository toolchain/ci/base-artifacts.
from d9554a792b 1: onsuccess: #2: 1: [TCWG CI] https://ci.linaro.org/job/tcw [...]
new 76c72c5fe8 2: onsuccess: #3: 1: [TCWG CI] https://ci.linaro.org/job/tcw [...]
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:
01-reset_artifacts/console.log.xz | Bin 2028 -> 2040 bytes
02-prepare_abe/console.log.xz | Bin 2516 -> 2448 bytes
04-build_abe-bootstrap_lto/console.log.xz | Bin 483560 -> 483816 bytes
04-build_abe-bootstrap_lto/make-gcc-stage2.log.xz | Bin 0 -> 429124 bytes
05-check_regression/console.log.xz | Bin 460 -> 464 bytes
06-update_baseline/console.log | 14 ++++++++++++++
git/gcc_rev | 2 +-
manifest.sh | 10 +++++-----
8 files changed, 20 insertions(+), 6 deletions(-)
create mode 100644 04-build_abe-bootstrap_lto/make-gcc-stage2.log.xz
--
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_kernel/gnu-master-aarch64-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
from 71c9dedba8 77: onsuccess: #34: 33: [TCWG CI] https://ci.linaro.org/job/ [...]
new 361a97f0aa 78: onsuccess: #35: 33: [TCWG CI] https://ci.linaro.org/job/ [...]
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:
01-reset_artifacts/console.log.xz | Bin 2148 -> 2148 bytes
02-prepare_abe/console.log.xz | Bin 2492 -> 2428 bytes
03-build_abe-binutils/console.log.xz | Bin 27364 -> 27752 bytes
03-build_abe-binutils/make-binutils.log.xz | Bin 0 -> 17936 bytes
04-build_abe-stage1/console.log.xz | Bin 72048 -> 72316 bytes
04-build_abe-stage1/make-gcc-stage1.log.xz | Bin 0 -> 52996 bytes
05-build_abe-qemu/console.log.xz | Bin 32548 -> 32596 bytes
05-build_abe-qemu/make-qemu.log.xz | Bin 0 -> 21620 bytes
06-build_linux/console.log.xz | Bin 3208 -> 3188 bytes
08-check_regression/console.log.xz | Bin 520 -> 520 bytes
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/linux_rev | 2 +-
git/qemu_rev | 2 +-
manifest.sh | 28 +++++++++++++--------------
{mail => notify}/check-regression-status.txt | 0
16 files changed, 18 insertions(+), 18 deletions(-)
create mode 100644 03-build_abe-binutils/make-binutils.log.xz
create mode 100644 04-build_abe-stage1/make-gcc-stage1.log.xz
create mode 100644 05-build_abe-qemu/make-qemu.log.xz
rename {mail => notify}/check-regression-status.txt (100%)
--
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_gcc_build/master-arm
in repository toolchain/ci/base-artifacts.
from 4b3b5e1e4b 4: onsuccess: #7: 1: [TCWG CI] https://ci.linaro.org/job/tcw [...]
new 4f38e4fb15 5: onsuccess: #8: 1: [TCWG CI] https://ci.linaro.org/job/tcw [...]
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:
01-reset_artifacts/console.log.xz | Bin 1964 -> 1972 bytes
02-prepare_abe/console.log.xz | Bin 2436 -> 2424 bytes
04-build_abe-gcc/console.log.xz | Bin 238300 -> 236424 bytes
04-build_abe-gcc/make-gcc-stage2.log.xz | Bin 204756 -> 204112 bytes
05-check_regression/console.log.xz | Bin 460 -> 460 bytes
06-update_baseline/console.log | 16 ++++++++--------
git/gcc_rev | 2 +-
manifest.sh | 8 ++++----
8 files changed, 13 insertions(+), 13 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.