Re: [Mesa-dev] radeonsi: ppc64 glamor backtrace

2017-06-22 Thread Jack Mitchell
On 22/06/17 03:32, Michel Dänzer wrote: > On 22/06/17 02:56 AM, Grazvydas Ignotas wrote: >> Looks like nobody tested radeonsi on BE for 5 months at least. You can >> try the attached patch, but I suspect there will be other places like >> this... This got me further but it now looks like something

[Mesa-dev] radeonsi: ppc64 glamor backtrace

2017-06-21 Thread Jack Mitchell
Hi, I'm trying to run a VERDE based AMD card in a big endian powerpc64. I can get everything working with swrast but when I try to enable acceleration mesa bombs out when starting Xorg. I've got a backtrace from gdb but I'm not sure where to go next in debugging, any pointers would be appreciated.