Re: [PATCH 2/2] vgaarb: Keep adding VGA device in queue

2018-10-22 Thread Daniel Vetter
On Sat, Oct 20, 2018 at 02:56:36PM +0800, Aaron Ma wrote: > Hi David: > > get_maintainer.pl still got your old e-mail. > > Add airl...@redhat.com. > > Loop Sean too. > > Please review and apply these 2 patches. Both pushed to drm-misc-next. -Daniel > > Thanks, > Aaron > _

Re: [PATCH 2/2] vgaarb: Keep adding VGA device in queue

2018-10-22 Thread Aaron Ma
Hi David: get_maintainer.pl still got your old e-mail. Add airl...@redhat.com. Loop Sean too. Please review and apply these 2 patches. Thanks, Aaron ___ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/list

Re: [PATCH 2/2] vgaarb: Keep adding VGA device in queue

2018-10-15 Thread Aaron Ma
Hi David: Could you review and apply these 2 patches? Regards, Aaron ___ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel

Re: [PATCH 2/2] vgaarb: Keep adding VGA device in queue

2018-09-12 Thread Alex Deucher
On Fri, Aug 31, 2018 at 5:39 PM Aaron Ma wrote: > > If failed to find the deivice owning the boot framebuffer, > try to use the first VGA device instead of the last one. > > Usually the 1st device is integrated GPU who owns the boot framebuffer. > > Signed-off-by: Aaron Ma Series is: Acked-by: A

[PATCH 2/2] vgaarb: Keep adding VGA device in queue

2018-08-31 Thread Aaron Ma
If failed to find the deivice owning the boot framebuffer, try to use the first VGA device instead of the last one. Usually the 1st device is integrated GPU who owns the boot framebuffer. Signed-off-by: Aaron Ma --- drivers/gpu/vga/vgaarb.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)