tech-x11 archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
re: amdgpu progress
Robert Swindells writes:
>
> matthew green <mrg%eterna.com.au@localhost> wrote:
> > the pkgsrc amdgpu issue is odd. the amdgpu xf86 driver should
> > be telling mesa to load "radeonsi", and this seems to work with
> > xsrc:
> >
> > xf86-video-amdgpu/dist/src/amdgpu_version.h:39:#define SI_DRIVER_NAME "radeonsi"
> > xf86-video-amdgpu/dist/src/amdgpu_dri2.c:1308: dri2_info.driverName = SI_DRIVER_NAME;
>
> There seem to be a lot more PCI IDs in:
>
> xsrc/external/mit/MesaLib.old/dist/include/pci_ids/radeonsi_pci_ids.h
>
> than in:
>
> xsrc/external/mit/MesaLib/dist/include/pci_ids/radeonsi_pci_ids.h
huh. did you find why this was removed? i don't see them
added anywhere instead.. and all those chipsets AFAIK, still
want to use radeonsi driver -- weird.
with either new or old xsrc Mesa i still have problems. with
old, it eventually crashes inside glamoregl portion of the
X server.. with new it hangs, and fails reset, leaving with
a weird broken palette window etc.
Home |
Main Index |
Thread Index |
Old Index