# git rev-parse -q --verify e87297fa080a7ed6b431873c771b3801cab573f5^{commit} e87297fa080a7ed6b431873c771b3801cab573f5 already have revision, skipping fetch # git checkout -q -f -B kisskb e87297fa080a7ed6b431873c771b3801cab573f5 # git clean -qxdf # < git log -1 # commit e87297fa080a7ed6b431873c771b3801cab573f5 # Merge: bbe2ba04c5a9 de9b485d1dc9 # Author: Linus Torvalds # Date: Fri Dec 4 09:25:22 2020 -0800 # # Merge tag 'drm-fixes-2020-12-04' of git://anongit.freedesktop.org/drm/drm # # Pull drm fixes from Dave Airlie: # "This week's regular fixes. # # i915 has fixes for a few races, use-after-free, and gpu hangs. Tegra # just has some minor fixes that I didn't see much point in hanging on # to. The nouveau fix is for all pre-nv50 cards and was reported a few # times. Otherwise it's just some amdgpu, and a few misc fixes. # # Summary: # # amdgpu: # - SMU11 manual fan fix # - Renoir display clock fix # - VCN3 dynamic powergating fix # # i915: # - Program mocs:63 for cache eviction on gen9 (Chris) # - Protect context lifetime with RCU (Chris) # - Split the breadcrumb spinlock between global and contexts (Chris) # - Retain default context state across shrinking (Venkata) # - Limit frequency drop to RPe on parking (Chris) # - Return earlier from intel_modeset_init() without display (Jani) # - Defer initial modeset until after GGTT is initialized (Chris) # # nouveau: # - pre-nv50 regression fix # # rockchip: # - uninitialised LVDS property fix # # omap: # - bridge fix # # panel: # - race fix # # mxsfb: # - fence sync fix # - modifiers fix # # tegra: # - idr init fix # - sor fixes # - output/of cleanup fix" # # * tag 'drm-fixes-2020-12-04' of git://anongit.freedesktop.org/drm/drm: (22 commits) # drm/amdgpu/vcn3.0: remove old DPG workaround # drm/amdgpu/vcn3.0: stall DPG when WPTR/RPTR reset # drm/amd/display: Init clock value by current vbios CLKs # drm/amdgpu/pm/smu11: Fix fan set speed bug # drm/i915/display: Defer initial modeset until after GGTT is initialised # drm/i915/display: return earlier from intel_modeset_init() without display # drm/i915/gt: Limit frequency drop to RPe on parking # drm/i915/gt: Retain default context state across shrinking # drm/i915/gt: Split the breadcrumb spinlock between global and contexts # drm/i915/gt: Protect context lifetime with RCU # drm/i915/gt: Program mocs:63 for cache eviction on gen9 # drm/omap: sdi: fix bridge enable/disable # drm/panel: sony-acx565akm: Fix race condition in probe # drm/rockchip: Avoid uninitialized use of endpoint id in LVDS # drm/tegra: sor: Disable clocks on error in tegra_sor_init() # drm/nouveau: make sure ret is initialized in nouveau_ttm_io_mem_reserve # drm: mxsfb: Implement .format_mod_supported # drm: mxsfb: fix fence synchronization # drm/tegra: output: Do not put OF node twice # drm/tegra: replace idr_init() by idr_init_base() # ... # < /opt/cross/kisskb/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux-gcc --version # < /opt/cross/kisskb/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux-ld --version # < git log --format=%s --max-count=1 e87297fa080a7ed6b431873c771b3801cab573f5 # < make -s -j 120 ARCH=mips O=/kisskb/build/linus_mips-allmodconfig_mipsel CROSS_COMPILE=/opt/cross/kisskb/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux- allmodconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_SAMPLES=n # Added to kconfig CONFIG_MIPS_CPS_NS16550_BASE=0x1b0003f8 # Added to kconfig CONFIG_MIPS_CPS_NS16550_SHIFT=0 # Added to kconfig # yes \n | make -s -j 120 ARCH=mips O=/kisskb/build/linus_mips-allmodconfig_mipsel CROSS_COMPILE=/opt/cross/kisskb/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux- oldconfig yes: standard output: Broken pipe # make -s -j 120 ARCH=mips O=/kisskb/build/linus_mips-allmodconfig_mipsel CROSS_COMPILE=/opt/cross/kisskb/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux- /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/arch/mips/include/asm/sibyte/sb1250.h:28:0, from /kisskb/src/drivers/watchdog/sb_wdog.c:58: /kisskb/src/arch/mips/include/asm/sibyte/bcm1480_scd.h:261:0: warning: "M_SPC_CFG_CLEAR" redefined #define M_SPC_CFG_CLEAR M_BCM1480_SPC_CFG_CLEAR ^ In file included from /kisskb/src/arch/mips/include/asm/sibyte/sb1250.h:27:0, from /kisskb/src/drivers/watchdog/sb_wdog.c:58: /kisskb/src/arch/mips/include/asm/sibyte/sb1250_scd.h:392:0: note: this is the location of the previous definition #define M_SPC_CFG_CLEAR _SB_MAKEMASK1(32) ^ In file included from /kisskb/src/arch/mips/include/asm/sibyte/sb1250.h:28:0, from /kisskb/src/drivers/watchdog/sb_wdog.c:58: /kisskb/src/arch/mips/include/asm/sibyte/bcm1480_scd.h:262:0: warning: "M_SPC_CFG_ENABLE" redefined #define M_SPC_CFG_ENABLE M_BCM1480_SPC_CFG_ENABLE ^ In file included from /kisskb/src/arch/mips/include/asm/sibyte/sb1250.h:27:0, from /kisskb/src/drivers/watchdog/sb_wdog.c:58: /kisskb/src/arch/mips/include/asm/sibyte/sb1250_scd.h:393:0: note: this is the location of the previous definition #define M_SPC_CFG_ENABLE _SB_MAKEMASK1(33) ^ FIT description: Linux 5.10.0-rc6+ Created: Sat Dec 5 07:57:20 2020 Image 0 (kernel@0) Description: Linux 5.10.0-rc6+ Created: Sat Dec 5 07:57:20 2020 Type: Kernel Image Compression: gzip compressed Data Size: 8290621 Bytes = 8096.31 KiB = 7.91 MiB Architecture: MIPS OS: Linux Load Address: 0x84000000 Entry Point: 0x84ca4d00 Hash algo: sha1 Hash value: b7cb8c4f35a7652f930c7811902edb2a8bd1b613 Image 1 (fdt@boston) Description: img,boston Device Tree Created: Sat Dec 5 07:57:20 2020 Type: Flat Device Tree Compression: uncompressed Data Size: 3793 Bytes = 3.70 KiB = 0.00 MiB Architecture: MIPS Hash algo: sha1 Hash value: 4799f50d688573234da6e9d7701234d394759ef4 Image 2 (fdt@ni169445) Description: NI 169445 device tree Created: Sat Dec 5 07:57:20 2020 Type: Flat Device Tree Compression: uncompressed Data Size: 1871 Bytes = 1.83 KiB = 0.00 MiB Architecture: MIPS Hash algo: sha1 Hash value: 51b89b31605ee62038c8468c429af091dfc75ec7 Image 3 (fdt@ocelot_pcb123) Description: MSCC Ocelot PCB123 Device Tree Created: Sat Dec 5 07:57:20 2020 Type: Flat Device Tree Compression: uncompressed Data Size: 4659 Bytes = 4.55 KiB = 0.00 MiB Architecture: MIPS Hash algo: sha1 Hash value: 5bcb6e4f21e8e5372544aa130b3bd097355a9050 Image 4 (fdt@ocelot_pcb120) Description: MSCC Ocelot PCB120 Device Tree Created: Sat Dec 5 07:57:20 2020 Type: Flat Device Tree Compression: uncompressed Data Size: 5418 Bytes = 5.29 KiB = 0.01 MiB Architecture: MIPS Hash algo: sha1 Hash value: 93d882f2009a217e0fa9dab94788535ed2be8476 Image 5 (fdt@xilfpga) Description: MIPSfpga (xilfpga) Device Tree Created: Sat Dec 5 07:57:20 2020 Type: Flat Device Tree Compression: uncompressed Data Size: 2708 Bytes = 2.64 KiB = 0.00 MiB Architecture: MIPS Hash algo: sha1 Hash value: 63d058b780f65e22da30f0a183433765f1807f1d Default Configuration: 'conf@default' Configuration 0 (conf@default) Description: Generic Linux kernel Kernel: kernel@0 Configuration 1 (conf@boston) Description: Boston Linux kernel Kernel: kernel@0 FDT: fdt@boston Configuration 2 (conf@ni169445) Description: NI 169445 Linux Kernel Kernel: kernel@0 FDT: fdt@ni169445 Configuration 3 (conf@ocelot_pcb123) Description: Ocelot Linux kernel Kernel: kernel@0 FDT: fdt@ocelot_pcb123 Configuration 4 (conf@ocelot_pcb120) Description: Ocelot Linux kernel Kernel: kernel@0 FDT: fdt@ocelot_pcb120 Configuration 5 (conf@xilfpga) Description: MIPSfpga Linux kernel Kernel: kernel@0 FDT: fdt@xilfpga Completed OK # rm -rf /kisskb/build/linus_mips-allmodconfig_mipsel # Build took: 0:11:19.330274