Re: [PATCH] drm/mediatek: only announce AFBC if really supported

2025-06-25 Thread Chun-Kuang Hu
Hi, Icenowy: Icenowy Zheng 於 2025年5月31日 週六 下午8:12寫道: > > Currently even the SoC's OVL does not declare the support of AFBC, AFBC > is still announced to the userspace within the IN_FORMATS blob, which > breaks modern Wayland compositors like KWin Wayland and others. > > Gate passing modifiers to

Re: [PATCH] drm/mediatek: only announce AFBC if really supported

2025-06-12 Thread 胡俊光

Re: [PATCH] drm/mediatek: only announce AFBC if really supported

2025-06-10 Thread Icenowy Zheng
在 2025-05-31星期六的 20:11 +0800,Icenowy Zheng写道: > Currently even the SoC's OVL does not declare the support of AFBC, > AFBC > is still announced to the userspace within the IN_FORMATS blob, which > breaks modern Wayland compositors like KWin Wayland and others. > > Gate passing modifiers to drm_univ

[PATCH] drm/mediatek: only announce AFBC if really supported

2025-05-31 Thread Icenowy Zheng
Currently even the SoC's OVL does not declare the support of AFBC, AFBC is still announced to the userspace within the IN_FORMATS blob, which breaks modern Wayland compositors like KWin Wayland and others. Gate passing modifiers to drm_universal_plane_init() behind querying the driver of the hardw