From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vladimir Murzin Date: Thu, 01 Sep 2016 15:19:29 +0000 Subject: Re: [RESEND PATCH 0/3] fbdev: vfb: make VirtualFB more flexible Message-Id: <57C84701.5040408@arm.com> List-Id: References: <1471255832-44793-1-git-send-email-vladimir.murzin@arm.com> In-Reply-To: <1471255832-44793-1-git-send-email-vladimir.murzin@arm.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-fbdev@vger.kernel.org Hi, I'd be glad to know if there are issues with these patches? Cheers Vladimir On 15/08/16 11:10, Vladimir Murzin wrote: > Hi, > > This short patch series is supposed to add some flexibility to the VFB > which should help with testing in display-less environment. > > Thanks! > > Vladimir Murzin (3): > fbdev: vfb: add description to module parameters > fbdev: vfb: add option for video mode > fbdev: vfb: simplify memory management > > drivers/video/fbdev/vfb.c | 129 ++++++++++----------------------------------- > 1 file changed, 27 insertions(+), 102 deletions(-) >