<bluetail>
Hello. I am having an issue where mouse is still able to wake the system despite it being disable from BIOS side. I think it's because of Sep 18 04:30:11 mainrig-MS-7E49 kernel: nvme 0000:04:00.0: platform quirk: setting simple suspend. I tried some kernel arguments but with no luck - just to get a full suspend working.
<bluetail>
my peripherals are on a hub. When I check the reason for wake it would say "Other"
dsimic is now known as Guest26819
dsimic has joined #dri-devel
<bluetail>
generally the suspend does work. But we never get to the point where blacklisting the mouse works, or the hub during suspend. It will always be the mouse. I disabled devices for wake manually but no luck. I am on 6.16.7-arch1-1.1
Guest26819 has quit [Ping timeout: 480 seconds]
<bluetail>
The nvmes are Lexar NM790 NVME ssds - relatively new with NVME 2.0 support.
rasterman has quit [Remote host closed the connection]
rasterman has joined #dri-devel
kts has joined #dri-devel
warpme has joined #dri-devel
npmania has quit [Read error: Connection reset by peer]
npmania has joined #dri-devel
rgallaispou has quit [Ping timeout: 480 seconds]
jsa1 has quit [Remote host closed the connection]
jsa1 has joined #dri-devel
jsa1 has quit [Remote host closed the connection]
warpme has quit []
jsa1 has joined #dri-devel
dolphin has quit [Quit: Leaving]
kts has quit [Quit: Konversation terminated!]
bonzini has joined #dri-devel
davispuh has joined #dri-devel
phasta has quit [Ping timeout: 480 seconds]
kts has joined #dri-devel
clamor has quit [Ping timeout: 480 seconds]
luc has joined #dri-devel
clamor has joined #dri-devel
kts has quit [Quit: Konversation terminated!]
kts has joined #dri-devel
bolson has joined #dri-devel
Daanct12 has quit [Quit: WeeChat 4.7.1]
bonzini has quit [Ping timeout: 480 seconds]
agd5f has joined #dri-devel
agd5f_ has quit [Read error: Connection reset by peer]
phasta has joined #dri-devel
ahadi has joined #dri-devel
kts has quit [Quit: Konversation terminated!]
<rodrigovivi>
airlied sima: do you have the drm-intel-next pr from drm-intel-next-2025-09-12 in your inboxes? I have it in mine, but I cannot see in lore nor in any mailing list... I tried to bounce and forward and I still can't see that there... but at least the drm-xe-fixes seems to have worked...
<rodrigovivi>
but well, drm-xe-fixes working only making it more misterious, because it is the same process and same machine and servers, etc... :/
jsa1 has quit [Ping timeout: 480 seconds]
Kayden has quit [Ping timeout: 480 seconds]
rz has joined #dri-devel
kzd has joined #dri-devel
kzd has quit []
kzd has joined #dri-devel
kts has joined #dri-devel
<sima>
rodrigovivi, yeah it's here in my inbox, but yeah can't find it in lore either
<sima>
strange ...
bonzini has joined #dri-devel
<sima>
did get all 3 of your mails, but nothing seems to have reached lore
<sima>
rodrigovivi, might be too big? the diffstat looks hilarious, you might want to regen it now that -rc6 is backmerged
<sima>
unless there's another reason it's so big?
warpme has joined #dri-devel
<sima>
rodrigovivi, if you cant massage the diffstat into something reasonable just resend without that and add a note why you deleted it
<sima>
so airlied or I can double-check wtf git is up to again, but yeah I vaguely remember that sometimes git gets confused and generates nonsense diffstats in a pr
ahadi has quit [Ping timeout: 480 seconds]
epoch101 has joined #dri-devel
jsa1 has joined #dri-devel
luc has quit [Remote host closed the connection]
Duke`` has joined #dri-devel
rgallaispou has joined #dri-devel
warpme has quit []
Kayden has joined #dri-devel
epoch101 has quit [Ping timeout: 480 seconds]
amarsh04 has quit []
unerlige has joined #dri-devel
jayaura has joined #dri-devel
unerlige has left #dri-devel [#dri-devel]
rz_ has joined #dri-devel
unerlige has joined #dri-devel
unerlige has left #dri-devel [#dri-devel]
u-amarsh04 has joined #dri-devel
unerlige has joined #dri-devel
bonzini has quit [Ping timeout: 480 seconds]
rz has quit [Ping timeout: 480 seconds]
<rodrigovivi>
sima wow! that was really long indeed... perhaps I miss-type the baseline... 'since commit 70a9b201cfa893fd0b7125c8f9205d9e12e02ba5' seems pretty weird as well...
unerlige has quit [Ping timeout: 480 seconds]
idr has joined #dri-devel
<sima>
rodrigovivi, ah I didn't look into why it happened
<rodrigovivi>
$ dim pull-request drm-intel-next drm/drm-next drm-intel-next-2025-09-12 generates the same bad output :/
<rodrigovivi>
I wonder if my backmerge in the middle there messed things up
<rodrigovivi>
a tig drm/drm-next..drm-intel-next-2025-09-12 seems sane though
<rodrigovivi>
I'm totally lost now
olivial has quit [Ping timeout: 480 seconds]
Kayden has quit [Quit: time to go kvetch at the void]
tobiasjakobi has joined #dri-devel
kts has quit [Ping timeout: 480 seconds]
tobiasjakobi has quit []
kts has joined #dri-devel
jkrzyszt has quit [Quit: Konversation terminated!]
bonzini has joined #dri-devel
<rodrigovivi>
sima it is that backmerge that is making the git totally crazy there... I'm doing another backmerge and then another pull with new tag... that seems to work from my experiments here... just finishing some tests
<sima>
rodrigovivi, yeah git gets confused
<sima>
what I've done in the past is do a merge on top of drm-next and then diff against the parent of that merge
<sima>
that shows you what actually gets merged in, and not git somehow counting commits again that are already there
<sima>
doing a new backmerge just to finagle git into submission feels a bit too silly
<sima>
also with the reasonable diff you can just rebounce the old pr and airlied can pick it up (since I'm on a hike tomorrow it's probably not me)
olivial has joined #dri-devel
Kayden has joined #dri-devel
jsa1 has quit [Ping timeout: 480 seconds]
clamor has quit [Ping timeout: 480 seconds]
warpme has joined #dri-devel
chewitt has quit [Quit: Zzz..]
<rodrigovivi>
sima: that indeed gives a reasonable diff, but the problem is how to format this in a way that dim can pick that up... because the head of that is not pushed... so the pull request line gets messed up
tzimmermann has quit [Quit: Leaving]
epoch101 has joined #dri-devel
bonzini has quit [Ping timeout: 480 seconds]
kts has quit [Quit: Konversation terminated!]
<sima>
rodrigovivi, I've just done that on a separate branch, saved the resulting diff and then hand-edit the email
<sima>
the few times it was needed
kts has joined #dri-devel
jsa1 has joined #dri-devel
kts has quit [Quit: Konversation terminated!]
phasta has quit [Quit: WeeChat 4.6.2]
Kayden has quit [Quit: Leaving]
Kayden has joined #dri-devel
alyssa has joined #dri-devel
JerryZuo[m] has joined #dri-devel
<alyssa>
I'm going to regret asking this but
<alyssa>
why do we have opcodes like b2f at all?
warpme has quit []
macromorgan has joined #dri-devel
<karolherbst>
could be for hw not supporting ints
<jenatali>
But it's just a bcsel
marcf has quit [Remote host closed the connection]
marcf has joined #dri-devel
<karolherbst>
what if all you got are floats
<alyssa>
it's still just a bcsel
<karolherbst>
well fcsel then
<glehmann>
they are useful for algebraic opts because we don't have to both a ? 0 : 1.0 and a ? 1.0 : 0 everywhere
<karolherbst>
anyway, don't know for sure, but I can imagine that drivers with only float support kinda need it for weird reasons
<alyssa>
glehmann: hmm, that's fair
<rodrigovivi>
sima: it worked out, thank you so much and enjoy your hike tomorrow
<Kayden>
gfxstrand: FWIW nir_def_all_uses_are_fsat is kinda broken. it checks nir_src_is_if(src) but it's using nir_foreach_use(src) which guarantees that it *isn't* an if. so you either have 2 dead lines of code or you want to be using nir_foreach_use_including_if
<Kayden>
I assume the latter, since an if-use isn't an fsat
<Kayden>
pretty sure nak is the only user of this
<Kayden>
karolherbst: we're still here! thanks for thinking of us. always perennial sanity hits and uncertainty. but we're here for now and hope to continue to be around..
<zmike>
🙏
<karolherbst>
glad to hear!
alyssa has quit [Quit: alyssa]
luc has quit [Remote host closed the connection]
pcercuei has quit [Quit: dodo]
epoch101_ has joined #dri-devel
epoch101 has quit [Ping timeout: 480 seconds]
minecrell0 has quit []
sgerhold has quit [Quit: Ping timeout (120 seconds)]