On 26/06/2024 16:40, Philipp Zabel wrote:
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@xxxxxxxxxxxxxx> --- 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,
Reviewed-by: Neil Armstrong <neil.armstrong@xxxxxxxxxx>