ChanServ changed the topic of #panfrost to: Panfrost - FLOSS Mali Midgard & Bifrost - Logs https://oftc.irclog.whitequark.org/panfrost - <macc24> i have been here before it was popular
<tpefreedom>
Are mali bifrost and midgard gpus more common than the utgard series?
<HdkR>
Utgard used to be more popular but that is likely swinging towards bifrost now
<tpefreedom>
It seems that the community is having better luck with gpus for single board computers (aside from powervr) than the big dedicated gpus from amd and nvidia.
<HdkR>
What do you mean? AMD open source stack is doing quite well
<tpefreedom>
I've still heard that igpus work much better than dedicated gpus on x86.
<HdkR>
No idea where that is coming from
<HdkR>
Nouveau has problems obviously
<HdkR>
But AMD with radeonsi and radv?
<HdkR>
I have more display problems with my i965 laptop than that
<tpefreedom>
huh
<tpefreedom>
Modern x86 still has major issues.
<HdkR>
Sure. Everyone has issues
<tpefreedom>
Intel ME and AMD PSP.
<HdkR>
Luckily that doesn't relate to those company's GPUs
<tpefreedom>
Yeah.
<tpefreedom>
That is more on the cpu side.
<tpefreedom>
Are those company's GPUs compatible with ARM anyway?
<HdkR>
AMD's is. Intel doesn't have a real dGPU yet.
<tpefreedom>
Intel is making one. My hope is that it will be similar enough to their iGPUs to give GNU/Linux users better graphics cards with only free software.
<HdkR>
Yes. They're making one. Can't make commentary if it'll work in ARM hardware until tested.
<HdkR>
It'll likely work unless they heck up PCIe conformance like they did on the DG1 (or whatever the real problem is)
<alyssa>
tpefreedom: it's my understanding the Intel dGPUs will just work on arm64.. whenever they're released
<icecream95>
macc24: With a small kernel hack (removing the conditional where "failed to allocate beacon buffer" is printed in .../ath10k/mac.c) AP mode works for wifi on duet
<icecream95>
The comment above the code mentions it could open a "possible security issue", but I'm not sure if that applies to the setup in duet or not...
vstehle has quit [Ping timeout: 480 seconds]
davidlt has joined #panfrost
vstehle has joined #panfrost
<robclark>
HdkR: it's been a while since I tried, but last time I tried I couldn't build intel drivers on arm since they depended on some x86 intrinsics.. although I guess that is fixable if anyone cared enough
<HdkR>
I know there were some fixes on that front. Not sure if they were all handled though
<HdkR>
streaming copy for the main one that was hit
<robclark>
I guess w/ dGPU's there is some reason to actually care
<HdkR>
Yea. I'm sure there will be plenty of people slapping an Intel Xe in to their Solidrun boards :D
<robclark>
:-P
<HdkR>
I'm looking forward to trying it
<HdkR>
If I can get a new enough board with decent PCIe...
tpefreedom has quit [Quit: Leaving]
nlhowell has joined #panfrost
davidlt has quit [Ping timeout: 480 seconds]
alpernebbi has joined #panfrost
camus has joined #panfrost
nlhowell has quit [Ping timeout: 480 seconds]
* robmur01
is confident that the i915 kernel driver will be even more of a steaming wreck than the others when faced with non-coherent PCIe
rasterman has joined #panfrost
<HdkR>
Just make sure to always expose PCIe atomics ;)
stan has quit []
<macc24>
icecream95: ack
ckeepax has quit [Ping timeout: 480 seconds]
thecycoone has quit []
thecycoone has joined #panfrost
davidlt has joined #panfrost
ckeepax has joined #panfrost
warpme_ has joined #panfrost
jernej has quit [Remote host closed the connection]
wwilly has joined #panfrost
jernej has joined #panfrost
debiangamer has joined #panfrost
<debiangamer>
When I try to run vkcube with the Panfrost vulkan driver I get the following with latest Oibap ppa and Mali T820: ~$ VK_ICD_FILENAMES=/usr/share/vulkan/icd.d/panfrost_icd.aarch64.json vkcube vkEnumerateInstanceExtensionProperties failed to find the VK_KHR_xcb_surface extension. Do you have a compatible Vulkan installable client driver (ICD) installed? Please look at the Getting Started guide for additional information.
<debiangamer>
vulkaninfo WARNING: [Loader Message] Code 0 : terminator_CreateInstance: Failed to CreateInstance in ICD 4. Skipping ICD. WARNING: lavapipe is not a conformant vulkan implementation, testing use only. ERROR at /build/vulkan-tools-3Ouhix/vulkan-tools-1.2.162.0+dfsg1/vulkaninfo/vulkaninfo.h:248:vkEnumeratePhysicalDeviceGroupsKHR failed with ERROR_INITIALIZATION_FAILED
debiangamer has quit [Quit: Page closed]
<macc24>
debiangamer: consider not running away after 3 minutes