This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_build/master-aarch64 in repository toolchain/ci/linux.
from 411a44c24a56 Merge tag 'net-5.15-rc8' of git://git.kernel.org/pub/scm/l [...] adds 5afa7898ab7a drm/amdgpu: fix out of bounds write adds c21b105380cf drm/amd/display: Limit display scaling to up to true 4k fo [...] adds c938aed88f82 drm/amd/display: Fix prefetch bandwidth calculation for DCN3.1 adds 672437486ee9 drm/amd/display: Require immediate flip support for DCN3.1 planes adds 4835ea6c173a drm/amd/display: increase Z9 latency to workaround underfl [...] adds dd8cb18906d9 drm/amd/display: Increase watermark latencies for DCN3.1 adds 2ef8ea23942f drm/amd/display: Moved dccg init to after bios golden init adds 53c2ff8bcb06 drm/amdgpu: support B0&B1 external revision id for yellow carp adds defbbcd99fa6 Merge tag 'amd-drm-fixes-5.15-2021-10-21' of https://gitla [...] adds 3f4e54bd312d drm/amdgpu: Fix even more out of bound writes from debugfs adds 54149d13f369 drm/amd/display: Fallback to clocks which meet requested v [...] adds ad76744b041d drm/amd/display: Fix deadlock when falling back to v2 from v3 adds 03424d380be7 Merge tag 'amd-drm-fixes-5.15-2021-10-27' of https://gitla [...] adds 0db55f9a1baf drm/ttm: fix memleak in ttm_transfered_destroy adds def0c3697287 drm: panel-orientation-quirks: Add quirk for Aya Neo 2021 adds ee71fb6c4d99 drm/i915/selftests: Properly reset mock object propers for [...] adds 19928833e8f8 Merge tag 'drm-misc-fixes-2021-10-26' of git://anongit.fre [...] adds 61b1d445f3bf drm: panel-orientation-quirks: Add quirk for GPD Win3 adds 79516af3497a Merge tag 'drm-misc-fixes-2021-10-28' of git://anongit.fre [...] adds 59be177a909a drm/i915: Remove memory frequency calculation adds fcf918ffd3b3 drm/i915: Convert unconditional clflush to drm_clflush_vir [...] adds 9761ffb8f109 drm/i915: Catch yet another unconditioal clflush adds 6e6f96630805 drm/i915/dp: Skip the HW readout of DPCD on disabled encoders adds 9a4aa3a2f160 drm/i915: Revert 'guc_id' from i915_request tracepoint adds 946ca97e2ea3 Merge tag 'drm-intel-fixes-2021-10-28' of git://anongit.fr [...] adds b112166a894d MAINTAINERS: dri-devel is for all of drivers/gpu adds f31531e55495 Merge tag 'drm-fixes-2021-10-29' of git://anongit.freedesk [...] adds 3dd60fb9d95d nvdimm/pmem: stop using q_usage_count as external pgmap refcount new f25a5481af12 Merge tag 'libnvdimm-fixes-5.15-rc8' of git://git.kernel.o [...]
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: MAINTAINERS | 3 +- drivers/gpu/drm/amd/amdgpu/nv.c | 2 +- .../drm/amd/display/amdgpu_dm/amdgpu_dm_debugfs.c | 20 ++++++------- .../amd/display/dc/clk_mgr/dcn31/dcn31_clk_mgr.c | 29 +++++++++++-------- drivers/gpu/drm/amd/display/dc/dcn31/dcn31_hwseq.c | 7 ++--- .../gpu/drm/amd/display/dc/dcn31/dcn31_resource.c | 13 +++++++-- .../amd/display/dc/dml/dcn31/display_mode_vba_31.c | 6 ++-- drivers/gpu/drm/amd/display/include/dal_asic_id.h | 2 +- .../gpu/drm/amd/display/modules/hdcp/hdcp_psp.c | 6 ++-- drivers/gpu/drm/drm_panel_orientation_quirks.c | 12 ++++++++ drivers/gpu/drm/i915/display/intel_dp.c | 3 ++ drivers/gpu/drm/i915/gt/intel_timeline.c | 4 +-- drivers/gpu/drm/i915/i915_reg.h | 8 ------ drivers/gpu/drm/i915/i915_trace.h | 7 ++--- drivers/gpu/drm/i915/intel_dram.c | 30 ++------------------ drivers/gpu/drm/selftests/test-drm_damage_helper.c | 1 + drivers/gpu/drm/ttm/ttm_bo_util.c | 1 + drivers/nvdimm/pmem.c | 33 ++-------------------- 18 files changed, 74 insertions(+), 113 deletions(-)