07:32 silver_will: I want something small to work on for anv as a new contributor. Any suggestions? Sorry for the repost.
07:55 llyyr: triage bug reports and fix them where you can :shrug:
10:13 montjoie: hello I got Support for this platform is experimental with Xe KMD, bug reports may be ignored. but I believed all was okay with my recent version
10:13 montjoie: does I need to upgrade something ?
10:13 dolphin: montjoie: which platform are you running?
10:15 montjoie: dolphin: Gentoo Linux with 6.12.53 with Intel Corporation TigerLake-LP GT2 [Iris Xe Graphics]
10:15 montjoie: and media-libs/mesa-25.2.7:0
10:16 dolphin: the official supported driver for the platform is i915, so that's why
10:19 montjoie: so you mean I should not use xe kernel driver ?
10:21 dolphin: if it works and you find no problems, you can, but in case you run into problems, then you should first try i915 before opening bug tickets
10:21 montjoie: I switched from i915 by dreaming better performance:) but I got a bug? where a game is running but cannot acquire its window
10:22 montjoie: alt-tab show the screen rendered, but got nothing when alttabbing to it
10:23 dolphin: I think Mesa team was able to address most of the concerns for gaming workloads, the perf difference remains in compute
10:24 dolphin: if yo have the opportunity to try i915 and it doesn't reproduce, you can open a bug ticket with the mention that you tried on i915 and it doesn't reproduce there
10:24 montjoie: ok thanks
10:25 dolphin: but like said, in case it doesn't reproduce on i915 it'll not get any fast attention, but reporting it is appreciated
21:12 cwabbott: my MR got taken out by some windows building problem: https://gitlab.freedesktop.org/mesa/mesa/-/jobs/88193005
21:13 cwabbott: not a problem with my MR, looks like some kind of race condition
21:13 cwabbott: "win_flex.EXE: error deleting file C:\Users\ContainerAdministrator\AppData\Local\Temp\~flex_out_main_2"
21:14 dj-death: same
21:35 valentine: cwabbott, dj-death: should be fixed with https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/38534
21:49 dj-death: valentine: thanks!