Toggle navigation
Home
dri-devel
radeon
nouveau
wayland
d3d9
freedreno
lima
etnaviv
intel-gfx
freedesktop
openchrome
intel-3d
ml-mainline
Options
Joins/Disconnects
IRSSI
Linkify HTML
Users
08:30
mripard
: tomba: hwentlan__: could you have a look at
https://lore.kernel.org/r/20260224-drm-private-obj-reset-v5-0-5a72f8ec9934@kernel.org
?
08:33
tomba
: mripard: sure. ah, I didn't notice it was a dependency for "drm/atomic: Rework initial state allocation"
10:29
zmike
: tarceri: any luck?
10:38
mripard
: sima: thanks for the backmerge, I did the one in drm-misc-next
10:44
zmike
: what's the nir pass for combining writemasked stores? like store_deref(x) store_deref(y) store_deref(z) -> store_deref(xyz)
10:45
pendingchaos
: zmike: nir_opt_combine_stores
10:45
zmike
: ty
11:37
zmike
: mareko: any further comments on nir parts of
https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/37408
? I may merge those separately since llvmpipe still has weird issues