14:15 hakzsam: mareko: pepp: I think AMD firwmares with mesh shaders on GFX11 are seriously broken https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/27636 :D
15:08 mareko: hakzsam: most likely only PAL was tested with the firmware
15:09 hakzsam: yeah, probably
17:48 melissawen: agd5f, I'm working on switching amd display driver to use `struct drm_edid` and its helpers but I need some commits from the drm branch that is not in the amd-staging-drm-next yet. Which branch should I base it on in this case?
18:11 agd5f: melissawen, you can use my drm-next branch if that has what you need
18:11 agd5f: https://gitlab.freedesktop.org/agd5f/linux/-/commits/drm-next
18:23 melissawen: agd5f, yes, it has. thanks!