On Wed, Jun 12, 2024 at 02:12:39PM +1000, Stephen Rothwell wrote: > Hi all, > > After merging the drm-intel tree, today's linux-next build (i386 > defconfig) failed like this: > > x86_64-linux-gnu-ld: drivers/gpu/drm/i915/display/intel_vrr.o: in function `intel_vrr_compute_config': > intel_vrr.c:(.text+0x4e4): undefined reference to `__udivdi3' > > Caused by commit > > 1676ecd303ac ("drm/i915: Compute CMRR and calculate vtotal") > > I have reverted that commit for today. the fixes for that is available in drm-intel-next now. you should probably remove the revert. Thanks for the heads up on that. > > -- > Cheers, > Stephen Rothwell