05:31MoeIcenowy: wens: are you going to refresh mt8173 gpu patchset?
06:20wens: MoeIcenowy: does it not apply now?
06:20wens: if support for that old core isn't going to be added, respinning the series isn't going to help
06:23MoeIcenowy: wens: it does not apply well
06:23MoeIcenowy: mainly because the binding changed
06:23MoeIcenowy: (and someone even added another gx6250 for renesas
06:24MoeIcenowy: and the driver is now matching a generic "img,img-rogue" compatible, which should remove the need of driver-specific patch in that patchset
06:25MoeIcenowy: I am trying to rebase and test it
06:25MoeIcenowy: kernel build passed, and then I found `depthchargectl` boom...
06:26MoeIcenowy: (because of updating python
06:30wens: oh, I have a script that takes the FIT image from the kernel, signs it and writes to disk in the B partition, and runs cgpt to update the flags
06:31wens: anyway, I can take a look
06:31wens: but I assume on the userspace side nothing has changed
06:40MoeIcenowy: well I think more BRNs will be reported
06:40MoeIcenowy: but things at least run to some extent
06:58MoeIcenowy: wens: I delegated all my knowledge of depthcharge boot partition to depthcharge-tools
06:58MoeIcenowy: and then I found when it's broken by python upgrade I can do nothing :-(
07:40MoeIcenowy: wens: hacked up depthchargectl, and got GPU FW up
07:54MoeIcenowy: got glmark2 running on Zink on PowerVR (with my testing branch with Mesa !38810)
07:54MoeIcenowy: (on MT8173
07:56MoeIcenowy: VenomousSteam81: wens: I rebased the 8173 gpu patchset onto v7.0-rc3: https://github.com/Icenowy/linux/tree/v7.0-mt8173-pvr 07:56MoeIcenowy: commits w/ My SoB is changed by me
07:57tomba: Hi DRM maintainers, pinging again on https://lore.kernel.org/all/20260128-xilinx-formats-v8-0-9ea8adb70269%40ideasonboard.com/ . Can I get an ack or have it merged? Or should I just send a pull req?
07:58tzimmermann: tomba, that link says "message id not found"
08:00MoeIcenowy: VenomousSteam81: wens: oh I forgot to say drm/imagination now has a GPU model number allowlist module paremeter, powervr.exp_hw_support=1 will be needed for 8173
08:00tomba: tzimmermann: huh.. hmm... is it that %40 in the middle... It's a direct copy paste from my firefox. the message id is "20260128-xilinx-formats-v8-0-9ea8adb70269@ideasonboard.com"
08:01tzimmermann: right. works now
08:01tomba: tzimmermann: interesting. I can't open the link from irc either, as somehow the %40 gets converted to %2540 when I click the link.
08:02emersion: works for me
08:02tzimmermann: same here. i replaced %2540 with @
08:02tomba: tzimmermann: eh... copy pasting the link from irc (hexchat) works. clicking the link on hexchat doesn't. hexchat bug? which client are you using?
08:02emersion: do you have maintainer reviews for the xlnx parts?
08:03tzimmermann: hexchat + firefox
08:03tomba: emersion: I'm a maintainer, but Laurent has Rb'd the series who is also a maintainer. so yes.
08:04tzimmermann: when addig a new DRM format constant. how does one obtain the 4-character code?
08:04emersion: roll a dice
08:05emersion: I can try to have a look at the core patches (I'm not a maintainer, but I'm a drm-misc committer)
08:05tzimmermann: emersion, so everyone's free to pick a sequence?
08:06emersion: yeah, we try to keep things consistent with existing codes but it's pretty much arbitrary
08:07tzimmermann: and these codes are drm-only then? there's no other software/standard/community to consider?
08:08emersion: correct
08:08tzimmermann: emersion, thanks
08:09tzimmermann: mripard, mlankhorst, can we get https://lore.kernel.org/dri-devel/20260309081503.67123-1-tzimmermann@suse.de/ into drm-misc-fixes quickly? so that mail stop bouncing?
08:10tomba: yes, v4l2 has different codes. so e.g. libcamera has its list of format infos, which contains separate fourcc codes for drm and v4l2.
08:12tzimmermann: i see. i always wonderde how that is being handled
08:14mripard: tzimmermann: yeah, ack
08:18glehmann: dj-death: load_global_constant can be an access flag, and effectively already is the same as ACCESS_NON_WRITEABLE | ACCESS_CAN_REORDER
08:19glehmann: imo it should be deleted, but nir maintenance is always annoying work
08:31biju: mripard: Can we merge https://gitlab.freedesktop.org/drm/misc/kernel/-/commit/fb797a70108f3fda83fde6dea30bee4be7d5df8b to drm-misc-next, it is landed in 7.0.rc3, linux-next but not in drm-misc-next?
08:31tzimmermann: thanks, mripard
08:37mripard: biju: how can it be in 7.0 and linux-next but not drm-misc?
08:39wens: mripard: it's in drm-misc-fixes
08:39wens: a merge of drm-misc-fixes into drm-misc-next is needed
08:42biju: mripard: The patch was applied to drm-misc-fixes which landed in linux-next, your pull request made it to 7.0.rc3.
08:43biju: as wens said still a merge of drm-misc-fixes into drm-misc-next is needed
09:07mripard: airlied: ^ can you merge 7.0-rc3 in drm-next so we can backmerge drm-next ?
09:55mripard: sima: hi, can you merge 7.0-rc3 in drm-next so we can backmerge drm-next ? biju would need it for rcar
10:00sima: mripard, there's no rcar chances in -rc3 since -rc2 (which is already in drm-next)?
10:01sima: and otherwise I'm only spotting ttm changes and a kerneldoc fix
10:01sima: so probably too sleepy still, but I'm a bit confused
10:02sima: if it's something outside of drm I'd like to note that
10:08mripard: sima: sorry, not rcar but https://gitlab.freedesktop.org/drm/misc/kernel/-/commit/fb797a70108f3fda83fde6dea30bee4be7d5df8b 10:09mripard: aka, the other renesas driver
10:09sima: ah yes, that makes sense
10:11sima: hm git rerere failed real bad
10:47sima: mripard, done
13:58mareko: does Mesa allow code using the Apache 2.0 license?
14:19glehmann: I think all new code should be MIT?
14:36mareko: we some Apache 2.0 code in Mesa
15:44glehmann: mareko: can you take a quick look at the (new) first commit in https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/40323 please?