06:13 wens: mripard: is the drm-misc-next-fixes branch supposed to be dropped now that -rc1 is out?
07:36 mripard: wens: yes
07:36 mripard: wens: why?
07:55 wens: looks like next-20260902 merged that instead of drm-misc-next
08:27 MoeIcenowy: mripard: Sashiko says "The cursor plane's blend mode property is created supporting only COVERAGE, but the default atomic state initialization sets it to PREMULTI, causing atomic commits to fail.", is this a false warning?
08:28 MoeIcenowy: according to my understand, exposing only a non-PREMULTI blend mode should be now supported?
08:37 tzimmermann: MoeIcenowy: the default has been PREMULTI even if PREMULTI is not supported by the hw/driver. melissawen fixes this in drm-misc-fixes, see https://gitlab.freedesktop.org/drm/misc/kernel/-/commit/c3080b58d81d3699cbf4dfd5ba860630fca96f4a
08:38 tzimmermann: the plane_states then fetches the correct default value from the plane
08:41 MoeIcenowy: tzimmermann: okay
08:41 MoeIcenowy: oh it looks that the fix isn't in v7.3-rc1
08:42 tzimmermann: it's only in drm-misc-fixes
08:42 MoeIcenowy: tzimmermann: BTW should patches adding blend_mode property target drm-misc-fixes?
08:42 tzimmermann: if you have a simple patch for a driver, you can put it into drm-misc-fixes.
08:44 tzimmermann: i plan to sync trees early next week. melissa's commit should then be in drm-misc-next as well
13:10 tzimmermann: jfalempe, i've sent out a number of updates to the panel-helper series. please take another look at it if you have some time avail. latest is at https://lore.kernel.org/dri-devel/20260902121930.597222-1-tzimmermann@suse.de/
13:11 tzimmermann: s/panel-helper/panic-helper
15:34 zmike: mareko: https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/43297#note_3639019
15:56 mmind00: while pushing drm-misc-next I got a conflict with the amd-tree: https://paste.debian.net/hidden/be45b24d
15:56 mmind00: it's unrelated to my change (to dw-hdmi-qp) ... so don't really know how to resolve that
16:00 mmind00: mripard tzimmermann mlankhor1t ^^
16:01 tzimmermann: mmind00, the guide to resolving conflicts is at https://drm.pages.freedesktop.org/maintainer-tools/committer/conflict-resolution.html
16:02 mmind00: tzimmermann: yes was there, and got that diff in the past in drm-tip
16:02 tzimmermann: you could ask in #radeon for how to resolving this specific case
16:02 mmind00: tzimmermann: but have absolutely no clue about amd stuff
16:03 mmind00: tzimmermann: ok, will try that
16:03 tzimmermann: the people in #radeon might be able to help you
16:03 tzimmermann: it's late here. i won't have time to resolve the conflict. ping me tomorrow if it persists
16:07 mmind00: tzimmermann: here too (late) ... asked on #radeon ... lets see what happens