lkml.org 
[lkml]   [2019]   [Aug]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRE: [PATCH v2] video: hyperv: hyperv_fb: Obtain screen resolution from Hyper-V host
Date
> -----Original Message-----
> From: Michael Kelley <mikelley@microsoft.com>
> Sent: Thursday, August 22, 2019 7:49 AM
> To: Wei Hu <weh@microsoft.com>; b.zolnierkie@samsung.com; linux-
> hyperv@vger.kernel.org; dri-devel@lists.freedesktop.org; linux-
> fbdev@vger.kernel.org; linux-kernel@vger.kernel.org; sashal@kernel.org;
> Stephen Hemminger <sthemmin@microsoft.com>; Haiyang Zhang
> <haiyangz@microsoft.com>; KY Srinivasan <kys@microsoft.com>; Dexuan Cui
> <decui@microsoft.com>
> Cc: Iouri Tarassov <iourit@microsoft.com>
> > +
> > +struct synthvid_supported_resolution_resp {
> > + u8 edid_block[SYNTHVID_EDID_BLOCK_SIZE];
> > + u8 resolution_count;
> > + u8 default_resolution_index;
> > + u8 is_standard;
> > + struct hvd_screen_info
> > + supported_resolution[SYNTHVID_MAX_RESOLUTION_COUNT];
>
> Is there extra whitespace on this line? Just wondering why it doesn't
> line up.
>
[Wei Hu]
No extra whitespace. It would be over 80 characters if I had put them in one line.

\
 
 \ /
  Last update: 2019-08-27 10:11    [W:0.049 / U:0.584 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site