# 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/s390-linux/bin/s390-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux-ld --version # < git log --format=%s --max-count=1 fcadab740480e0e0e9fa9bd272acd409884d431a # < make -s -j 48 ARCH=s390 O=/kisskb/build/linus_s390-allyesconfig_s390x-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux- allyesconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # < make -s -j 48 ARCH=s390 O=/kisskb/build/linus_s390-allyesconfig_s390x-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux- help # make -s -j 48 ARCH=s390 O=/kisskb/build/linus_s390-allyesconfig_s390x-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux- olddefconfig # make -s -j 48 ARCH=s390 O=/kisskb/build/linus_s390-allyesconfig_s390x-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux- /kisskb/src/drivers/gpu/drm/rockchip/cdn-dp-core.c:1124:12: warning: 'cdn_dp_resume' defined but not used [-Wunused-function] static int cdn_dp_resume(struct device *dev) ^~~~~~~~~~~~~ /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. ^~~~~~~ /kisskb/src/drivers/staging/media/tegra-vde/vde.c:916:12: warning: 'tegra_vde_runtime_suspend' defined but not used [-Wunused-function] static int tegra_vde_runtime_suspend(struct device *dev) ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:41: /kisskb/src/drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c: In function 'mvpp2_setup_bm_pool': /kisskb/src/drivers/net/ethernet/marvell/mvpp2/mvpp2.h:647:2: warning: overflow in conversion from 'long unsigned int' to 'int' changes value from '18446744073709551584' to '-32' [-Woverflow] ((total_size) - MVPP2_SKB_HEADROOM - MVPP2_SKB_SHINFO_SIZE) ^ /kisskb/src/drivers/net/ethernet/marvell/mvpp2/mvpp2.h:714:33: note: in expansion of macro 'MVPP2_RX_MAX_PKT_SIZE' #define MVPP2_BM_SHORT_PKT_SIZE MVPP2_RX_MAX_PKT_SIZE(MVPP2_BM_SHORT_FRAME_SIZE) ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:652:41: note: in expansion of macro 'MVPP2_BM_SHORT_PKT_SIZE' mvpp2_pools[MVPP2_BM_SHORT].pkt_size = MVPP2_BM_SHORT_PKT_SIZE; ^~~~~~~~~~~~~~~~~~~~~~~ Completed OK # rm -rf /kisskb/build/linus_s390-allyesconfig_s390x-gcc8 # Build took: 0:17:59.012201