# 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-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi-gcc --version # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi-ld --version # < git log --format=%s --max-count=1 fcadab740480e0e0e9fa9bd272acd409884d431a # < make -s -j 80 ARCH=arm O=/kisskb/build/linus_multi_v7_defconfig_arm-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi- multi_v7_defconfig # < make -s -j 80 ARCH=arm O=/kisskb/build/linus_multi_v7_defconfig_arm-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi- help # make -s -j 80 ARCH=arm O=/kisskb/build/linus_multi_v7_defconfig_arm-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi- olddefconfig # make -s -j 80 ARCH=arm O=/kisskb/build/linus_multi_v7_defconfig_arm-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi- /kisskb/src/arch/arm/boot/dts/mmp2.dtsi:472.23-480.6: Warning (spi_bus_bridge): /soc/apb@d4000000/spi@d4037000: incorrect #address-cells for SPI bus also defined at /kisskb/src/arch/arm/boot/dts/mmp2-olpc-xo-1-75.dts:225.7-237.3 /kisskb/src/arch/arm/boot/dts/mmp2.dtsi:472.23-480.6: Warning (spi_bus_bridge): /soc/apb@d4000000/spi@d4037000: incorrect #size-cells for SPI bus also defined at /kisskb/src/arch/arm/boot/dts/mmp2-olpc-xo-1-75.dts:225.7-237.3 arch/arm/boot/dts/mmp2-olpc-xo-1-75.dtb: Warning (spi_bus_reg): Failed prerequisite 'spi_bus_bridge' /kisskb/src/arch/arm/crypto/ghash-ce-glue.c: In function 'ghash_do_update': /kisskb/src/arch/arm/crypto/ghash-ce-glue.c:67:44: warning: passing argument 4 of 'pmull_ghash_update_p64' from incompatible pointer type pmull_ghash_update_p64(blocks, dg, src, key->h, head); ^ /kisskb/src/arch/arm/crypto/ghash-ce-glue.c:45:17: note: expected 'const u64 (*)[2]' but argument is of type 'u64 (*)[2]' asmlinkage void pmull_ghash_update_p64(int blocks, u64 dg[], const char *src, ^ /kisskb/src/arch/arm/crypto/ghash-ce-glue.c:69:43: warning: passing argument 4 of 'pmull_ghash_update_p8' from incompatible pointer type pmull_ghash_update_p8(blocks, dg, src, key->h, head); ^ /kisskb/src/arch/arm/crypto/ghash-ce-glue.c:48:17: note: expected 'const u64 (*)[2]' but argument is of type 'u64 (*)[2]' asmlinkage void pmull_ghash_update_p8(int blocks, u64 dg[], const char *src, ^ /kisskb/src/drivers/firmware/qcom_scm-smc.c: In function 'scm_smc_call': /kisskb/src/drivers/firmware/qcom_scm-smc.c:94:9: warning: missing braces around initializer [-Wmissing-braces] struct arm_smccc_args smc = {0}; ^ /kisskb/src/drivers/firmware/qcom_scm-smc.c:94:9: warning: (near initialization for 'smc.args') [-Wmissing-braces] /kisskb/src/drivers/firmware/qcom_scm-legacy.c: In function 'scm_legacy_call': /kisskb/src/drivers/firmware/qcom_scm-legacy.c:139:9: warning: missing braces around initializer [-Wmissing-braces] struct arm_smccc_args smc = {0}; ^ /kisskb/src/drivers/firmware/qcom_scm-legacy.c:139:9: warning: (near initialization for 'smc.args') [-Wmissing-braces] Completed OK # rm -rf /kisskb/build/linus_multi_v7_defconfig_arm-gcc4.9 # Build took: 0:03:35.125030