# git rev-parse -q --verify 5133c9e51de41bfa902153888e11add3342ede18^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master warning: The last gc run reported the following. Please correct the root cause and remove .git/gc.log. Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. # git rev-parse -q --verify 5133c9e51de41bfa902153888e11add3342ede18^{commit} 5133c9e51de41bfa902153888e11add3342ede18 # git checkout -q -f -B kisskb 5133c9e51de41bfa902153888e11add3342ede18 # git clean -qxdf # < git log -1 # commit 5133c9e51de41bfa902153888e11add3342ede18 # Merge: 94e0d43e51ff 6725f3322807 # Author: Linus Torvalds # Date: Thu Jul 6 22:42:54 2023 -0700 # # Merge tag 'drm-next-2023-07-07' of git://anongit.freedesktop.org/drm/drm # # Pull drm fixes from Dave Airlie: # "Lots of fixes, mostly i915 and amdgpu. It's two weeks of i915, and I # think three weeks of amdgpu. # # fbdev: # - Fix module infos on sparc # # panel: # - Fix mode on Starry-ili9882t # # i915: # - Allow DC states along with PW2 only for PWB functionality [adlp+] # - Fix SSC selection for MPLLA [mtl] # - Use hw.adjusted mode when calculating io/fast wake times [psr] # - Apply min softlimit correctly [guc/slpc] # - Assign correct hdcp content type [hdcp] # - Add missing forward declarations/includes to display power headers # - Fix BDW PSR AUX CH data register offsets [psr] # - Use mock device info for creating mock device # # amdgpu: # - Misc cleanups # - GFX 9.4.3 fixes # - DEBUGFS build fix # - Fix LPDDR5 reporting # - ASPM fixes # - DCN 3.1.4 fixes # - DP MST fixes # - DCN 3.2.x fixes # - Display PSR TCON fixes # - SMU 13.x fixes # - RAS fixes # - Vega12/20 SMU fixes # - PSP flashing cleanup # - GFX9 MCBP fixes # - SR-IOV fixes # - GPUVM clear mappings fix for always valid BOs # - Add FAMS quirk for problematic monitor # - Fix possible UAF # - Better handle monentary temperature fluctuations # - SDMA 4.4.2 fixes # - Fencing fix" # # * tag 'drm-next-2023-07-07' of git://anongit.freedesktop.org/drm/drm: (83 commits) # drm/i915: use mock device info for creating mock device # drm/i915/psr: Fix BDW PSR AUX CH data register offsets # drm/amdgpu: Fix potential fence use-after-free v2 # drm/amd/pm: avoid unintentional shutdown due to temperature momentary fluctuation # drm/amd/pm: expose swctf threshold setting for legacy powerplay # drm/amd/display: 3.2.241 # drm/amd/display: Take full update path if number of planes changed # drm/amd/display: Create debugging mechanism for Gaming FAMS # drm/amd/display: Add monitor specific edid quirk # drm/amd/display: For new fast update path, loop through each surface # drm/amd/display: Remove Phantom Pipe Check When Calculating K1 and K2 # drm/amd/display: Limit new fast update path to addr and gamma / color # drm/amd/display: Fix the delta clamping for shaper LUT # drm/amdgpu: Keep non-psp path for partition switch # drm/amd/display: program DPP shaper and 3D LUT if updated # Revert "drm/amd/display: edp do not add non-edid timings" # drm/amdgpu: share drm device for pci amdgpu device with 1st partition device # drm/amd/pm: Add GFX v9.4.3 unique id to sysfs # drm/amd/pm: Enable pp_feature attribute # drm/amdgpu/vcn: Need to unpause dpg before stop dpg # ... # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 5133c9e51de41bfa902153888e11add3342ede18 # make -s -j 32 ARCH=x86 O=/kisskb/build/linus_x86_64_defconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- x86_64_defconfig # < make -s -j 32 ARCH=x86 O=/kisskb/build/linus_x86_64_defconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- help # make -s -j 32 ARCH=x86 O=/kisskb/build/linus_x86_64_defconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig # make -s -j 32 ARCH=x86 O=/kisskb/build/linus_x86_64_defconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- Completed OK # rm -rf /kisskb/build/linus_x86_64_defconfig_x86_64-gcc8 # Build took: 0:02:06.449428