marcan changed the topic of #asahi-gpu to: Asahi Linux GPU development (no user support, NO binary reversing) | Keep things on topic | GitHub: https://alx.sh/g | Wiki: https://alx.sh/w | Logs: https://alx.sh/l/asahi-gpu
goldsoultheory has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
goldsoultheory has joined #asahi-gpu
goldsoultheory has quit []
goldsoultheory has joined #asahi-gpu
<steven> interesting, so Xorg.0.log shows the correct dimensions in the probed modeline (2560x1600). wonder where the 2561x1601 is coming from, because it confuses SDL a bit when it tries to select a video mode
capta1nt0ad has joined #asahi-gpu
goldsoultheory has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
user982492 has joined #asahi-gpu
dorkbutt has joined #asahi-gpu
dorkbutt has quit [Quit: Textual IRC Client: www.textualapp.com]
user982492_ has joined #asahi-gpu
systwi_ has joined #asahi-gpu
user982492 has quit [Ping timeout: 480 seconds]
systwi has quit [Ping timeout: 480 seconds]
dorkbutt has joined #asahi-gpu
dorkbutt is now known as dorkbutt-is-away
dorkbutt-is-away has quit []
dorkbutt has joined #asahi-gpu
dorkbutt has quit [Quit: Textual IRC Client: www.textualapp.com]
leafpawz has joined #asahi-gpu
leafpaw has quit [Ping timeout: 480 seconds]
lina has joined #asahi-gpu
user982492_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Avaflow has quit [Quit: why do they call it oven when you of in the cold food of out hot eat the food?]
chadmed_ has joined #asahi-gpu
pthariensflame has joined #asahi-gpu
pthariensflame has quit []
chadmed has quit [Remote host closed the connection]
chadmed has joined #asahi-gpu
chadmed_ has quit [Remote host closed the connection]
SSJ_GZ has joined #asahi-gpu
dottedmag has left #asahi-gpu [#asahi-gpu]
V has quit [Remote host closed the connection]
V has joined #asahi-gpu
Avaflow has joined #asahi-gpu
goldsoultheory has joined #asahi-gpu
lawrence has joined #asahi-gpu
V has quit [Ping timeout: 480 seconds]
goldsoultheory has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
goldsoultheory has joined #asahi-gpu
V has joined #asahi-gpu
V has quit [Ping timeout: 480 seconds]
capta1nt0ad has quit [Remote host closed the connection]
V has joined #asahi-gpu
V has quit [Ping timeout: 480 seconds]
V has joined #asahi-gpu
MajorBiscuit has joined #asahi-gpu
chadmed_ has joined #asahi-gpu
digicyc has joined #asahi-gpu
leafpawz has quit [Ping timeout: 480 seconds]
bluetail3 has joined #asahi-gpu
bluetail has quit [Ping timeout: 480 seconds]
bluetail has joined #asahi-gpu
bluetail3 has quit [Ping timeout: 480 seconds]
bluetail7 has joined #asahi-gpu
bluetail7 has quit []
bluetail8 has joined #asahi-gpu
bluetail has quit [Ping timeout: 480 seconds]
bluetail8 is now known as bluetail
V has quit [Remote host closed the connection]
VinDuv has joined #asahi-gpu
goldsoultheory has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
goldsoultheory has joined #asahi-gpu
le0n has quit [Quit: see you later, alligator]
chadmed_ has quit [Remote host closed the connection]
goldsoultheory has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
goldsoultheory has joined #asahi-gpu
le0n has joined #asahi-gpu
nyx_o has quit [Quit: WeeChat 3.5]
<jannau> did xonotic always stutter? Might be related to texture load as it is gone after visiting the whole map once. m1 ultra 48 core, 3440x1440 at ultra effect preset
nyx_o has joined #asahi-gpu
<jannau> plasma/wayland seems to have rendering issues too. after running xonotic kde's menu was rendered as pink surface, not directly reproducible
<marcan> I noticed that a few times in wayland, yeah
<Dcow> same here
<Dcow> gnome stuttering too
<marcan> heh, I noticed that the keyboard backlight doesn't turn off when the screen turns off. that sounds like something for KDE to take care of...
<Dcow> no timeouts in the dmesg. are they enabled by default?
<marcan> yes
<marcan> means it's a mesa bug
<marcan> lina: ^ maybe something to look at tomorrow after the xorg thing
<marcan> I also noticed thin redraw artifacts in konsole around cursors, but that sounds a lot like a KDE/Qt/something rendering bug with fractional scaling (rounding issue with coordinates) and not a driver problem
<_jannau_> I haven't noticed artifacts around the cursor with unscaled wayland
<marcan> oh huh and now I'm seeing that text redraws in konsole cause thin single-pixel line artifacts if you are dragging an adjacent window... I wonder if that's again a Kwin thing or a driver bug...
<marcan> _jannau_: as in text cursor btw
<marcan> I get the feeling there's a lot of weird brokenness in fractional scaling that has nothing to do with the GPU driver
<_jannau_> yes, understood that you ment the text cursor
<marcan> there's another one lina mentioned, the mouse cursor glitches up transparent-blurred backgrounds in wayland. that one also smells like not-a-driver-bug
LinuxM1 has joined #asahi-gpu
MajorBiscuit has quit [Ping timeout: 480 seconds]
<daniels> I would 100% suspect KWin fractional scaling issues until proven otherwise
<Dcow> also, no mouse pointer visible in fullscreen videos in firefox
<Dcow> but that might be dcp bug
<_jannau_> can't be a DCP bug, DCP supports currently only a single layer
<marcan> daniels: I think I'm going to blame any single-line glitches on fractional scaling issues until proven otherwise, yeah
<marcan> that doesn't sound like what a GPU driver bug would do
WindowPain_ has joined #asahi-gpu
WindowPain has quit [Quit: ZNC 1.8.2+deb2~bpo10+1 - https://znc.in]
WindowPain_ is now known as WindowPain
LinuxM1 has quit [Quit: Leaving]
goldsoultheory has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
goldsoultheory has joined #asahi-gpu
goldsoultheory has quit []
goldsoultheory has joined #asahi-gpu
V has joined #asahi-gpu
goldsoultheory has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
goldsoultheory has joined #asahi-gpu
goldsoultheory has quit []
goldsoultheory has joined #asahi-gpu
<scardracs> Could you tell me where to find a guide on how to enable experimental gpu support?
<zzywysm> scardracs: at this point a prerequisite is knowing how to build and install a custom kernel, and specifically with clang and rust
<zzywysm> scardracs: if you've never done that before, it's best that you wait until they ship a test kernel
<scardracs> zzywysm: I’m actually using gentoo as main OS (on amd64). I think I have some knows on how to build a kernel 😅
<zzywysm> scardracs: in that case, you need the custom m1n1 branch, the custom gpu/rust-wip linux branch, and the custom mesa branch
<zzywysm> scardracs: as previously discussed in these chat rooms, do not file bugs at this point because they are aware of them and it's just a distraction until things stabilize
<scardracs> Ok, I’ll take a look into it when I have some spare times
<scardracs> Yep, I know :)
<jannau> gpu changes are in m1n1 1.2.2
Tramtrist has joined #asahi-gpu
nate8 has joined #asahi-gpu
goldsoultheory has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
goldsoultheory has joined #asahi-gpu
goldsoultheory has quit []
systwi_ has quit [Read error: Connection reset by peer]
goldsoultheory has joined #asahi-gpu
systwi has joined #asahi-gpu
goldsoultheory has quit [Ping timeout: 480 seconds]
SSJ_GZ has quit [Ping timeout: 480 seconds]
Cyrinux has quit []
Cyrinux has joined #asahi-gpu