ChanServ changed the topic of #asahi-dev to: Asahi Linux: porting Linux to Apple Silicon macs | Non-development talk: #asahi | General development | GitHub: https://alx.sh/g | Wiki: https://alx.sh/w | Logs: https://alx.sh/l/asahi-dev
<leio>
I haven't done s2idle on the box for months, so I take it it wouldn't fix anything I'm experiencing in that case?
chadmed_ has joined #asahi-dev
<chadmed_>
hmmm amd's display controller also does not have a real cursor plane
ipatch_ has quit [Quit: WeeChat 4.2.1]
KxCORP5 has quit [Quit: Bye!]
KxCORP5 has joined #asahi-dev
nyaomixyz has quit [Remote host closed the connection]
linuxgemini has joined #asahi-dev
<chadmed_>
im torn on whether or not to file a kwin bug for the colour management black panels
<chadmed_>
on one hand it only happens with the display p3 profile and clearly there are issues given kwin's explosion when you first apply a profile
<chadmed_>
on the other no one else seems to have run into anything similar on other so it could just be a gpu driver bug
<chadmed_>
on other platforms*
jeisom has quit [Ping timeout: 480 seconds]
linuxgemini has quit [Quit: getting (hopefully fresh) air o/]
linuxgemini has joined #asahi-dev
tristan2 has joined #asahi-dev
tristan2_ has quit [Ping timeout: 480 seconds]
tobhe has joined #asahi-dev
tobhe_ has quit [Ping timeout: 480 seconds]
mariogrip has quit [Ping timeout: 480 seconds]
<chadmed_>
has anyone taken note of the fourccs used for NV12 and/or linear YUV420 by DCP yet?
<chadmed_>
i was going to do that today but m1n1 doesnt like macos 14.2 and i have no space on any machine for a new 13.5 install at the moment
chadmed_ has quit [Remote host closed the connection]
mariogrip has joined #asahi-dev
chadmed_ has joined #asahi-dev
<janneg>
leio: who knows which issues that fixes. I'm certain it explains the suspend issue. other than that I'm surprised it was working at all (except the initialization at boot)
<janneg>
chadmed_: I spoke about the profile activate error in #kwin:kde.org, they don't see that anywhere else, it isn't triggered by SW cursors. appears to be an issue wit damage tracking. brokeness vanishes after repaint, for example by moving a window over it
<chadmed>
janneg: that makes sense. i assume the persistent black panels are probably a gpu bug then
<chadmed>
damage and repaint doesnt clear them
<janneg>
I can't remember having seen black panels but I'm not using plasma 6 yet
<janneg>
I think dcp only supports planar yuv and no nv12. macos fourccs are probbably 420v, 422v and 444v. not quite clear based on dcp fw strings
<janneg>
issue with supporting overlays is that compositors then try to use the overlay for SW
<janneg>
HW cursors
<chadmed>
last time i had a play with it weston ignored the 2 overlay planes i instantiated because they were not _CURSOR
<chadmed>
hopefully kwin behaves the same. either way i am forcing sw cursors at the moment so it shouldnt explode _too_ hard
<chadmed>
unfortunately i think kwin still just doesnt support overlay planes at all except for cursor in any case, so ill have to throw weston on j314
nyaomixyz has joined #asahi-dev
<janneg>
sven, marcan: please, update asahi-wip with https://github.com/jannau/linux/tree/asahi-wip . just a linear update since I don't think the hassle with full merge of the bits branches for 6.6 is justified at this point. I also pushed a signed asahi-6.6-16 tag. not sure if we want to use that or one signed with marcan's key
chadmed has quit [Remote host closed the connection]
chadmed has joined #asahi-dev
<chadmed>
well planar 420 seems to just work when done "properly" :p
<chadmed>
odd issue when scaling the viewport or trying to enter fullscreen mode but unclear whether that's vlc/weston being odd or us
<chadmed>
but the colours are fine and frames are pushed to the plane correctly
<tristan2>
I'm sorry to write about ALARM, but with the release of llvm 17, mesa-asahi-edge is broken, since it does not have a versioned dependency on llvm-libs 16
opticron has quit [Remote host closed the connection]
opticron has joined #asahi-dev
<janneg>
axboe: did the broken asahi-wip-6.8 kernel have CONFIG_DRM_APPLE=y?
<zzywysm>
sven: you probably also want to update the relevant bits branch with the devicetree fixes, or else marcan is likely to forget those fixes when he returns and rebases/merges onto 6.8 or 6.9