Re: [Intel-gfx] [PATCH] drm/edid: Fix up edid_cea_modes[] formatting

2018-05-25 Thread Ville Syrjälä
On Fri, May 25, 2018 at 10:21:20AM -0400, Alex Deucher wrote: > On Thu, May 24, 2018 at 3:20 PM, Ville Syrjala > wrote: > > From: Ville Syrjälä > > > > Fix up a bunch of bad indentation and insconsistent comments > > inconsistent Dang. Pulled the trigger on dim mere seconds before seeing your r

Re: [Intel-gfx] [PATCH] drm/edid: Fix up edid_cea_modes[] formatting

2018-05-25 Thread Alex Deucher
On Thu, May 24, 2018 at 3:20 PM, Ville Syrjala wrote: > From: Ville Syrjälä > > Fix up a bunch of bad indentation and insconsistent comments inconsistent With that fixed: Reviewed-by: Alex Deucher > in edid_cea_modes[]. > > v2: Instead of stripping the aspect ratio comments let's > add th

Re: [Intel-gfx] [PATCH] drm/edid: Fix up edid_cea_modes[] formatting

2018-05-25 Thread Jani Nikula
On Thu, 24 May 2018, Ville Syrjala wrote: > From: Ville Syrjälä > > Fix up a bunch of bad indentation and insconsistent comments > in edid_cea_modes[]. > > v2: Instead of stripping the aspect ratio comments let's > add them to all modes > > Signed-off-by: Ville Syrjälä Reviewed-by: Jani Nik

[Intel-gfx] [PATCH] drm/edid: Fix up edid_cea_modes[] formatting

2018-05-24 Thread Ville Syrjala
From: Ville Syrjälä Fix up a bunch of bad indentation and insconsistent comments in edid_cea_modes[]. v2: Instead of stripping the aspect ratio comments let's add them to all modes Signed-off-by: Ville Syrjälä --- drivers/gpu/drm/drm_edid.c | 268 ++