Ntemis has quit [Read error: Connection reset by peer]
alyssa has joined #panfrost
stikonas has quit [Remote host closed the connection]
kaspter has joined #panfrost
rando25892 is now known as randohotpocket
randohotpocket is now known as randohplistenrs
kinkinkijkin has quit [Remote host closed the connection]
camus has joined #panfrost
kaspter has quit [Ping timeout: 240 seconds]
camus is now known as kaspter
Elpaulo has quit [Read error: Connection reset by peer]
vstehle has quit [Ping timeout: 260 seconds]
Elpaulo has joined #panfrost
kinkinkijkin has joined #panfrost
camus has joined #panfrost
kaspter has quit [Read error: Connection reset by peer]
camus is now known as kaspter
tlwoerner has quit [Quit: Leaving]
rak-zero has joined #panfrost
kaspter has quit [Ping timeout: 240 seconds]
kaspter has joined #panfrost
camus has joined #panfrost
camus1 has joined #panfrost
camus has quit [Client Quit]
kaspter has quit [Ping timeout: 240 seconds]
camus1 is now known as kaspter
davidlt has joined #panfrost
vstehle has joined #panfrost
randohplistenrs has quit [Ping timeout: 260 seconds]
camus has joined #panfrost
kaspter has quit [Ping timeout: 256 seconds]
camus is now known as kaspter
rak-zero has quit [Ping timeout: 256 seconds]
randohplistenrs has joined #panfrost
kaspter has quit [Ping timeout: 240 seconds]
tlwoerner has joined #panfrost
kaspter has joined #panfrost
Net147 has quit [Read error: Connection reset by peer]
Net147 has joined #panfrost
Net147 has quit [Read error: Connection reset by peer]
Net147 has joined #panfrost
randohplistenrs has quit [Ping timeout: 260 seconds]
randohplistenrs has joined #panfrost
nlhowell has joined #panfrost
davidlt has quit [Remote host closed the connection]
Net147 has quit [Read error: Connection reset by peer]
Net147 has joined #panfrost
archetech has joined #panfrost
Net147 has quit [Read error: Connection reset by peer]
Net147 has joined #panfrost
icecream95 has quit [Quit: leaving]
randohplistenrs has quit [Ping timeout: 240 seconds]
davidlt has joined #panfrost
randohplistenrs has joined #panfrost
Net147 has quit [Read error: Connection reset by peer]
Net147 has joined #panfrost
Net147 has quit [Read error: Connection reset by peer]
Net147 has joined #panfrost
davidlt has quit [Ping timeout: 240 seconds]
forkbomb has quit [Quit: In the beginning the Universe was created. This has made a lot of people very angry and been widely regarded as a bad move.]
forkbomb has joined #panfrost
davidlt has joined #panfrost
davidlt has quit [Ping timeout: 256 seconds]
raster has joined #panfrost
davidlt has joined #panfrost
MoeIcenowy has quit [Quit: ZNC 1.7.2+deb3 - https://znc.in]
MoeIcenowy has joined #panfrost
davidlt has quit [Remote host closed the connection]
davidlt has joined #panfrost
davidlt has quit [Ping timeout: 256 seconds]
davidlt has joined #panfrost
davidlt has quit [Ping timeout: 256 seconds]
davidlt has joined #panfrost
unoccupied has joined #panfrost
davidlt has quit [Remote host closed the connection]
davidlt has joined #panfrost
davidlt has quit [Remote host closed the connection]
davidlt has joined #panfrost
stikonas has joined #panfrost
davidlt has quit [Ping timeout: 256 seconds]
davidlt has joined #panfrost
archetech has quit [Quit: Konversation terminated!]
davidlt has quit [Ping timeout: 256 seconds]
archetech has joined #panfrost
davidlt has joined #panfrost
davidlt has quit [Ping timeout: 256 seconds]
davidlt has joined #panfrost
davidlt has quit [Ping timeout: 256 seconds]
italov has joined #panfrost
yann has quit [Read error: Connection reset by peer]
yann has joined #panfrost
raster has quit [Quit: Gettin' stinky!]
camus has joined #panfrost
kaspter has quit [Ping timeout: 240 seconds]
camus is now known as kaspter
davidlt has joined #panfrost
alpernebbi has joined #panfrost
<robmur01>
the upstream devicetree for MiQi doesn't assign the GPU regulator for OPPs to work, but then it also doesn't enable the GPU itself either, so... :/
raster has joined #panfrost
archetech has quit [Remote host closed the connection]
nlhowell has quit [Ping timeout: 246 seconds]
anarsoul has quit [Remote host closed the connection]
vstehle has quit [Quit: WeeChat 2.9]
vstehle has joined #panfrost
archetech has joined #panfrost
anarsoul has joined #panfrost
thecycoone has quit [Ping timeout: 260 seconds]
<bbrezillon>
alyssa: should I add your R-b on "panfrost: Calculate the row stride at resource creation time" ?
<alyssa>
bbrezillon: maybe? I'm on my school computer right now :p
<alyssa>
("Why are you on IRC on your school computer?" "You didn't think I was doing homework, did you?")
<macc24>
wait, people don't always IRC from their school computers?
<alyssa>
macc24: Sometimes I IRC from my work computer.
<macc24>
being paid to IRC.... where do i sign up?
<macc24>
:[
<macc24>
* :p
karolherbst has quit [Remote host closed the connection]
<bbrezillon>
alyssa: it's the linear(ASTC)+dmabuf thing you mentioned in your review, you "ok, said let's land it" but didn't explicitly R-b this patch
<bbrezillon>
*you said "ok, let's land this"
<robmur01>
macc24: pretty sure we have job openings ATM :P
* stepri01
checks for a "Principal IRC Lurker"...
<alyssa>
stepri01: Try under "Community-Engaged Software Developer"?
<stepri01>
Ah, but that implies engagement - I was hoping just to lurk for money ;)
<alyssa>
That's just called Friday.
<alyssa>
bbrezillon: But yes, if the linear/ASTC/dmabuf thing is intended (with row_stride = line_stride despite 4x4 blocks), then r-b me
<bbrezillon>
I don't know if it is, but I also don't see how that can work if it's not :-)
<alyssa>
bbrezillon: 😇
<bbrezillon>
daniels: do you know if it's possible to share compressed/block-based formats (like ASTC) through a dmabuf, and if that's allowed, do you know what the stride encodes in that case?
<daniels>
you can look at what AFBC encodes for stride perhaps?
<daniels>
or IIRC the Qualcomm compressed format is also block-based
<daniels>
(include/uapi/drm/drm_fourcc.h has the canonical definitions)
<daniels>
it would be possible to share ASTC if someone defined a modifier
<alyssa>
ASTC/ETC/RGTC type block-based compression, not framebuffer compression
<alyssa>
(Whether that's a meaningful difference is TBD)
<bbrezillon>
yep, both can be combined actually
<bbrezillon>
hm, not sure that's really true
<bbrezillon>
but you can combine ASTC and TILED
<bbrezillon>
with each tile containing N blocks each of them in turn containing data for M pixels
<alyssa>
AFBC+{ASTC/ETC/RGTC} is undefined.
<bbrezillon>
yes, I suspected so when writing it :)
<bbrezillon>
I'll have a look at Qcom formats, see how they calculate the stride
<daniels>
well, AFBC is another (IIRC) block-based compression format, so combining the two wouldn’t make sense?
<bbrezillon>
yep
<daniels>
it's just that Mali has no support for ASTC/ETC/RGTC/DXTC/etc render targets, and GL doesn't give you a portable way to import AFBC sources :P
<macc24>
AFBC + AFBC
<daniels>
🤔
<HdkR>
Time to use EGLStreams to import AFBC sources
<HdkR>
</s>
davidlt has quit [Ping timeout: 256 seconds]
<kinkinkijkin>
aw hdkr look what you did, you made someone timeout with your shitpost
<kinkinkijkin>
:p
<HdkR>
EGLStreams is that bad of a joke yes
<daniels>
I refuse to be a consumer
<kinkinkijkin>
time to use render targets starting at (-1 + 1),(-1 + 1) on the monitor for secondary render targets
<kinkinkijkin>
er
<kinkinkijkin>
i worded that one badly
<kinkinkijkin>
i think you get the point though
<kinkinkijkin>
need to render an occlusion testing frame? just start it at the last pixel and read from it making the next frame
<kinkinkijkin>
im joking but i think i might actually remember some games that actually shipped that did that
tgall_fo_ has joined #panfrost
tgall_foo has quit [Ping timeout: 246 seconds]
karolherbst has joined #panfrost
anarsoul|2 has joined #panfrost
anarsoul has quit [Ping timeout: 260 seconds]
anarsoul|2 has quit [Ping timeout: 264 seconds]
raster has quit [Quit: Gettin' stinky!]
anarsoul has joined #panfrost
raster has joined #panfrost
anarsoul has quit [Excess Flood]
anarsoul has joined #panfrost
raster has quit [Quit: Gettin' stinky!]
anarsoul has quit [Ping timeout: 272 seconds]
anarsoul has joined #panfrost
raster has joined #panfrost
davidlt has joined #panfrost
tgall_fo_ is now known as tgall_foo
anarsoul has quit [Ping timeout: 260 seconds]
stikonas has quit [Remote host closed the connection]
stikonas has joined #panfrost
anarsoul has joined #panfrost
yann has quit [Ping timeout: 240 seconds]
kaspter has quit [Ping timeout: 260 seconds]
kaspter has joined #panfrost
yann has joined #panfrost
raster has quit [Quit: Gettin' stinky!]
davidlt has quit [Ping timeout: 260 seconds]
raster has joined #panfrost
italov has quit [Ping timeout: 260 seconds]
raster has quit [Client Quit]
raster has joined #panfrost
raster has quit [Client Quit]
raster has joined #panfrost
raster has quit [Quit: Gettin' stinky!]
raster has joined #panfrost
raster has quit [Remote host closed the connection]
<kinkinkijkin>
it's gotta get to the org handling getting it to me, then from there to me
<kinkinkijkin>
hoping i have it by the end of the week, since i will be without an address for a month or two starting about two weeks from now
<kinkinkijkin>
and in a different town, so they wouldn't be able to get it to me even if I tried going in
<macc24>
okay
<kinkinkijkin>
macc24, does this install dual-boot or single-boot?
alyssa has quit [Quit: leaving]
<macc24>
yes
<kinkinkijkin>
ok
<kinkinkijkin>
that answers nothing :p
<macc24>
oh and panfrost on it needs to be built from master, it does basic 3D, but i heard that i can't complain about broken stuff :p
<macc24>
there is(should be) script that installs to internal emmc memory
<macc24>
and there is(should be) another script that updates kernel in internal emmc memory
<kinkinkijkin>
okay so, build-all is run from a separate computer or no?
<macc24>
from a debian-running preferably fast x86 machine
<kinkinkijkin>
oh crap
<kinkinkijkin>
time to install debian somewhere i guess
<kinkinkijkin>
or just put it in a chroot...
<macc24>
whatever that has debot
<macc24>
debootstrap, make, gcc and other stuff to compile kernel is fine
<kinkinkijkin>
im running fedora, not entirely sure i have access to debootstrap from here
<kinkinkijkin>
i tend to avoid software starting or ending with "deb" on principle you know, someone told me one time when i was new to linux that debian was hard and bad so
<macc24>
or you can tar xzf archlinuxarm rootfs there
<kinkinkijkin>
ill probably just put debian on it, im not wont to use fedora really
<kinkinkijkin>
just installed it cause my bf likes it, have been enjoying it for work purposes but otherwise enh
<macc24>
oh, and internal speakers/microphone don't work, usb adapters and included usb -> headphone jack adapter are fine
<kinkinkijkin>
ill probably have something like a week though to get that working and oh god i just realized i need a usb-c <> usb-a adapter
<kinkinkijkin>
really dumb idea suddenly had involving a really stupid cable i have and my phone's usb-a charging cable
<uis>
Was arm published any datasheets?
<kinkinkijkin>
just plug a charging cable into a double-female adapter ü
alpernebbi has quit [Quit: alpernebbi]
yann has quit [Read error: No route to host]
camus has joined #panfrost
kaspter has quit [Ping timeout: 240 seconds]
camus is now known as kaspter
yann has joined #panfrost
raster has quit [Quit: Gettin' stinky!]
indy has quit [Ping timeout: 272 seconds]
karolherbst has quit [Ping timeout: 272 seconds]
indy has joined #panfrost
indy has quit [Ping timeout: 265 seconds]
camus has joined #panfrost
kaspter has quit [Ping timeout: 256 seconds]
camus is now known as kaspter
italov has quit [Ping timeout: 240 seconds]
indy has joined #panfrost
raster has joined #panfrost
thecycoone has joined #panfrost
<thecycoone>
oh, we're talking OPP - any progress on kevin on that front; so I can stop patching tomu's reduced frequency range in my kernel builds?
<thecycoone>
more of a power regulator issue - but it's almost on topic
alyssa has joined #panfrost
archetech has quit [Quit: Leaving]
<macc24>
thecycoone: huh?
popolon has quit [Quit: WeeChat 3.0]
stikonas has quit [Remote host closed the connection]
stikonas has joined #panfrost
<robmur01>
thecycoone: define progress - the regulator changes are in mainline as of 5.10-rc1... we're on rc5 now, so probably 3-4 weeks until the 5.10 release