All of lore.kernel.org
 help / color / mirror / Atom feed
* [RESEND PATCH 0/3] fbdev: vfb: make VirtualFB more flexible
@ 2016-08-15 10:10 Vladimir Murzin
  2016-09-01 15:19 ` Vladimir Murzin
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Vladimir Murzin @ 2016-08-15 10:10 UTC (permalink / raw)
  To: linux-fbdev

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(-)

-- 
1.7.9.5


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [RESEND PATCH 0/3] fbdev: vfb: make VirtualFB more flexible
  2016-08-15 10:10 [RESEND PATCH 0/3] fbdev: vfb: make VirtualFB more flexible Vladimir Murzin
@ 2016-09-01 15:19 ` Vladimir Murzin
  2016-09-07  7:36 ` Tomi Valkeinen
  2016-09-07  8:46 ` Vladimir Murzin
  2 siblings, 0 replies; 4+ messages in thread
From: Vladimir Murzin @ 2016-09-01 15:19 UTC (permalink / raw)
  To: linux-fbdev

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(-)
> 


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [RESEND PATCH 0/3] fbdev: vfb: make VirtualFB more flexible
  2016-08-15 10:10 [RESEND PATCH 0/3] fbdev: vfb: make VirtualFB more flexible Vladimir Murzin
  2016-09-01 15:19 ` Vladimir Murzin
@ 2016-09-07  7:36 ` Tomi Valkeinen
  2016-09-07  8:46 ` Vladimir Murzin
  2 siblings, 0 replies; 4+ messages in thread
From: Tomi Valkeinen @ 2016-09-07  7:36 UTC (permalink / raw)
  To: linux-fbdev


[-- Attachment #1.1: Type: text/plain, Size: 647 bytes --]

On 15/08/16 13: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(-)

Looks fine to me. Can you check if the vfb_default can be constified? I
can make the change, so no need to resend.

 Tomi


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [RESEND PATCH 0/3] fbdev: vfb: make VirtualFB more flexible
  2016-08-15 10:10 [RESEND PATCH 0/3] fbdev: vfb: make VirtualFB more flexible Vladimir Murzin
  2016-09-01 15:19 ` Vladimir Murzin
  2016-09-07  7:36 ` Tomi Valkeinen
@ 2016-09-07  8:46 ` Vladimir Murzin
  2 siblings, 0 replies; 4+ messages in thread
From: Vladimir Murzin @ 2016-09-07  8:46 UTC (permalink / raw)
  To: linux-fbdev

On 07/09/16 08:36, Tomi Valkeinen wrote:
> On 15/08/16 13: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(-)
> 
> Looks fine to me. Can you check if the vfb_default can be constified? I
> can make the change, so no need to resend.

I don't see issues with vfb_default constified.

Thanks for feedback!

Vladimir

> 
>  Tomi
> 


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-09-07  8:46 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-08-15 10:10 [RESEND PATCH 0/3] fbdev: vfb: make VirtualFB more flexible Vladimir Murzin
2016-09-01 15:19 ` Vladimir Murzin
2016-09-07  7:36 ` Tomi Valkeinen
2016-09-07  8:46 ` Vladimir Murzin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.