Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754529AbdDKJ0I (ORCPT ); Tue, 11 Apr 2017 05:26:08 -0400 Received: from mail-io0-f196.google.com ([209.85.223.196]:34912 "EHLO mail-io0-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752754AbdDKJ0G (ORCPT ); Tue, 11 Apr 2017 05:26:06 -0400 MIME-Version: 1.0 X-Originating-IP: [212.51.149.109] In-Reply-To: References: <20170411011801.15788-1-eric@anholt.net> From: Daniel Vetter Date: Tue, 11 Apr 2017 11:26:05 +0200 X-Google-Sender-Auth: YCP9x_gJjIeiM0BH06UgqQ_MYn0 Message-ID: Subject: Re: [PATCH v5] drm/pl111: Initial drm/kms driver for pl111 To: Linus Walleij , =?UTF-8?Q?Noralf_Tr=C3=B8nnes?= Cc: Eric Anholt , "linux-kernel@vger.kernel.org" , Russell King , "open list:DRM PANEL DRIVERS" Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1077 Lines: 28 On Tue, Apr 11, 2017 at 11:17 AM, Linus Walleij wrote: >> +++ b/drivers/gpu/drm/pl111/Kconfig >> @@ -0,0 +1,12 @@ >> +config DRM_PL111 >> + tristate "DRM Support for PL111 CLCD Controller" >> + depends on DRM >> + depends on ARM || ARM64 || COMPILE_TEST >> + select DRM_KMS_HELPER >> + select DRM_KMS_CMA_HELPER >> + select DRM_GEM_CMA_HELPER >> + select VT_HW_CONSOLE_BINDING if FRAMEBUFFER_CONSOLE >> + help >> + Choose this option for DRM support for the PL111 CLCD controller. >> + If M is selected the module will be called pl111_drm. > > I must say the driver is *really* slim and readable with all the new > helpers from DRM, good job all who refactored the DRM support > for simple framebuffer systems. Mission accomplished, thanks a lot for the kudos. Also adding Noralf, so he knows people really value his work (he's done the simple pipe helpers used by pl111 here). -Daniel -- Daniel Vetter Software Engineer, Intel Corporation +41 (0) 79 365 57 48 - http://blog.ffwll.ch