# git rev-parse -q --verify 9c9155a3509a2ebdb06d77c7a621e9685c802eac^{commit} 9c9155a3509a2ebdb06d77c7a621e9685c802eac already have revision, skipping fetch # git checkout -q -f -B kisskb 9c9155a3509a2ebdb06d77c7a621e9685c802eac # git clean -qxdf # < git log -1 # commit 9c9155a3509a2ebdb06d77c7a621e9685c802eac # Merge: a521fc3cfbf4 fc3523a833c9 # Author: Linus Torvalds # Date: Thu Oct 13 21:56:34 2022 -0700 # # Merge tag 'drm-next-2022-10-14' of git://anongit.freedesktop.org/drm/drm # # Pull more drm updates from Dave Airlie: # "Round of fixes for the merge window stuff, bunch of amdgpu and i915 # changes, this should have the gcc11 warning fix, amongst other # changes. # # amdgpu: # - DC mutex fix # - DC SubVP fixes # - DCN 3.2.x fixes # - DCN 3.1.x fixes # - SDMA 6.x fixes # - Enable DPIA for 3.1.4 # - VRR fixes # - VRAM BO swapping fix # - Revert dirty fb helper change # - SR-IOV suspend/resume fixes # - Work around GCC array bounds check fail warning # - UMC 8.10 fixes # - Misc fixes and cleanups # # i915: # - Round to closest in g4x+ HDMI clock readout # - Update MOCS table for EHL # - Fix PSR_IMR/IIR field handling # - Fix watermark calculations for gen12+/DG2 modifiers # - Reject excessive dotclocks early # - Fix revocation of non-persistent contexts # - Handle migration for dpt # - Fix display problems after resume # - Allow control over the flags when migrating # - Consider DG2_RC_CCS_CC when migrating buffers" # # * tag 'drm-next-2022-10-14' of git://anongit.freedesktop.org/drm/drm: (110 commits) # drm/amd/display: Add HUBP surface flip interrupt handler # drm/i915/display: consider DG2_RC_CCS_CC when migrating buffers # drm/i915: allow control over the flags when migrating # drm/amd/display: Simplify bool conversion # drm/amd/display: fix transfer function passed to build_coefficients() # drm/amd/display: add a license to cursor_reg_cache.h # drm/amd/display: make virtual_disable_link_output static # drm/amd/display: fix indentation in dc.c # drm/amd/display: make dcn32_split_stream_for_mpc_or_odm static # drm/amd/display: fix build error on arm64 # drm/amd/display: 3.2.207 # drm/amd/display: Clean some DCN32 macros # drm/amdgpu: Add poison mode query for umc v8_10_0 # drm/amdgpu: Update umc v8_10_0 headers # drm/amdgpu: fix coding style issue for mca notifier # drm/amdgpu: define convert_error_address for umc v8.7 # drm/amdgpu: define RAS convert_error_address API # drm/amdgpu: remove check for CE in RAS error address query # drm/i915: Fix display problems after resume # drm/amd/display: fix array-bounds error in dc_stream_remove_writeback() [take 2] # ... # < /opt/cross/kisskb/korg/gcc-12.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-12.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 9c9155a3509a2ebdb06d77c7a621e9685c802eac # < make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_corenet32_smp_defconfig_powerpc-gcc12 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-12.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- corenet32_smp_defconfig # < make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_corenet32_smp_defconfig_powerpc-gcc12 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-12.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_corenet32_smp_defconfig_powerpc-gcc12 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-12.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_corenet32_smp_defconfig_powerpc-gcc12 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-12.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/drivers/net/ethernet/freescale/dpaa/dpaa_eth_sysfs.c: In function 'dpaa_eth_show_addr': /kisskb/src/drivers/net/ethernet/freescale/dpaa/dpaa_eth_sysfs.c:21:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 21 | (unsigned long long)mac_dev->vaddr); | ^ Completed OK # rm -rf /kisskb/build/linus_corenet32_smp_defconfig_powerpc-gcc12 # Build took: 0:03:45.244885