[GIT PULL] mediatek drm fixes - 20250706
Simona Vetter
simona.vetter at ffwll.ch
Wed Jul 9 13:43:14 UTC 2025
On Sun, Jul 06, 2025 at 02:19:55AM +0000, Chun-Kuang Hu wrote:
> Hi, Dave & Daniel:
>
> This includes:
> 1. Add wait_event_timeout when disabling plane
> 2. only announce AFBC if really supported
> 3. mtk_dpi: Reorder output formats on MT8195/88
>
> Regards,
> Chun-Kuang.
>
> The following changes since commit 19272b37aa4f83ca52bdf9c16d5d81bdd1354494:
>
> Linux 6.16-rc1 (2025-06-08 13:44:43 -0700)
>
> are available in the Git repository at:
>
> https://git.kernel.org/pub/scm/linux/kernel/git/chunkuang.hu/linux.git tags/mediatek-drm-fixes-20250706
>
> for you to fetch changes up to 8708a4897380da17bd1afa70f8c6bef06fefe360:
>
> drm/mediatek: mtk_dpi: Reorder output formats on MT8195/88 (2025-06-25 15:13:09 +0000)
Tried to pull this, but doesn't seem to compile all that well:
drivers/gpu/drm/mediatek/mtk_crtc.c: In function ‘mtk_crtc_plane_disable’:
drivers/gpu/drm/mediatek/mtk_crtc.c:729:22: error: ‘struct mtk_crtc’ has no member named ‘cmdq_client’
729 | if (!mtk_crtc->cmdq_client.chan)
| ^~
There's more. I'm not exactly sure what's going on, but this looks like it
wasn't tested?
Thanks, Sima
>
> ----------------------------------------------------------------
> Mediatek DRM Fixes - 20250706
>
> 1. Add wait_event_timeout when disabling plane
> 2. only announce AFBC if really supported
> 3. mtk_dpi: Reorder output formats on MT8195/88
>
> ----------------------------------------------------------------
> Icenowy Zheng (1):
> drm/mediatek: only announce AFBC if really supported
>
> Jason-JH Lin (1):
> drm/mediatek: Add wait_event_timeout when disabling plane
>
> Louis-Alexis Eyraud (1):
> drm/mediatek: mtk_dpi: Reorder output formats on MT8195/88
>
> drivers/gpu/drm/mediatek/mtk_crtc.c | 34 ++++++++++++++++++++++++++++++++-
> drivers/gpu/drm/mediatek/mtk_crtc.h | 1 +
> drivers/gpu/drm/mediatek/mtk_ddp_comp.c | 1 +
> drivers/gpu/drm/mediatek/mtk_ddp_comp.h | 9 +++++++++
> drivers/gpu/drm/mediatek/mtk_disp_drv.h | 1 +
> drivers/gpu/drm/mediatek/mtk_disp_ovl.c | 7 +++++++
> drivers/gpu/drm/mediatek/mtk_dpi.c | 4 ++--
> drivers/gpu/drm/mediatek/mtk_plane.c | 12 ++++++++++--
> drivers/gpu/drm/mediatek/mtk_plane.h | 3 ++-
> 9 files changed, 66 insertions(+), 6 deletions(-)
--
Simona Vetter
Software Engineer, Intel Corporation
http://blog.ffwll.ch
More information about the dri-devel
mailing list