ChanServ changed the topic of #dri-devel to: <ajax> nothing involved with X should ever be unable to find a bar
maxzor has joined #dri-devel
<Lynne> JoshuaAshton: any reason you wouldn't want to use ffmpeg as a library to handle this?
glennk has quit [Ping timeout: 480 seconds]
<JoshuaAshton> Lynne: I wanted to learn about this and encode seemed actually feasible to do myself, unlike decode
<JoshuaAshton> I also have some other code which is a direct nvenc backend that I want to attempt to mirror the configuration of
<JoshuaAshton> It's also doing direct Vulkan interop
<JoshuaAshton> I also don't need anything else other than just nv12 -> bitstream
<JoshuaAshton> such as audio or container or whatever
krushia has quit [Quit: Konversation terminated!]
<Lynne> ah, header parsing
maxzor has quit []
anzel has quit [Remote host closed the connection]
flynnjiang has joined #dri-devel
zehortigoza has quit [Quit: Coyote finally caught me]
zehortigoza has joined #dri-devel
zehortigoza has quit [Quit: Coyote finally caught me]
iive has quit [Ping timeout: 480 seconds]
krushia has joined #dri-devel
zehortigoza has joined #dri-devel
Company has joined #dri-devel
yuq825 has joined #dri-devel
columbarius has joined #dri-devel
co1umbarius has quit [Ping timeout: 480 seconds]
yyds has joined #dri-devel
swiftgeek has quit [Ping timeout: 480 seconds]
swiftgeek has joined #dri-devel
ngcortes has quit [Read error: Connection reset by peer]
Kayden has joined #dri-devel
<karolherbst> is it a known issue that x86_64_test_base can't be rebuilt? https://gitlab.freedesktop.org/mesa/mesa/-/jobs/53363448
<karolherbst> DavidHeidelberg: ^^
Leopold_ has quit [Remote host closed the connection]
zehortigoza has quit [Quit: Coyote finally caught me]
zehortigoza has joined #dri-devel
heat has quit [Read error: Connection reset by peer]
heat has joined #dri-devel
Leopold has joined #dri-devel
<JoshuaAshton> Lynne: I also wanted to manage slices directly and such, to do constrained encoding
<JoshuaAshton> Not sure how to do all of that yet in vk video, just getting started ^^''
<JoshuaAshton> There's also some weird requirements for stuff I need in the VUI params that are technically incorrect/weird but end up giving better results e_e
aravind has joined #dri-devel
yuq825 has left #dri-devel [#dri-devel]
glennk has joined #dri-devel
bmodem has joined #dri-devel
anzel has joined #dri-devel
heat has quit [Ping timeout: 480 seconds]
anholt has joined #dri-devel
Duke`` has joined #dri-devel
bmodem has quit [Quit: bmodem]
bmodem has joined #dri-devel
kzd has quit [Ping timeout: 480 seconds]
evadot has quit [Quit: reboot]
crabbedhaloablut has joined #dri-devel
Duke`` has quit [Ping timeout: 480 seconds]
evadot has joined #dri-devel
crabbedhaloablut has quit [Read error: Connection reset by peer]
crabbedhaloablut has joined #dri-devel
crabbedhaloablut has quit [Read error: Connection reset by peer]
crabbedhaloablut has joined #dri-devel
kts has joined #dri-devel
tzimmermann has joined #dri-devel
crabbedhaloablut has quit [Ping timeout: 480 seconds]
kts has quit [Quit: Leaving]
crabbedhaloablut has joined #dri-devel
kts has joined #dri-devel
agners has quit [Remote host closed the connection]
glennk has quit [Ping timeout: 480 seconds]
YuGiOhJCJ has joined #dri-devel
crabbedhaloablut has quit [Ping timeout: 480 seconds]
bmodem has quit [Ping timeout: 480 seconds]
macslayer has quit [Ping timeout: 480 seconds]
bmodem has joined #dri-devel
sghuge has quit [Remote host closed the connection]
sghuge has joined #dri-devel
kts has quit [Quit: Leaving]
sima has joined #dri-devel
crabbedhaloablut has joined #dri-devel
frankbinns has quit [Ping timeout: 480 seconds]
crabbedhaloablut has quit [Read error: No route to host]
crabbedhaloablut has joined #dri-devel
mvlad has joined #dri-devel
crabbedhaloablut has quit []
crabbedhaloablut has joined #dri-devel
<tzimmermann> javierm, since you offered to look over screen_info patches. maybe take a look at https://patchwork.freedesktop.org/series/128150/ and https://patchwork.freedesktop.org/series/128155/
simondnnsn has joined #dri-devel
frankbinns has joined #dri-devel
aravind has quit [Read error: Connection reset by peer]
tursulin has joined #dri-devel
vliaskov has joined #dri-devel
AnuthaDev has joined #dri-devel
lynxeye has joined #dri-devel
djbw has quit [Read error: Connection reset by peer]
bmodem has quit [Ping timeout: 480 seconds]
dliviu has quit []
dliviu has joined #dri-devel
flynnjiang has quit [Quit: flynnjiang]
swiftgeek has quit [Ping timeout: 480 seconds]
<airlied> sima: I might have dropped the ball on a tip merge, see imre patch, if you have a minute could you check
<sima> airlied, I thought we've baked that one into a stable drm.git branch already, how is it back?
<sima> also still very much in vacation mode, not sure the brain is much use ...
<sima> but I distinctively remember having handled that one before holidays for some merge
<sima> or at least looked at it
<sima> airlied, maybe just time for some backmerging if this is a whack-a-mole one?
<airlied> yeah I might have screwed it somehow today
<airlied> when I merged fixes
AnuthaDev has quit []
AnuthaDev has joined #dri-devel
<sima> ah no I guess it's just a new conflict due to new patch, just looks exactly like one I've handled already
AnuthaDev has quit []
swiftgeek has joined #dri-devel
<sima> airlied, if you're still awake enough, this should get it sorted https://drm.pages.freedesktop.org/maintainer-tools/drm-tip.html#removing-a-wrong-conflict-resolution
<sima> otherwise I guess I'll try to boot the coding brain here for a bit
AnuthaDev has joined #dri-devel
<sima> at least from a quick non-awake check it doesn't look like one of the more tricky cases of butchered drm-tip
<javierm> tzimmermann: sure, I will
<tzimmermann> thanks
<Lynne> JoshuaAshton: the API doesn't do slice encoding
xq has quit []
<karolherbst> need some review of CI related patches here: https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24386
yyds has quit [Remote host closed the connection]
yuq825 has joined #dri-devel
chaos_princess has quit [Ping timeout: 480 seconds]
fab has joined #dri-devel
glennk has joined #dri-devel
Leopold has quit [Remote host closed the connection]
AnuthaDev has quit []
sre20 has joined #dri-devel
ndufresne is now known as Guest12944
ndufresne has joined #dri-devel
xq has joined #dri-devel
Guest12944 has quit [Ping timeout: 480 seconds]
sre2 has quit [Ping timeout: 480 seconds]
anzel has quit [Quit: Konversation terminated!]
yuq825 has quit [Ping timeout: 480 seconds]
yuq825 has joined #dri-devel
kts has joined #dri-devel
yuq825 has left #dri-devel [#dri-devel]
tango_ is now known as Guest12948
tango_ has joined #dri-devel
Guest12948 has quit [Ping timeout: 480 seconds]
jsa has joined #dri-devel
simondnnsn has quit [Read error: Connection reset by peer]
maxzor has joined #dri-devel
<aleasto> hi any idea why i wouldn't be getting emails about mesa activity on gitlab.freedesktop.org anymore? my notification settings look fine and haven't changed in forever
RSpliet has quit [Quit: Bye bye man, bye bye]
RSpliet has joined #dri-devel
camus has quit []
fab has quit [Quit: fab]
Leopold_ has joined #dri-devel
kts has quit [Ping timeout: 480 seconds]
JohnnyonFlame has joined #dri-devel
fab has joined #dri-devel
vliaskov has quit [Ping timeout: 480 seconds]
<mort_> How does the whole GPU driver discovery thing work..? I have rockchip's libmali installed, so /usr/lib/lib{EGL,gbm,mali,GLESv2}.so is from libmali, yet glxinfo and chromium still claims that the OpenGL provider is llvmpipe
<kwizart> mort_, what is eglinfo output ?
<mort_> those warnings are potentially interesting
YuGiOhJCJ has quit [Quit: YuGiOhJCJ]
<mort_> no, the errors are all about NPU stuff which isn't interesting
simon-perretta-img has quit [Ping timeout: 480 seconds]
simon-perretta-img has joined #dri-devel
mripard has quit [Remote host closed the connection]
kts has joined #dri-devel
ExtraSpicy has joined #dri-devel
ExtraSpicy has quit [Remote host closed the connection]
Haaninjo has joined #dri-devel
maxzor has quit [Ping timeout: 480 seconds]
alyssa has quit [Quit: alyssa]
kzd has joined #dri-devel
Mahakaal17 has joined #dri-devel
JohnnyonFlame has quit [Ping timeout: 480 seconds]
chewy_hyperlink has joined #dri-devel
asriel has quit [Quit: Don't drink the water. They put something in it to make you forget.]
Danct12 has quit [Quit: ZNC 1.8.2 - https://znc.in]
Danct12 has joined #dri-devel
MrCooper has quit [Remote host closed the connection]
asriel has joined #dri-devel
MrCooper has joined #dri-devel
macslayer has joined #dri-devel
alyssa has joined #dri-devel
<alyssa> jenatali: ugh.. why is the polygon stipple lowering like this..
<jenatali> alyssa: I didn't write it, Collabora wrote that for us
<alyssa> kusma: zmike: is there any prior art for polygon stipple in zink? if not, patch probably coming from me, I'm annoyed by TGSI code again
<zmike> I think only line
<alyssa> that's what I thought. guess I'm going to become a zink developer then (-:
<zmike> welcome aboard
<alyssa> choo choo
lynxeye has quit [Quit: Leaving.]
chaos_princess has joined #dri-devel
Mahakaal17 has quit [Ping timeout: 480 seconds]
Duke`` has joined #dri-devel
yyds has joined #dri-devel
JohnnyonFlame has joined #dri-devel
yyds has quit [Remote host closed the connection]
rgallaispou has left #dri-devel [#dri-devel]
tzimmermann has quit [Quit: Leaving]
Mahakaal17 has joined #dri-devel
chewy_hyperlink has quit [Remote host closed the connection]
pcercuei has joined #dri-devel
pjakobsson has quit [Remote host closed the connection]
vliaskov has joined #dri-devel
vliaskov_ has joined #dri-devel
Mahakaal17 has quit []
vliaskov has quit [Ping timeout: 480 seconds]
mihir has joined #dri-devel
JohnnyonFlame has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
maxzor has joined #dri-devel
mihir2 has joined #dri-devel
mihir has quit [Ping timeout: 480 seconds]
djbw has joined #dri-devel
maxzor has quit [Ping timeout: 480 seconds]
Company has quit [Quit: Leaving]
anholt has quit [Quit: Leaving]
anholt has joined #dri-devel
kts has quit [Quit: Leaving]
maxzor has joined #dri-devel
<YaLTeR[m]> oh, I got nickserved
<YaLTeR[m]> Hi, is there some existing bug for AMD-specific modifiers seemingly not matching between AMD iGPU and dGPU on the same laptop (lenovo legion 7 gen 7 amd)? Clients glitch out pretty hard in wayland compositors for me when sampled from a different device and not using a Linear modifier (i.e. iGPU client sampled on dGPU or vice versa)
frankbinns has quit [Ping timeout: 480 seconds]
<mort_> I love that glmark2-es2 causes X to segfault in OsLookupColor now that I have mali drivers
<MrCooper> YaLTeR[m]: it could be that the modifier involves some metadata such as DCC, which would need to be resolved before the other GPU samples from the buffer, but this isn't happening; does AMD_DEBUG=nodcc avoid the issue?
<MrCooper> mort_: OsLookupColor is likely a red herring, it's the symbol which tends to get picked up in xserver backtraces when it's actually unknown where it is
<mort_> oh, good to know
<mort_> looking at it with gdb, it seems like somewhere in libmali.so.1 tried to jump to address 5
<YaLTeR[m]> MrCooper: I set AMD_DEBUG=nodcc on both the compositor and the clients, didn't seem to affect anything
<mareko> AMD_DEBUG doesn't affect modifiers
<mareko> driver bugs with modifiers are likely
<mareko> this needs to be a bug report, describing the specific GPUs used
<YaLTeR[m]> Alright, I can open one, presumably in drm/amd. Anything else I should mention/attach?
<mareko> under mesa would be better
<mareko> screenshots or photos of the problem
mihir has joined #dri-devel
mihir2 has quit [Ping timeout: 480 seconds]
heat has joined #dri-devel
ngcortes has joined #dri-devel
ngcortes_ has joined #dri-devel
ngcortes_ has quit [Read error: Connection reset by peer]
ngcortes has quit [Read error: Connection reset by peer]
ngcortes has joined #dri-devel
ngcortes_ has joined #dri-devel
anholt_ has joined #dri-devel
anholt has quit [Read error: Connection reset by peer]
vliaskov_ has quit [Ping timeout: 480 seconds]
mihir2 has joined #dri-devel
mihir has quit [Ping timeout: 480 seconds]
fab has quit [Ping timeout: 480 seconds]
mihir2 has quit []
mihir has joined #dri-devel
<mihir> Hello
<alyssa> zmike: Who's responsible for the GL CTS?
<alyssa> It appears to be impossible to submit bug fixes for bugs older than 7 years :clown:
<zmike> "responsible" is a very strong word
<zmike> what is the issue you are having
<mihir> I am Mihir, from India. I want to contribute to Xorg under Piglit for OpenMAX and Piglit for VA-API for EVoC. Where cam I find the maintainer and start contributiong, Is there anything I should know beforehand ? Thanks a lot for any help...
<alyssa> opengl-cts-4.6.0 (from 2017) is not withdrawn, so bug fixes have to be targeted there
<alyssa> but that branch no longer builds because of externals 404'ing
fab has joined #dri-devel
<zmike> "have to be" is a strong interpretation
<zmike> my understanding is it's not possible to withdraw GL CTS versions
<zmike> like...ever
<zmike> so each branch is effectively its own thing, and it's a best-effort kind of thing as far as backports go
<alyssa> I'm just reading what the cts wiki says..
<zmike> yeah, but I think that wiki is mostly targeted at current khronos api cts
<zmike> i.e., not ones that are in maintenance mode
<alyssa> ..alright
<alyssa> what branch do I target then?
<zmike> the earliest one that's viable
<zmike> I'll try and raise a thing for updating the 4.6.0 branch I guess since in theory it should work
<alyssa> TBH I don't understand the CTS release model, at all
<zmike> it's not the most uh...
<zmike> intuitive model
<glehmann> does intel have public ISA docs?
<alyssa> zmike: I'll target 4.6.3 I guess and hopefully nobody complains
jfalempe has quit [Quit: Leaving]
<zmike> generally speaking, I think everyone who's anyone is doing their conformance runs against the latest version
<alyssa> Yep
<zmike> ...potentially because it's the only one that builds
<alyssa> Yep
<zmike> very GL
<alyssa> Maybe we should just update the wiki then?
<zmike> that's not an update that can be made without due process
<zmike> I'm starting the wheels in motion to see whether it's possible, but I don't imagine we'll have a concrete answer before 2030ish
fab has quit [Ping timeout: 480 seconds]
oneforall2 has quit [Remote host closed the connection]
<cmarcelo> glehmann: the "Render Engine" pdfs will have higher level descriptions, the detailed descriptions of Instructions and Structures are in the respectively named PDFs.
<alyssa> zmike: understood
tursulin has quit [Ping timeout: 480 seconds]
oneforall2 has joined #dri-devel
<glehmann> cmarcelo: thanks
Duke`` has quit [Ping timeout: 480 seconds]
Duke`` has joined #dri-devel
ngcortes_ has quit []
mihir has quit [Quit: WeeChat 4.1.2]
crabbedhaloablut has quit []
anzel has joined #dri-devel
crabbedhaloablut has joined #dri-devel
alanc has quit [Remote host closed the connection]
alanc has joined #dri-devel
crabbedhaloablut has quit []
JoshuaAshton has quit [Quit: Gone froggin!]
Fijxu has quit [Quit: XD!!]
Fijxu has joined #dri-devel
mvlad has quit [Remote host closed the connection]
JoshuaAshton has joined #dri-devel
iive has joined #dri-devel
Duke`` has quit [Ping timeout: 480 seconds]
jsa has quit []
jeeeun841351908 has quit [Read error: Connection reset by peer]
jeeeun841351908 has joined #dri-devel
pcercuei has quit [Quit: dodo]
Haaninjo has quit [Quit: Ex-Chat]
maxzor_ has joined #dri-devel