mirror of
git://git.yoctoproject.org/linux-yocto.git
synced 2025-07-19 03:59:45 +02:00
![]() Implement MIPI DBI planes with struct drm_shadow_plane_state, so that the respective drivers can use the vmap'ed GEM-buffer memory. Implement state helpers, the {begin,end}_fb_access helpers and wire up everything. With this commit, MIPI DBI drivers can access the GEM object's memory that is provided by shadow-plane state. The actual changes to drivers are implemented separately. v2: * use shadow-plane state directly (Noralf) Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> Reviewed-by: Noralf Trønnes <noralf@tronnes.org> Tested-by: Javier Martinez Canillas <javierm@redhat.com> Tested-by: Noralf Trønnes <noralf@tronnes.org> # drm/tiny/mi0283qt Link: https://patchwork.freedesktop.org/patch/msgid/20221202125644.7917-7-tzimmermann@suse.de |
||
---|---|---|
.. | ||
arcpgu.c | ||
bochs.c | ||
cirrus.c | ||
gm12u320.c | ||
hx8357d.c | ||
ili9163.c | ||
ili9225.c | ||
ili9341.c | ||
ili9486.c | ||
Kconfig | ||
Makefile | ||
mi0283qt.c | ||
ofdrm.c | ||
panel-mipi-dbi.c | ||
repaper.c | ||
simpledrm.c | ||
st7586.c | ||
st7735r.c |