On Mon, Feb 27, 2023 at 09:17:51PM +0100, Matthieu Herrb wrote: > Hi, > > the patch below update the amdgpu(4) X.Org driver to version 23.0.0 > > To test (on machines with an AMD / Radeon GPU) > > # cd /usr/xenocara/driver/xf86-video-amdgpu > # patch -p0 -E < /path/to/this/file > # make -f Makefile.bsd-wrapper obj > # make -f Makefile.bsd-wrapper build > > and restart xenodm(1) > > Tests and oks welcome...
tested on: amd64, t14 gen 1 amd, builtin eDP and external DP amdgpu0: RENOIR GC 9.3.0 6 CU rev 0x00 amd64, t495, builtin eDP amdgpu0: PICASSO GC 9.1.0 10 CU rev 0x01 amd64, vega56, DP to DVI amdgpu0: VEGA10 GC 9.0.1 56 CU rev 0x01 ok jsg@