mbox series

[0/2] drm/panel: ilitek-ili9881c: Support in-panel 180° rotation

Message ID 20240626-drm-panel-ili9881c-rotation-v1-0-e0ff54173e32@pengutronix.de (mailing list archive)
Headers show
Series drm/panel: ilitek-ili9881c: Support in-panel 180° rotation | expand

Message

Philipp Zabel June 26, 2024, 2:40 p.m. UTC
The Ilitek IL9881C controller can rotate the image by 180°. This
might be desirable on devices with their display mounted upside down,
that don't have rotation capability in the SoC display controller.

Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
---
Philipp Zabel (2):
      drm/panel: ilitek-ili9881c: Explicitly set address mode, allow 180° rotation
      drm/panel: ilitek-ili9881c: Report subpixel order according to rotation

 drivers/gpu/drm/panel/panel-ilitek-ili9881c.c | 23 +++++++++++++++++++++--
 1 file changed, 21 insertions(+), 2 deletions(-)
---
base-commit: 1613e604df0cd359cf2a7fbd9be7a0bcfacfabd0
change-id: 20240626-drm-panel-ili9881c-rotation-54d53a885d7c

Best regards,