On Tue, 2018-07-10 at 11:23 +0100, Russell King - ARM Linux wrote: > Finish Armada DRM support for DT, finally allowing mainline kernels to > use this driver unimpeded. > > arch/arm/boot/dts/dove-cubox.dts | 43 +++++++++++++++++++++++++++++++ > drivers/gpu/drm/armada/Makefile | 3 +++ > drivers/gpu/drm/armada/armada_drv.c | 29 ++++++++++++++++++--- > drivers/gpu/drm/armada/armada_rmem.c | 49 ++++++++++++++++++++++++++++++++++++ > 4 files changed, 121 insertions(+), 3 deletions(-) Hi, thank you for these patches. I've found them while figuring out how to make the Armada DRM driver work on an OLPC XO-1.75. Seems like they slipped through the cracks and were never applied. With a little more work they indeed seem to work well on my laptop. Feel free to slap in my Tested-by tag (and Reviewed-by, if one from me is any worth in the DRM land): Tested-by: Lubomir Rintel <lkundrak@xxxxx> Reviewed-by: Lubomir Rintel <lkundrak@xxxxx> The testing essentially consisted of checking that framebuffer emulation, console and "weston --use-pixman" work. I'll post the XO-1.75 patches that build on top of this soonish. I'm fairly new to DRM and they would certainly require significant changes before they could be integrated though. Thanks, Lubo _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/dri-devel