# git rev-parse -q --verify d99676af540c2dc829999928fb81c58c80a1dce4^{commit} d99676af540c2dc829999928fb81c58c80a1dce4 already have revision, skipping fetch # git checkout -q -f -B kisskb d99676af540c2dc829999928fb81c58c80a1dce4 # git clean -qxdf # < git log -1 # commit d99676af540c2dc829999928fb81c58c80a1dce4 # Merge: 10e2ec8edece f730f39eb981 # Author: Linus Torvalds # Date: Sun Feb 21 14:44:44 2021 -0800 # # Merge tag 'drm-next-2021-02-19' of git://anongit.freedesktop.org/drm/drm # # Pull drm updates from Dave Airlie: # "A pretty normal tree, lots of refactoring across the board, ttm, i915, # nouveau, and bunch of features in various drivers. # # docs: # - lots of updated docs # # core: # - require crtc to have unique primary plane # - fourcc macro fix # - PCI bar quirk for bar resizing # - don't sent hotplug on error # - move vm code to legacy # - nuke hose only used on old oboslete alpha # # dma-buf: # - kernel doc updates # - improved lock tracking # # dp/hdmi: # - DP-HDMI2.1 protocol converter support # # ttm: # - bo size handling cleanup # - release a pinned bo warning # - cleanup lru handler # - avoid using pages with drm_prime_sg_to_page_addr_arrays # # cma-helper: # - prime/mmap fixes # # bridge: # - add DP support # # gma500: # - remove gma3600 support # # i915: # - try eDP fast/narrow link again with fallback # - Intel eDP backlight control # - replace display register read/write macros # - refactor intel_display.c # - display power improvements # - HPD code cleanup # - Rocketlake display fixes # - Power/backlight/RPM fixes # - DG1 display fix # - IVB/BYT clear residuals security fix again # - make i915 mitigations options via parameter # - HSW GT1 GPU hangs fixes # - DG1 workaround hang fixes # - TGL DMAR hang avoidance # - Lots of GT fixes # - follow on fixes for residuals clear # - gen7 per-engine-reset support # - HDCP2.2 + HDCP1.4 GEN12 DP MST support # - TGL clear color support # - backlight refactoring # - VRR/Adaptive sync enabling on DP/EDP for TGL+ # - async flips for all ilk+ # # amdgpu: # - rework IH ring handling (Vega/Navi) # - rework HDP handling (Vega/Navi) # - swSMU updates for renoir/vangogh # - Sienna Cichild overdrive support # - FP16 on DCE8-11 support # - GPU reset on navy flounder/vangogh # - SMU profile fixes for APU # - SR-IOV fixes # - Vangogh SMU fixes # - fan speed control fixes # # amdkfd: # - config handling fix # - buffer free fix # - recursive lock warnings fix # # nouveau: # - Turing MMU fault recovery fixes # - mDP connectors reporting fix # - audio locking fixes # - rework engines/instances code to support new scheme # # tegra: # - VIC newer firmware support # - display/gr2d fixes for older tegra # - pm reference leak fix # # mediatek: # - SOC MT8183 support # - decouple sub driver + share mtk mutex driver # # radeon: # - PCI resource fix for some platforms # # ingenic: # - pm support # - 8-bit delta RGB panels # # vmwgfx: # - managed driver helpers # # vc4: # - BCM2711 DSI1 support # - converted to atomic helpers # - enable 10/12 bpc outputs # - gem prime mmap helpers # - CEC fix # # omap: # - use degamma table # - CTM support # - rework DSI support # # imx: # - stack usage fixes # - drm managed support # - imx-tve clock provider leak fix # - # # rcar-du: # - default mode fixes # - conversion to managed API # # hisilicon: # - use simple encoder # # vkms: # - writeback connector support # # d3: # - BT2020 support" # # * tag 'drm-next-2021-02-19' of git://anongit.freedesktop.org/drm/drm: (1459 commits) # drm/amdgpu: Set reference clock to 100Mhz on Renoir (v2) # drm/radeon: OLAND boards don't have VCE # drm/amdkfd: Fix recursive lock warnings # drm/amd/display: Add FPU wrappers to dcn21_validate_bandwidth() # drm/amd/display: Fix potential integer overflow # drm/amdgpu/display: remove hdcp_srm sysfs on device removal # drm/amdgpu: fix CGTS_TCC_DISABLE register offset on gfx10.3 # drm/i915/gt: Correct surface base address for renderclear # drm/i915: Disallow plane x+w>stride on ilk+ with X-tiling # drm/nouveau/top/ga100: initial support # drm/nouveau/top: add ioctrl/nvjpg # drm/nouveau/privring: rename from ibus # drm/nouveau/nvkm: remove nvkm_subdev.index # drm/nouveau/nvkm: determine subdev id/order from layout # drm/nouveau/vic: switch to instanced constructor # drm/nouveau/sw: switch to instanced constructor # drm/nouveau/sec2: switch to instanced constructor # drm/nouveau/sec: switch to instanced constructor # drm/nouveau/pm: switch to instanced constructor # drm/nouveau/nvenc: switch to instanced constructor # ... # < /opt/cross/kisskb/korg/gcc-10.1.0-nolibc/sh4-linux/bin/sh4-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-10.1.0-nolibc/sh4-linux/bin/sh4-linux-ld --version # < git log --format=%s --max-count=1 d99676af540c2dc829999928fb81c58c80a1dce4 # < make -s -j 8 ARCH=sh O=/kisskb/build/linus_se7619_defconfig_sh4-gcc10 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-10.1.0-nolibc/sh4-linux/bin/sh4-linux- se7619_defconfig # < make -s -j 8 ARCH=sh O=/kisskb/build/linus_se7619_defconfig_sh4-gcc10 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-10.1.0-nolibc/sh4-linux/bin/sh4-linux- help # make -s -j 8 ARCH=sh O=/kisskb/build/linus_se7619_defconfig_sh4-gcc10 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-10.1.0-nolibc/sh4-linux/bin/sh4-linux- olddefconfig # make -s -j 8 ARCH=sh O=/kisskb/build/linus_se7619_defconfig_sh4-gcc10 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-10.1.0-nolibc/sh4-linux/bin/sh4-linux- Generating include/generated/machtypes.h :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] In file included from /kisskb/src/arch/sh/include/asm/hw_irq.h:6, from /kisskb/src/include/linux/irq.h:589, from /kisskb/src/include/asm-generic/hardirq.h:17, from /kisskb/src/arch/sh/include/asm/hardirq.h:9, from /kisskb/src/include/linux/hardirq.h:10, from /kisskb/src/include/linux/interrupt.h:11, from /kisskb/src/include/linux/serial_core.h:13, from /kisskb/src/include/linux/serial_sci.h:6, from /kisskb/src/arch/sh/kernel/cpu/sh2/setup-sh7619.c:11: /kisskb/src/include/linux/sh_intc.h:100:63: warning: division 'sizeof (void *) / sizeof (void)' does not compute the number of array elements [-Wsizeof-pointer-div] 100 | #define _INTC_ARRAY(a) a, __same_type(a, NULL) ? 0 : sizeof(a)/sizeof(*a) | ^ /kisskb/src/include/linux/sh_intc.h:105:24: note: in expansion of macro '_INTC_ARRAY' 105 | _INTC_ARRAY(vectors), _INTC_ARRAY(groups), \ | ^~~~~~~~~~~ /kisskb/src/include/linux/sh_intc.h:124:8: note: in expansion of macro 'INTC_HW_DESC' 124 | .hw = INTC_HW_DESC(vectors, groups, mask_regs, \ | ^~~~~~~~~~~~ /kisskb/src/arch/sh/kernel/cpu/sh2/setup-sh7619.c:58:8: note: in expansion of macro 'DECLARE_INTC_DESC' 58 | static DECLARE_INTC_DESC(intc_desc, "sh7619", vectors, NULL, | ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/sh_intc.h:100:63: warning: division 'sizeof (void *) / sizeof (void)' does not compute the number of array elements [-Wsizeof-pointer-div] 100 | #define _INTC_ARRAY(a) a, __same_type(a, NULL) ? 0 : sizeof(a)/sizeof(*a) | ^ /kisskb/src/include/linux/sh_intc.h:106:2: note: in expansion of macro '_INTC_ARRAY' 106 | _INTC_ARRAY(mask_regs), _INTC_ARRAY(prio_regs), \ | ^~~~~~~~~~~ /kisskb/src/include/linux/sh_intc.h:124:8: note: in expansion of macro 'INTC_HW_DESC' 124 | .hw = INTC_HW_DESC(vectors, groups, mask_regs, \ | ^~~~~~~~~~~~ /kisskb/src/arch/sh/kernel/cpu/sh2/setup-sh7619.c:58:8: note: in expansion of macro 'DECLARE_INTC_DESC' 58 | static DECLARE_INTC_DESC(intc_desc, "sh7619", vectors, NULL, | ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/sh_intc.h:100:63: warning: division 'sizeof (void *) / sizeof (void)' does not compute the number of array elements [-Wsizeof-pointer-div] 100 | #define _INTC_ARRAY(a) a, __same_type(a, NULL) ? 0 : sizeof(a)/sizeof(*a) | ^ /kisskb/src/include/linux/sh_intc.h:107:2: note: in expansion of macro '_INTC_ARRAY' 107 | _INTC_ARRAY(sense_regs), _INTC_ARRAY(ack_regs), \ | ^~~~~~~~~~~ /kisskb/src/include/linux/sh_intc.h:124:8: note: in expansion of macro 'INTC_HW_DESC' 124 | .hw = INTC_HW_DESC(vectors, groups, mask_regs, \ | ^~~~~~~~~~~~ /kisskb/src/arch/sh/kernel/cpu/sh2/setup-sh7619.c:58:8: note: in expansion of macro 'DECLARE_INTC_DESC' 58 | static DECLARE_INTC_DESC(intc_desc, "sh7619", vectors, NULL, | ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/sh_intc.h:100:63: warning: division 'sizeof (void *) / sizeof (void)' does not compute the number of array elements [-Wsizeof-pointer-div] 100 | #define _INTC_ARRAY(a) a, __same_type(a, NULL) ? 0 : sizeof(a)/sizeof(*a) | ^ /kisskb/src/include/linux/sh_intc.h:107:27: note: in expansion of macro '_INTC_ARRAY' 107 | _INTC_ARRAY(sense_regs), _INTC_ARRAY(ack_regs), \ | ^~~~~~~~~~~ /kisskb/src/include/linux/sh_intc.h:124:8: note: in expansion of macro 'INTC_HW_DESC' 124 | .hw = INTC_HW_DESC(vectors, groups, mask_regs, \ | ^~~~~~~~~~~~ /kisskb/src/arch/sh/kernel/cpu/sh2/setup-sh7619.c:58:8: note: in expansion of macro 'DECLARE_INTC_DESC' 58 | static DECLARE_INTC_DESC(intc_desc, "sh7619", vectors, NULL, | ^~~~~~~~~~~~~~~~~ /kisskb/src/arch/sh/kernel/traps.c: In function 'nmi_trap_handler': /kisskb/src/arch/sh/kernel/traps.c:183:15: warning: unused variable 'cpu' [-Wunused-variable] 183 | unsigned int cpu = smp_processor_id(); | ^~~ /kisskb/src/drivers/tty/serial/sh-sci.c: In function 'sci_remap_port': /kisskb/src/drivers/tty/serial/sh-sci.c:2677:19: warning: unused variable 'sport' [-Wunused-variable] 2677 | struct sci_port *sport = to_sci_port(port); | ^~~~~ Completed OK # rm -rf /kisskb/build/linus_se7619_defconfig_sh4-gcc10 # Build took: 0:00:40.651566