Re: [Intel-gfx] [PATCH v2 7/7] drm/i915: reorder dpll_info members

2018-03-27 Thread Rodrigo Vivi
On Fri, Mar 23, 2018 at 06:25:52PM +0200, Ville Syrjälä wrote: > On Tue, Mar 20, 2018 at 03:06:37PM -0700, Lucas De Marchi wrote: > > Remove 4-bytes hole in this struct an reorder tables accordingly. This > > also changes the last element of the tables to be more future-proof. > > > > Signed-off-b

Re: [Intel-gfx] [PATCH v2 7/7] drm/i915: reorder dpll_info members

2018-03-23 Thread Ville Syrjälä
On Tue, Mar 20, 2018 at 03:06:37PM -0700, Lucas De Marchi wrote: > Remove 4-bytes hole in this struct an reorder tables accordingly. This > also changes the last element of the tables to be more future-proof. > > Signed-off-by: Lucas De Marchi > --- > drivers/gpu/drm/i915/intel_dpll_mgr.c | 48

[Intel-gfx] [PATCH v2 7/7] drm/i915: reorder dpll_info members

2018-03-20 Thread Lucas De Marchi
Remove 4-bytes hole in this struct an reorder tables accordingly. This also changes the last element of the tables to be more future-proof. Signed-off-by: Lucas De Marchi --- drivers/gpu/drm/i915/intel_dpll_mgr.c | 48 +-- drivers/gpu/drm/i915/intel_dpll_mgr.h | 1