# git rev-parse -q --verify a4849f6000e29235a2707f22e39da6b897bb9543^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master # git rev-parse -q --verify a4849f6000e29235a2707f22e39da6b897bb9543^{commit} a4849f6000e29235a2707f22e39da6b897bb9543 # git checkout -q -f -B kisskb a4849f6000e29235a2707f22e39da6b897bb9543 # git clean -qxdf # < git log -1 # commit a4849f6000e29235a2707f22e39da6b897bb9543 # Merge: 8ced7ca35703 fc026c8b9268 # Author: Linus Torvalds # Date: Thu Nov 25 18:21:20 2021 -0800 # # Merge tag 'drm-fixes-2021-11-26' of git://anongit.freedesktop.org/drm/drm # # Pull drm fixes from Dave Airlie: # "No idea if turkey comes before pull request processing, but here's the # regular week's fixes. A bunch for amdgpu, nouveau adds support for a # new GPU (like a PCI ID addition), and a scattering of fixes across # i915/hyperv/aspeed/vc4. # # Specifics: # # amdgpu: # - SRIOV fixes # - dma-buf double free fix # - Display fixes for GPU resets # - Fix DSC powergating regression # - GPU TSC fixes # - Interrupt handler overflow fixes # - Endian fix in IP discovery table handling # - Aldebaran ASPM fix # - Fix overclocking regression on older asics # - Backlight/ACPI fix # # amdkfd: # - SVM fixes # - VMA removal race fix # # hyperv: # - removal fix # # aspeed: # - vga_pw sysfs file fix # # vc4: # - error checking fix # # nouveau: # - support GA106 # - fix a few error checks # # i915: # - fix wakeref handling around PXP suspend" # # * tag 'drm-fixes-2021-11-26' of git://anongit.freedesktop.org/drm/drm: (25 commits) # drm/amd/display: update bios scratch when setting backlight # drm/amdgpu/pm: fix powerplay OD interface # drm/amdgpu: Skip ASPM programming on aldebaran # drm/amdgpu: fix byteorder error in amdgpu discovery # drm/amdgpu: enable Navi retry fault wptr overflow # drm/amdgpu: enable Navi 48-bit IH timestamp counter # drm/amdkfd: simplify drain retry fault # drm/amdkfd: handle VMA remove race # drm/amdkfd: process exit and retry fault race # drm/amdgpu: IH process reset count when restart # drm/amdgpu/gfx9: switch to golden tsc registers for renoir+ # drm/amdgpu/gfx10: add wraparound gpu counter check for APUs as well # drm/amdgpu: move kfd post_reset out of reset_sriov function # drm/amd/display: Fixed DSC would not PG after removing DSC stream # drm/amd/display: Reset link encoder assignments for GPU reset # drm/amd/display: Set plane update flags for all planes in reset # drm/amd/display: Fix DPIA outbox timeout after GPU reset # drm/amdgpu: Fix double free of dmabuf # drm/amdgpu: Fix MMIO HDP flush on SRIOV # drm/i915/gt: Hold RPM wakelock during PXP suspend # ... # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 a4849f6000e29235a2707f22e39da6b897bb9543 # < make -s -j 24 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- randconfig # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_CPU_BIG_ENDIAN=y # Added to kconfig CONFIG_PPC64=y # Added to kconfig CONFIG_PPC_DISABLE_WERROR=y # Added to kconfig CONFIG_SECTION_MISMATCH_WARN_ONLY=y # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # Added to kconfig CONFIG_CC_STACKPROTECTOR_STRONG=n # Added to kconfig CONFIG_GCC_PLUGINS=n # Added to kconfig CONFIG_LD_HEAD_STUB_CATCH=y # Added to kconfig CONFIG_TRIM_UNUSED_KSYMS=n # Added to kconfig CONFIG_UBSAN=n # < make -s -j 24 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 24 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig .config:5461:warning: override: reassigning to symbol STANDALONE .config:5465:warning: override: reassigning to symbol PPC64 .config:5466:warning: override: reassigning to symbol PPC_DISABLE_WERROR .config:5473:warning: override: reassigning to symbol UBSAN # make -s -j 24 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/drivers/of/unittest.c: In function 'of_unittest_dma_ranges_one.constprop': /kisskb/src/drivers/of/unittest.c:931:1: warning: the frame size of 1392 bytes is larger than 1024 bytes [-Wframe-larger-than=] 931 | } | ^ /kisskb/src/drivers/cxl/core/bus.c: In function 'cxl_decoder_alloc': /kisskb/src/drivers/cxl/core/bus.c:523:1: warning: the frame size of 1440 bytes is larger than 1024 bytes [-Wframe-larger-than=] 523 | } | ^ Completed OK # rm -rf /kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc11 # Build took: 0:11:44.091907