Re: update: xf86-video-amdgpu 23.0.0

2023-03-05 Thread Stefan Hagen
Matthieu Herrb wrote (2023-02-27 21:17 CET): > 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

Re: update: xf86-video-amdgpu 23.0.0

2023-02-28 Thread Jonathan Gray
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

update: xf86-video-amdgpu 23.0.0

2023-02-27 Thread Matthieu Herrb
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)