alyssa changed the topic of #panfrost to: Panfrost - FLOSS Mali Midgard & Bifrost - https://gitlab.freedesktop.org/panfrost - Logs https://freenode.irclog.whitequark.org/panfrost - <daniels> avoiding X is a huge feature
<HdkR> Could just be that the hardware requires the format to be unpacked? Or does it do something when the empty bits have data in them?
<alyssa> HdkR: Format is determined based on fmt of the framebuffer itself (specified elsewhere in the struct)
<alyssa> 1) Likely 2) Possible
<anarsoul> alyssa: what happens if you set unused zeroes to ones?
<HdkR> ^
<alyssa> anarsoul: I have to implement support for RGB565 RTs first, then I can tell you that :p
<HdkR> Even whiter whites
<anarsoul> alyssa: is it difficult?
<anarsoul> or just a matter of changing format in rt descriptor?
<alyssa> anarsoul: Just the bits
<alyssa> But I'm not magic :p
<HdkR> Not yet anyway
<alyssa> HdkR: I'm working on letting love consume me
<alyssa> Then I'll be nothing but magic.
<HdkR> Love of open source
<alyssa> What else would there be? :)
<HdkR> Love of closed source
<HdkR> heathens :D
* alyssa shivers
<alyssa> Sure feels like a lot of work for a single dEQP test atm ...
<alyssa> Still failing, too!
<alyssa> Not even close to passing, either
<marcodiego> alyssa, these multiplications... don't they must be cast to a type?
<alyssa> marcodiego: Yeah, but in pseudocode! :)
<alyssa> ^not
herbmilleriw has quit [Quit: Konversation terminated!]
herbmilleriw has joined #panfrost
stikonas has quit [Remote host closed the connection]
narmstrong has quit [Ping timeout: 240 seconds]
narmstrong has joined #panfrost
narmstrong has quit [Ping timeout: 258 seconds]
narmstrong has joined #panfrost
<alyssa> ~2600 expected ES2 failures, huh? Something should be done about that ... :)
herbmillerjr has joined #panfrost
marcodiego has quit [Quit: Leaving]
<tomeu> alyssa: cool, then I guess it's fine to skip liveness analysis as in my original patch
BenG83 has quit [Ping timeout: 255 seconds]
pH5 has quit [Quit: bye]
narmstrong has quit []
narmstrong has joined #panfrost
yann has quit [Ping timeout: 255 seconds]
tgall_foo has quit [Read error: Connection reset by peer]
pH5 has joined #panfrost
cwabbott_ has joined #panfrost
cwabbott has quit [Ping timeout: 246 seconds]
cwabbott_ is now known as cwabbott
stikonas has joined #panfrost
stikonas has quit [Remote host closed the connection]
raster has joined #panfrost
mifritscher has quit [Excess Flood]
afaerber has quit [Quit: Leaving]
tgall_foo has joined #panfrost
cwabbott has quit [Ping timeout: 258 seconds]
cwabbott has joined #panfrost
urjaman has quit [Ping timeout: 246 seconds]
<tomeu> alyssa: is the plan to use u64 everywhere we have uintptr_t in the cmdstream?
urjaman has joined #panfrost
<alyssa> tomeu: I mean, the skip is fine (I can't think of why that would hurt anything), I'm just not sure why that's necessary and a little worried it's masking a deeper bug
MoeIcenowy has quit [Quit: ZNC 1.6.5+deb1+deb9u1 - http://znc.in]
MoeIcenowy has joined #panfrost
<alyssa> (The second skip. The -1 skip sounds correct.)
<alyssa> I don't have a firm plan on how we want to handle cmdstream bitness yet.
pendarsoheil has joined #panfrost
<pendarsoheil> This is probably the wrong place for tech support for ASUS C201 but I was hoping someone could help me out here. I recently bricked my device and reflashed it with ChromeOS Recovery. Problem is... now I can't enable debugging mode. I've tried various ChromeOS versions but same problem.
<alyssa> urjaman: ^^?
<pendarsoheil> "something went wrong debugging features were not completely enabled on this chrome device site:www.reddit.com"
<alyssa> bee
<daniels> try #chromium-os
<urjaman> i think i did see it say that to me the last time i recovered one, but i didnt actually need any of those features i think (it's still in dev mode) so i just shrugged and moved on
<alyssa> pendarsoheil: Come to think of it, I do remember seeing that on a Veyron
<alyssa> Also shrugged it off
<urjaman> (that is, the 2GB one :P - the 4GB one no longer has ChromeOS or even depthcharge for that matter...)
<pendarsoheil> Crap. That may make sense
<pendarsoheil> I have a few of these bad boys. I may have bought a 4GiB one :(
<urjaman> ":(" ?
<pendarsoheil> Wait nvm. I was able to boot from USB prior
<pendarsoheil> But now I can't use cros_flash to get those same permissions to flash a linux distro
<urjaman> i have no clue what you're talking about really
<pendarsoheil> Sorry, if I don't have debugging features enabled is there a way to install a Linux Distro (boot from USB debugging feature)
<urjaman> crossystem dev_boot_usb=1 and it'll boot from USB
<urjaman> (with Ctrl-U in the depthcharge nag screen)
<pendarsoheil> urjaman, running Libreboot. Cannot open lockfile //run/lock/firmware_utility_lock: Permission denied
<pendarsoheil> waitpid() or mosys error \ Parameter dev_boot_usb is read-only
<urjaman> run crossystem as root
<urjaman> but if you're running libreboot, why do you even have ChromeOS on it :P
<tomeu> hehe
<pendarsoheil> T_T. TY
<pendarsoheil> I bricked the device previously haha
<pendarsoheil> Completely forgot the process. Now a quick question regarding mesa -- I know Panfrost is coming to Mesa in 19.1 -- is 19.1 still on track for May 21st? Also, how would one install Panfrost on Devsus/Devuan?
pH5 has quit [Quit: bye]
pH5 has joined #panfrost
cwabbott has quit [Ping timeout: 252 seconds]
cwabbott has joined #panfrost
BenG83 has joined #panfrost
urjaman has quit [Ping timeout: 246 seconds]
urjaman has joined #panfrost
raster has quit [Remote host closed the connection]
urjaman has quit [Read error: Connection reset by peer]
stikonas has joined #panfrost
BenG83 has quit [Quit: Leaving]
stikonas has quit [Read error: Connection reset by peer]
stikonas has joined #panfrost
<tomeu> alyssa: I think the results in https://gitlab.freedesktop.org/tomeu/mesa/-/jobs/277368 are correct
<tomeu> if you apply the diff to the expected results file (or download the whole failures file from the job artifacts) and push, the next run should be green
<tomeu> so we have 2841 failures in master atm
urjaman has joined #panfrost
cwabbott has quit [Ping timeout: 257 seconds]
cwabbott has joined #panfrost
mifritscher_ has joined #panfrost
<alyssa> tomeu: OK, I'll try that this evening. Thank you! :)
jolan has quit [Quit: leaving]
jolan has joined #panfrost
jernej has quit [Remote host closed the connection]
jernej has joined #panfrost
cwabbott has quit [Ping timeout: 252 seconds]
cwabbott has joined #panfrost
pH5 has quit [Quit: -_-]
<alyssa> tomeu: dEQP-GLES2.functional.fbo.render.depth.npot_tex2d_rgb_depth_component16 is a flip flop..
<alyssa> Running it myself flip-flops, so that's totally fun :V
<alyssa> Memory corruption, GPUside.
<alyssa> The worst kind of flop is a flip kind of flop.
<HdkR> Cosmic butterfly flops
<alyssa> That or vim