# git rev-parse -q --verify fcadab740480e0e0e9fa9bd272acd409884d431a^{commit} fcadab740480e0e0e9fa9bd272acd409884d431a already have revision, skipping fetch # git checkout -q -f -B kisskb fcadab740480e0e0e9fa9bd272acd409884d431a # git clean -qxdf # < git log -1 # commit fcadab740480e0e0e9fa9bd272acd409884d431a # Merge: aa5ff93523eb 132d7c8abeaa # Author: Linus Torvalds # Date: Thu Oct 1 09:45:37 2020 -0700 # # Merge tag 'drm-fixes-2020-10-01-1' of git://anongit.freedesktop.org/drm/drm # # Pull drm fixes from Dave Airlie: # "AMD and vmwgfx fixes. # # Just dequeuing these a bit early as the AMD ones are bit larger than # I'd prefer, but Alex missed last week so it's a double set of fixes. # The larger ones are just register header fixes for the new chips that # were just introduced in rc1 along with some new PCI IDs for new hw. # Otherwise it is usual fixes. # # The vmwgfx fix was due to some testing I was doing and found we # weren't booting properly, vmware had the fix internally so hurried it # # vmwgfx: # - fix a regression due to TTM refactor # # amdgpu: # - Fix potential double free in userptr handling # - Sienna Cichlid and Navy Flounder udpates # - Add Sienna Cichlid PCI IDs # - Drop experimental flag for navi12 # - Raven fixes # - Renoir fixes # - HDCP fix # - DCN3 fix for clang and older versions of gcc # - Fix a runtime pm refcount issue" # # * tag 'drm-fixes-2020-10-01-1' of git://anongit.freedesktop.org/drm/drm: # drm/amdgpu: disable gfxoff temporarily for navy_flounder # drm/amd/pm: setup APU dpm clock table in SMU HW initialization # drm/vmwgfx: Fix error handling in get_node # drm/amd/display: remove duplicate call to rn_vbios_smu_get_smu_version() # drm/amdgpu/swsmu/smu12: fix force clock handling for mclk # drm/amdgpu: restore proper ref count in amdgpu_display_crtc_set_config # drm/amdgpu/display: fix CFLAGS setup for DCN30 # drm/amd/display: fix return value check for hdcp_work # drm/amdgpu: remove gpu_info fw support for sienna_cichlid etc. # drm/amd/pm: Removed fixed clock in auto mode DPM # drm/amdgpu: remove experimental flag from navi12 # drm/amdgpu: add device ID for sienna_cichlid (v2) # drm/amdgpu: use the AV1 defines for VCN 3.0 # drm/amdgpu: add VCN 3.0 AV1 registers # drm/amdgpu: add the GC 10.3 VRS registers # drm/amdgpu: prevent double kfree ttm->sg # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux-ld --version # < git log --format=%s --max-count=1 fcadab740480e0e0e9fa9bd272acd409884d431a # < make -s -j 24 ARCH=nds32 O=/kisskb/build/linus_nds32-allyesconfig_nds32le-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux- allyesconfig # < make -s -j 24 ARCH=nds32 O=/kisskb/build/linus_nds32-allyesconfig_nds32le-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux- help # make -s -j 24 ARCH=nds32 O=/kisskb/build/linus_nds32-allyesconfig_nds32le-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux- olddefconfig # make -s -j 24 ARCH=nds32 O=/kisskb/build/linus_nds32-allyesconfig_nds32le-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux- :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] /kisskb/src/drivers/input/joystick/analog.c:160:2: warning: #warning Precise timer not defined for this architecture. [-Wcpp] #warning Precise timer not defined for this architecture. ^~~~~~~ In file included from /kisskb/src/include/linux/printk.h:405, from /kisskb/src/include/linux/kernel.h:15, from /kisskb/src/include/linux/clk.h:13, from /kisskb/src/drivers/crypto/sa2ul.c:11: /kisskb/src/drivers/crypto/sa2ul.c: In function 'sa_sha_init': /kisskb/src/drivers/crypto/sa2ul.c:1486:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] crypto_ahash_digestsize(tfm), (u64)rctx); ^ /kisskb/src/include/linux/dynamic_debug.h:129:15: note: in definition of macro '__dynamic_func_call' func(&id, ##__VA_ARGS__); \ ^~~~~~~~~~~ /kisskb/src/include/linux/dynamic_debug.h:161:2: note: in expansion of macro '_dynamic_func_call' _dynamic_func_call(fmt,__dynamic_dev_dbg, \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/dev_printk.h:115:2: note: in expansion of macro 'dynamic_dev_dbg' dynamic_dev_dbg(dev, dev_fmt(fmt), ##__VA_ARGS__) ^~~~~~~~~~~~~~~ /kisskb/src/drivers/crypto/sa2ul.c:1485:2: note: in expansion of macro 'dev_dbg' dev_dbg(sa_k3_dev, "init: digest size: %d, rctx=%llx\n", ^~~~~~~ WARNING: modpost: EXPORT symbol "copy_page" [vmlinux] version generation failed, symbol will not be versioned. WARNING: modpost: EXPORT symbol "clear_page" [vmlinux] version generation failed, symbol will not be versioned. Completed OK # rm -rf /kisskb/build/linus_nds32-allyesconfig_nds32le-gcc8 # Build took: 0:16:12.052342