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