alyssa changed the topic of #panfrost to: Panfrost - FLOSS Mali Midgard & Bifrost - Logs https://freenode.irclog.whitequark.org/panfrost - <daniels> avoiding X is a huge feature
rhyskidd has quit [Quit: rhyskidd]
vstehle has quit [Ping timeout: 256 seconds]
phh has quit [Remote host closed the connection]
phh has joined #panfrost
buzzmarshall has quit [Remote host closed the connection]
davidlt has joined #panfrost
davidlt has quit [Ping timeout: 256 seconds]
vstehle has joined #panfrost
kaspter has joined #panfrost
icecream95 has joined #panfrost
camus1 has joined #panfrost
kaspter has quit [Ping timeout: 240 seconds]
camus1 is now known as kaspter
kaspter has quit [Ping timeout: 240 seconds]
kaspter has joined #panfrost
camus1 has joined #panfrost
kaspter has quit [Ping timeout: 240 seconds]
camus1 is now known as kaspter
davidlt has joined #panfrost
camus1 has joined #panfrost
kaspter has quit [Ping timeout: 240 seconds]
camus1 is now known as kaspter
<icecream95> `glmark2-es2 -b terrain` shows rendering artefacts when PAN_MESA_DEBUG=nofp16 isn't used
stikonas has joined #panfrost
raster has joined #panfrost
<tomeu> the reference image was rendered by radeonsi
<tomeu> some blue rings are missing on the top left corner
raster has quit [Quit: Gettin' stinky!]
raster has joined #panfrost
<icecream95> tomeu: plot3d uses glPolygonMode, which isn't implemented. This also affects moebius from xscreensaver.
<tomeu> cool
<tomeu> guess the main difference with radeonsi is that whatever random function is used to generate the terrain, is different
<tomeu> but I don't see any artifacts on the panfrost rendering
_whitelogger has joined #panfrost
raster has quit [Quit: Gettin' stinky!]
raster has joined #panfrost
<icecream95> It seems to be a floating-point precision error - adding brackets to make gl_FragCoord.y be multiplied with 0.0001 before gl_FragCoord.x fixes the glmark loop tests
raster has quit [Quit: Gettin' stinky!]
nlhowell has quit [Quit: WeeChat 2.9]
nlhowell has joined #panfrost
raster has joined #panfrost
kaspter has quit [Ping timeout: 265 seconds]
kaspter has joined #panfrost
<icecream95> tomeu: The job log for gimark has OUT_OF_MEMORY faults
<tomeu> yeah, I see those in other jobs as well
<tomeu> not sure what this is about
<tomeu> maybe we aren't sizing some BO that the GPU renders to
<tomeu> the polygon list, or the scratch
warpme_ has joined #panfrost
icecream95 has quit [Quit: leaving]
camus1 has joined #panfrost
kaspter has quit [Ping timeout: 260 seconds]
camus1 is now known as kaspter
camus1 has joined #panfrost
kaspter has quit [Ping timeout: 256 seconds]
camus1 is now known as kaspter
nlhowell has quit [Ping timeout: 256 seconds]
camus1 has joined #panfrost
kaspter has quit [Ping timeout: 246 seconds]
camus1 is now known as kaspter
<alyssa> icecream95: glmark2 has precision bugs affecting terrain and the fragcoord ones, freedreno has the same issues, etc
<alyssa> oh tomeu brought that up
<alyssa> FragCoord I think you need to copy into a highp var before multiplying
<alyssa> the terrain one I once bisected which line needed a highp qualifier
<alyssa> tomeu: OUT_OF_MEMORY refers to the (GROWABLE) tiler_heap being too small, I believe.
<alyssa> but usually those faults are a symptom of something else going wrong I think
camus1 has joined #panfrost
kaspter has quit [Ping timeout: 240 seconds]
camus1 is now known as kaspter
<tomeu> it's interesting that the rendering seems to be correct
<tomeu> wonder if we are lucky and the polygons are hidden, or something like that
davidlt has quit [Ping timeout: 265 seconds]
gcl_ has joined #panfrost
gcl has quit [Ping timeout: 265 seconds]
mifritscher has quit [Quit: Quit]
davidlt has joined #panfrost
davidlt has quit [Ping timeout: 260 seconds]
raster has quit [Quit: Gettin' stinky!]
raster has joined #panfrost
buzzmarshall has joined #panfrost
mifritscher has joined #panfrost
mifritscher has quit [Client Quit]
mifritscher has joined #panfrost
raster has quit [Quit: Gettin' stinky!]
stikonas has quit [Remote host closed the connection]
warpme_ has quit [Quit: Connection closed for inactivity]
robmur01_ has joined #panfrost
robmur01 has quit [Ping timeout: 240 seconds]