linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 00/13] Fix the errors of MediaTek display driver found by IGT
@ 2024-06-16  8:29 Hsiao Chien Sung via B4 Relay
  2024-06-16  8:29 ` [PATCH 01/13] soc: mediatek: Disable 9-bit alpha in ETHDR Hsiao Chien Sung via B4 Relay
                   ` (12 more replies)
  0 siblings, 13 replies; 20+ messages in thread
From: Hsiao Chien Sung via B4 Relay @ 2024-06-16  8:29 UTC (permalink / raw)
  To: Chun-Kuang Hu, Philipp Zabel, David Airlie, Daniel Vetter,
	Matthias Brugger, AngeloGioacchino Del Regno, CK Hu, Bibby Hsieh,
	Daniel Kurtz, YT Shen, Mao Huang, Nancy.Lin
  Cc: dri-devel, linux-mediatek, linux-kernel, linux-arm-kernel,
	Hsiao Chien Sung

This series fixes the errors of MediaTek display driver found by IGT.

Signed-off-by: Hsiao Chien Sung <shawn.sung@mediatek.com>
---
Hsiao Chien Sung (13):
      soc: mediatek: Disable 9-bit alpha in ETHDR
      drm/mediatek: Add OVL compatible name for MT8195
      drm/mediatek: Add missing plane settings when async update
      drm/mediatek: Add DRM_MODE_ROTATE_0 to rotation property
      drm/mediatek: Set DRM mode configs accordingly
      drm/mediatek: Turn off the layers with zero width or height
      drm/mediatek: Support more 10bit formats in OVL
      drm/mediatek: Support RGBA8888 and RGBX8888 in OVL on MT8195
      drm/mediatek: Fix XRGB setting error in OVL
      drm/mediatek: Fix XRGB setting error in Mixer
      drm/mediatek: Add new color format MACROs in OVL
      drm/mediatek: Support DRM plane alpha in OVL
      drm/mediatek: Support DRM plane alpha in Mixer

 drivers/gpu/drm/mediatek/mtk_ddp_comp.h         |  6 +-
 drivers/gpu/drm/mediatek/mtk_disp_ovl.c         | 85 +++++++++++++++++--------
 drivers/gpu/drm/mediatek/mtk_disp_ovl_adaptor.c |  2 +-
 drivers/gpu/drm/mediatek/mtk_drm_drv.c          | 24 +++++++
 drivers/gpu/drm/mediatek/mtk_drm_drv.h          |  4 ++
 drivers/gpu/drm/mediatek/mtk_ethdr.c            | 26 ++++++--
 drivers/gpu/drm/mediatek/mtk_plane.c            |  4 +-
 drivers/soc/mediatek/mtk-mmsys.c                |  1 +
 8 files changed, 118 insertions(+), 34 deletions(-)
---
base-commit: 62fe4b067581d480e863191305f108bebffbc0e9
change-id: 20240615-mediatek-drm-next-ad601b349f23

Best regards,
-- 
Hsiao Chien Sung <shawn.sung@mediatek.com>




^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2024-06-17 11:21 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-16  8:29 [PATCH 00/13] Fix the errors of MediaTek display driver found by IGT Hsiao Chien Sung via B4 Relay
2024-06-16  8:29 ` [PATCH 01/13] soc: mediatek: Disable 9-bit alpha in ETHDR Hsiao Chien Sung via B4 Relay
2024-06-16  8:29 ` [PATCH 02/13] drm/mediatek: Add OVL compatible name for MT8195 Hsiao Chien Sung via B4 Relay
2024-06-16  8:29 ` [PATCH 03/13] drm/mediatek: Add missing plane settings when async update Hsiao Chien Sung via B4 Relay
2024-06-16  8:29 ` [PATCH 04/13] drm/mediatek: Add DRM_MODE_ROTATE_0 to rotation property Hsiao Chien Sung via B4 Relay
2024-06-16  8:29 ` [PATCH 05/13] drm/mediatek: Set DRM mode configs accordingly Hsiao Chien Sung via B4 Relay
2024-06-16  8:29 ` [PATCH 06/13] drm/mediatek: Turn off the layers with zero width or height Hsiao Chien Sung via B4 Relay
2024-06-16  8:29 ` [PATCH 07/13] drm/mediatek: Support more 10bit formats in OVL Hsiao Chien Sung via B4 Relay
2024-06-16  8:29 ` [PATCH 08/13] drm/mediatek: Support RGBA8888 and RGBX8888 in OVL on MT8195 Hsiao Chien Sung via B4 Relay
2024-06-16  8:29 ` [PATCH 09/13] drm/mediatek: Fix XRGB setting error in OVL Hsiao Chien Sung via B4 Relay
2024-06-17  8:02   ` CK Hu (胡俊光)
2024-06-17 11:21   ` AngeloGioacchino Del Regno
2024-06-16  8:29 ` [PATCH 10/13] drm/mediatek: Fix XRGB setting error in Mixer Hsiao Chien Sung via B4 Relay
2024-06-17 11:20   ` AngeloGioacchino Del Regno
2024-06-16  8:29 ` [PATCH 11/13] drm/mediatek: Add new color format MACROs in OVL Hsiao Chien Sung via B4 Relay
2024-06-17 11:20   ` AngeloGioacchino Del Regno
2024-06-16  8:29 ` [PATCH 12/13] drm/mediatek: Support DRM plane alpha " Hsiao Chien Sung via B4 Relay
2024-06-17 11:20   ` AngeloGioacchino Del Regno
2024-06-16  8:29 ` [PATCH 13/13] drm/mediatek: Support DRM plane alpha in Mixer Hsiao Chien Sung via B4 Relay
2024-06-17 11:20   ` AngeloGioacchino Del Regno

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).