[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220708205406.96473-1-paul@crapouillou.net>
Date: Fri, 8 Jul 2022 21:54:00 +0100
From: Paul Cercueil <paul@...pouillou.net>
To: David Airlie <airlied@...ux.ie>, Daniel Vetter <daniel@...ll.ch>
Cc: Sam Ravnborg <sam@...nborg.org>,
Christophe Branchereau <cbranchereau@...il.com>,
list@...ndingux.net, dri-devel@...ts.freedesktop.org,
linux-kernel@...r.kernel.org, linux-mips@...r.kernel.org,
Paul Cercueil <paul@...pouillou.net>
Subject: [PATCH 0/6] drm/ingenic: JZ4760(B) support and random changes
Hi,
A small set of changes to the ingenic-drm driver.
The most notable thing is that ingenic-ipu is now its own platform
driver.
Cheers,
-Paul
Paul Cercueil (6):
dt-bindings/display: ingenic: Add compatible string for the JZ4760(B)
drm/ingenic: Fix MODULE_LICENSE() string
drm/ingenic: Add support for the JZ4760(B)
drm/ingenic: Don't request full modeset if property is not modified
drm/ingenic: Make IPU driver its own module
drm/ingenic: Use the new PM macros
.../bindings/display/ingenic,lcd.yaml | 2 +
drivers/gpu/drm/ingenic/Kconfig | 2 +-
drivers/gpu/drm/ingenic/Makefile | 2 +-
drivers/gpu/drm/ingenic/ingenic-drm-drv.c | 72 +++++++++++--------
drivers/gpu/drm/ingenic/ingenic-drm.h | 3 -
drivers/gpu/drm/ingenic/ingenic-ipu.c | 10 ++-
6 files changed, 53 insertions(+), 38 deletions(-)
--
2.35.1
Powered by blists - more mailing lists