Patchset contains various improvements for simpledrm that were implemented in preparation of adding another firmware graphics driver. [1] Javier and Geert already reviewed the changes and it was agreed that they could be merged independently. We start with v3, as that's were we branch of the original patches. v3: * branch from ofdrm patches * fix stride calculation * fix usage of drm_atomic_helper_check_plane_state() * remove empty CRTC atomic_{enable,disable} [1] https://patchwork.freedesktop.org/series/106538/ Thomas Zimmermann (5): drm/simpledrm: Remove mem field from device structure drm/simpledrm: Inline device-init helpers drm/simpledrm: Remove pdev field from device structure drm/simpledrm: Compute framebuffer stride if not set drm/simpledrm: Convert to atomic helpers drivers/gpu/drm/tiny/simpledrm.c | 559 ++++++++++++++++--------------- 1 file changed, 293 insertions(+), 266 deletions(-) base-commit: 06ec37c2c220f7213b91af6148dbd5d772a171b1 -- 2.37.1