This changes the modeset flow in the imx-lcdif driver to work better with runtime PM and get rid of duplicate hardware setup. This series is a result of looking a bit more into the issue and feedback received on some earlier patches [1]. Regards, Lucas [1] https://lore.kernel.org/all/CAOcKUNWMU6tjWwtnU+COggrr--G19EvZaHrxAp0-0i5dK394jg@xxxxxxxxxxxxxx/ Lucas Stach (5): drm: lcdif: improve burst size configuration comment drm: lcdif: move controller enable into atomic_flush drm: lcdif: remove superfluous setup of framebuffer DMA address drm: lcdif: move pitch setup to plane atomic update drm: lcdif: force modeset when FB format changes drivers/gpu/drm/mxsfb/lcdif_drv.c | 18 +++++++- drivers/gpu/drm/mxsfb/lcdif_kms.c | 68 +++++++++++++++++-------------- 2 files changed, 55 insertions(+), 31 deletions(-) -- 2.39.2