[Bug 275388] graphics/mesa-dri: 23.1.8 breaks some radeon cards

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 28 Nov 2023 15:50:14 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275388

--- Comment #6 from Patrick Mackinlay <freebsd.68fba@nospam.spacesurfer.com> ---
I am not sure why my X11 drivers were built with llvm16, the build server
generally builds ports with BATCH=1. There dont seem to be any other non
default options. For some reason the build server built most things with llvm15
but the reset with llvm16:

Installed packages to be REMOVED:
        llvm16: 16.0.6_6
        mesa-dri: 23.1.8_1
        xf86-input-evdev: 2.10.6_7
        xf86-input-keyboard: 1.9.0_5
        xf86-input-libinput: 1.3.0
        xf86-input-mouse: 1.9.3_4
        xf86-input-synaptics: 1.9.1_10
        xf86-video-amdgpu: 22.0.0_1
        xf86-video-ati: 19.1.0_6,1
        xf86-video-intel: 2.99.917.923,1
        xf86-video-nv: 2.1.22
        xf86-video-scfb: 0.0.7_1
        xf86-video-vesa: 2.5.0_2
        xorg-drivers: 7.7_7
        xorg-server: 21.1.9,1

I rebuilt those with llvm15 and the issue persisted with the amdgpu driver, the
modesetting driver and with no xorg config file (amdgpu).

However, I can confirm that installing the latest mesa-devel (I was not using
mesa devel before) fixes the problem. So the problem goes away either if you
downgrade the mesa ports:

mesa-dri: 22.3.7_3 -> 23.1.8_1
mesa-libs: 22.3.7_2 -> 23.1.8

or if you install mesa-devel-23.3.b.389 leaving the following mesa ports

mesa-devel-23.3.b.389 
mesa-dri-23.1.8_1
mesa-libs-23.1.8

-- 
You are receiving this mail because:
You are the assignee for the bug.