ChanServ changed the topic of #dri-devel to: <ajax> nothing involved with X should ever be unable to find a bar
adavy has quit [Ping timeout: 480 seconds]
Daanct12 has joined #dri-devel
Daanct12 has quit [Remote host closed the connection]
Daanct12 has joined #dri-devel
Daanct12 has quit [Remote host closed the connection]
vivijim has joined #dri-devel
Daanct12 has joined #dri-devel
vivijim has quit [Ping timeout: 480 seconds]
Daanct12 has quit [Remote host closed the connection]
Daanct12 has joined #dri-devel
adavy has joined #dri-devel
Lightkey has quit [Ping timeout: 480 seconds]
adavy has quit [Ping timeout: 480 seconds]
adavy has joined #dri-devel
Lightkey has joined #dri-devel
adavy_ has joined #dri-devel
Daanct12 has quit [Remote host closed the connection]
Daanct12 has joined #dri-devel
adavy has quit [Ping timeout: 480 seconds]
adavy_ has quit [Ping timeout: 480 seconds]
Daanct12 has quit [Remote host closed the connection]
adavy has joined #dri-devel
boistordu has quit [Ping timeout: 481 seconds]
pH5 has quit [Remote host closed the connection]
pH5 has joined #dri-devel
cphealy_ has joined #dri-devel
adavy has quit [Ping timeout: 480 seconds]
cphealy has quit [Ping timeout: 480 seconds]
Daanct12 has joined #dri-devel
adavy has joined #dri-devel
khfeng has joined #dri-devel
Daanct12 has quit [Remote host closed the connection]
adavy has quit [Ping timeout: 480 seconds]
Daanct12 has joined #dri-devel
Daanct12 has quit [Remote host closed the connection]
Daanct12 has joined #dri-devel
Daanct12 has quit [Remote host closed the connection]
YuGiOhJCJ has joined #dri-devel
Daanct12 has joined #dri-devel
Daanct12 has quit [Remote host closed the connection]
<zmike> windows ci build is broken somehow https://gitlab.freedesktop.org/mesa/mesa/-/jobs/11532075
<airlied> needs a new libdrm?
<airlied> ah no needs ttwo defines aded
adavy has joined #dri-devel
NiksDev3 has joined #dri-devel
<zmike> caught me just before bed
<zmike> how did that not break ci going in?
<zmike> guess it didn't trigger a build?
<airlied> yeah probably doesn't trigger a win32 build
<zmike> smh bnieuwenhuizen sneaking in ci bombs
* airlied kicks to marge
* zmike crashes
NiksDev2 has quit [Ping timeout: 480 seconds]
adavy_ has joined #dri-devel
adavy has quit [Ping timeout: 480 seconds]
adavy has joined #dri-devel
adavy_ has quit [Ping timeout: 480 seconds]
adavy has quit [Ping timeout: 480 seconds]
<airlied> it appears alyssa also left a CI bomb somehow
Guest1577 has quit [Remote host closed the connection]
<airlied> or I'm guessing we have a race in the asahi packing building
<airlied> when parallel make
<daniels> yeah the latter, a generated file is used everywhere without the dep being declared
<daniels> which tbf did get picked up as a fail in the MR that introduced it earlier tonight, but just smash retry until it succeeds
* airlied would tut tut but alyssa seems to have wisely smashed retry and ran
tzimmermann has joined #dri-devel
tzimmermann has quit [Remote host closed the connection]
tzimmermann has joined #dri-devel
adavy has joined #dri-devel
itoral has joined #dri-devel
Duke`` has joined #dri-devel
adavy has quit [Ping timeout: 480 seconds]
mlankhorst has joined #dri-devel
lemonzest has joined #dri-devel
Anorelsan has joined #dri-devel
frieder has joined #dri-devel
danvet has joined #dri-devel
alanc has quit [Remote host closed the connection]
alatiera2 has joined #dri-devel
alanc has joined #dri-devel
alatiera has quit [Ping timeout: 480 seconds]
alatiera has joined #dri-devel
alatiera is now known as Guest1616
alatiera2 has quit [Ping timeout: 480 seconds]
pH5 has quit [Remote host closed the connection]
letoram has quit [Remote host closed the connection]
letoram has joined #dri-devel
pochu has joined #dri-devel
pH5 has joined #dri-devel
flto_ has joined #dri-devel
flto has quit [Ping timeout: 480 seconds]
pnowack has joined #dri-devel
pnowack has quit [Remote host closed the connection]
pnowack has joined #dri-devel
Ahuj has joined #dri-devel
jernej has quit [Quit: Free ZNC ~ Powered by LunarBNC: https://LunarBNC.net]
jernej has joined #dri-devel
jernej has quit []
jernej has joined #dri-devel
jernej_ has joined #dri-devel
jernej has quit []
jernej_ has quit []
jernej has joined #dri-devel
root__ has joined #dri-devel
flto_ has quit [Ping timeout: 480 seconds]
jernej_ has joined #dri-devel
jernej has quit [Read error: Connection reset by peer]
lynxeye has joined #dri-devel
rasterman has joined #dri-devel
YuGiOhJCJ has quit [Quit: YuGiOhJCJ]
pcercuei has joined #dri-devel
curro has left #dri-devel [#dri-devel]
flto_ has joined #dri-devel
root__ has quit [Read error: Connection reset by peer]
yk has joined #dri-devel
Kayden has quit [Remote host closed the connection]
Kayden has joined #dri-devel
adavy has joined #dri-devel
<danvet> tzimmermann, for big picture: is your goal to move drm_device->irq under the DRM_LEGACY umbrella?
adavy_ has joined #dri-devel
adavy has quit [Ping timeout: 480 seconds]
adavy_ has quit [Ping timeout: 480 seconds]
<tzimmermann> danvet, yes
<tzimmermann> i have patches to do so, but i thought i start with the simple ones
<tzimmermann> it's actually straight-forward at this point
<danvet> tzimmermann, sounds good
<danvet> irq midlayer is definitely the murky section in drm where we didn't get around to a clean split into core and helpers when kms started
<danvet> tzimmermann, maybe do them as a set with cover letter so that's clearer why you're doing this?
cwfitzgerald has joined #dri-devel
ayaka is now known as Guest1637
<tzimmermann> yeah, so after the simple drivers; there's maybe dozen drivers that use pre/post callbacks. those would be called directly by the drivers. i want to send this out as a series with a cover letter. finally there's a patch that moves the drm code behind LEGACY
<tzimmermann> and the drm midlayer get it wrong if no irq is set or if the iry is 0
<tzimmermann> s/iry/irq
<airlied> btw feel free anyone to merge the MR to fix windows build, I'm not going to get to it for 8-10 hrs at least
GreatGodvin has joined #dri-devel
flacks has quit [Quit: Quitter]
flacks has joined #dri-devel
minecrell has quit [Quit: Ping timeout (120 seconds)]
minecrell has joined #dri-devel
adavy has joined #dri-devel
loki_val has joined #dri-devel
crabbedhaloablut has quit [Ping timeout: 480 seconds]
Anorelsan has quit [Quit: Leaving]
camus has joined #dri-devel
flto_ has quit []
flto has joined #dri-devel
<pq> danvet, I suppose you meant "no stable driver API inside kernel" instead of "no stable uapi"? :-P
camus1 has quit [Ping timeout: 480 seconds]
<danvet> pq, ah yes
<danvet> pq, in the first reply I got it right
vivijim has joined #dri-devel
itoral has quit [Remote host closed the connection]
itoral has joined #dri-devel
adavy_ has joined #dri-devel
adavy has quit [Ping timeout: 480 seconds]
itoral has quit [Remote host closed the connection]
GreatGodvin has quit [Remote host closed the connection]
itoral has joined #dri-devel
GreatGodvin has joined #dri-devel
GreatGodvin has quit [Quit: WeeChat 3.2]
Duke`` has quit [Ping timeout: 487 seconds]
itoral has quit [Remote host closed the connection]
Terman has joined #dri-devel
itoral has joined #dri-devel
itoral has quit [Remote host closed the connection]
itoral has joined #dri-devel
sdutt has joined #dri-devel
agd5f has joined #dri-devel
agd5f has quit [Remote host closed the connection]
swick has quit [Quit: WeeChat 1.6]
swick has joined #dri-devel
Guest1637 has left #dri-devel [#dri-devel]
ayaka has joined #dri-devel
rgallaispou has quit [Remote host closed the connection]
Duke`` has joined #dri-devel
rgallaispou has joined #dri-devel
kusma has joined #dri-devel
<mriesch> hi all. i am porting a driver to the 5.13 and apparently drm_crtc_state and drm_plane_state have been replaced by drm_atomic_state in the atomic callback signatures. are there helper functions or similar to get the drm_{crtc,plane}_state from drm_atomic_state?
itoral has quit [Ping timeout: 480 seconds]
<mripard> mriesch: yes, drm_atomic_get_{old,new}_{crtc,plane}_state()
<mriesch> mripard: ah nice, thanks for the pointer.
<mriesch> quite literally, actually
<mripard> :)
agd5f has quit [Read error: Connection reset by peer]
agd5f has joined #dri-devel
<jekstrand> cwabbott: Yeah, I'll give it another read. Sorry, as is the problem with combined NIR+whatever MRs, I never know if "pushed additional changes" means I should read again or not.
<jekstrand> danvet: Cool. I'll give it a read, maybe in e-mail
thelounge78 has joined #dri-devel
Guest1616 has quit [Ping timeout: 480 seconds]
Ben has joined #dri-devel
Ben is now known as Guest24
cwfitzgerald has quit []
yoslin has quit [Quit: WeeChat 3.2]
yoslin has joined #dri-devel
jernej_ is now known as jernej
Lucretia has quit []
macromorgan has joined #dri-devel
mbrost has joined #dri-devel
Lucretia has joined #dri-devel
jernej has quit [Remote host closed the connection]
jernej has joined #dri-devel
GloriousEggroll has joined #dri-devel
<MrCooper> karolherbst: FWIW, I don't think automatic MR comments from CI are critical; the job logs and test result summary at the top of MRs seem to work well enough for Mesa
pochu has quit [Ping timeout: 480 seconds]
lynxeye has quit [Quit: Leaving.]
adavy has joined #dri-devel
adavy_ has quit [Ping timeout: 480 seconds]
gouchi has joined #dri-devel
cedric has joined #dri-devel
adavy_ has joined #dri-devel
cedric is now known as bluebugs
adavy has quit [Ping timeout: 480 seconds]
frieder has quit [Remote host closed the connection]
sagar_ has joined #dri-devel
khfeng has quit [Ping timeout: 480 seconds]
sdutt has quit [Remote host closed the connection]
sagar_ has quit []
sghuge has joined #dri-devel
sghuge has quit []
sghuge has joined #dri-devel
sghuge has left #dri-devel [#dri-devel]
sagar has joined #dri-devel
Peste_Bubonica has joined #dri-devel
ngcortes has joined #dri-devel
ngcortes has quit []
ngcortes has joined #dri-devel
anholt has joined #dri-devel
<danvet> do we have nvidia gpu folks around? my brain draws a blank on nicks ...
ngcortes has quit []
ngcortes has joined #dri-devel
Ahuj has quit [Ping timeout: 480 seconds]
<anholt> known issue that collabora's trying to sort out. we've had two of them today, feel free to throw up an MR disabling tests on APL.
<hakzsam> thanks for the info
<anholt> other issue I see going on today is something broke the windows build in amd, because it looks like the windows build wasn't triggering on amd changes.
shoober420 has quit []
vivijim has quit [Remote host closed the connection]
ngcortes has quit [Ping timeout: 480 seconds]
reductum has joined #dri-devel
vivijim has joined #dri-devel
tzimmermann has quit [Quit: Leaving]
mixfix41_ has joined #dri-devel
mixfix41 has quit [Ping timeout: 480 seconds]
<mdnavare> danvet: airlied:emersion:imirkin: Anyone knows how AMD/ Nvidia handles switching dGPU to low power states or switching it off when its done rendering and now the display scanout only happens through iGPU?
camus1 has joined #dri-devel
camus has quit [Ping timeout: 480 seconds]
camus has joined #dri-devel
camus1 has quit [Read error: Connection reset by peer]
<dschuermann> is the gitlab https access down?
<airlied> mdnavare: just uses runtime pm stuff
<airlied> to turn on/off. assuming the igpu is scanning out the active displays
iive has joined #dri-devel
ngcortes has joined #dri-devel
<mdnavare> airlied: and thats something even Intel iGPU/dGPU can use for power management right?
<danvet> mdnavare, we should be doing that already for igfx
<danvet> if it's not totally busted, it should also work roughly the same for dgfx
<danvet> it's not enabled by default, but we really should do that
<danvet> at least CI tests it
<danvet> ok so probably minor changes needed so that we evict everything out of vram before we runtime suspend, and a few things like that
<danvet> because for igfx runtime pm the memory stays even when the device is off
<airlied> there is a ttm hook at least for evicting everything at suspend time
gouchi has quit [Remote host closed the connection]
jernej has quit [Ping timeout: 481 seconds]
<vsyrjala> there are also some magic "vram self refresh during d3" knobs in opregion. not sure what those are about. maybe for d3hot vs. d3cold? or maybe only for when the dgpu is soldered to the mobo
<mdnavare> danvet: vsyrjala: Is there a kernel param to enable runtime pm for dgfx now if its not enabled by default? And when we do suspend : it reached D3 power state when not in use? And how can we test this are there any power measurement command line tools to get these numbers in our hybrid tests?
<danvet> mdnavare, it's in sysfs
<danvet> and the various pm_rpm or whatever it was tests in igt
<danvet> iirc we even have an igt lib/ helper to enable it
<danvet> oh it's called i915_pm_rpm now
Duke`` has quit [Ping timeout: 480 seconds]
<mdnavare> danvet: Thanks Daniel. So i915 actually has a way to enter/exit the D3cold for igpu/dgpu when not in use?
jernej has joined #dri-devel
rasterman has quit [Quit: Gettin' stinky!]
rasterman has joined #dri-devel
tobiasjakobi has joined #dri-devel
tobiasjakobi has quit [Remote host closed the connection]
NiksDev3 has quit [Ping timeout: 480 seconds]
mbrost has quit [Remote host closed the connection]
danvet has quit [Ping timeout: 481 seconds]
iive has quit []
pcercuei has quit [Quit: dodo]
Surkow|laptop has quit [Remote host closed the connection]
Surkow|laptop has joined #dri-devel
mlankhorst has quit [Ping timeout: 480 seconds]
pnowack has quit [Quit: pnowack]
rasterman has quit [Quit: Gettin' stinky!]
sdutt has joined #dri-devel
macromorgan_ has joined #dri-devel
macromorgan has quit [Remote host closed the connection]
boistordu_ex has joined #dri-devel
anholt has quit [Ping timeout: 480 seconds]
macromorgan_ has quit [Read error: Connection reset by peer]
macromorgan has joined #dri-devel
vivijim has quit [Ping timeout: 480 seconds]
anholt has joined #dri-devel