Re: [Intel-gfx] [PATCH 13/14] drm/i915: Sort ICL PCI IDs

2020-10-23 Thread Lucas De Marchi
On Thu, Jul 16, 2020 at 08:21:05PM +0300, Ville Syrjälä wrote: From: Ville Syrjälä Sort the ICL PCI IDs numerically. Some order seems better than randomness. At one point there was actually logic in the order: it followed whatever order the spec had, so "updating the IDs" was basically rewrit

Re: [Intel-gfx] [PATCH 13/14] drm/i915: Sort ICL PCI IDs

2020-09-23 Thread Srivatsa, Anusha
> -Original Message- > From: Intel-gfx On Behalf Of Ville > Syrjala > Sent: Thursday, July 16, 2020 10:21 AM > To: intel-gfx@lists.freedesktop.org > Subject: [Intel-gfx] [PATCH 13/14] drm/i915: Sort ICL PCI IDs > > From: Ville Syrjälä > > Sort the ICL P

[Intel-gfx] [PATCH 13/14] drm/i915: Sort ICL PCI IDs

2020-07-16 Thread Ville Syrjala
From: Ville Syrjälä Sort the ICL PCI IDs numerically. Some order seems better than randomness. Cc: Alexei Podtelezhnikov Signed-off-by: Ville Syrjälä --- include/drm/i915_pciids.h | 16 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/include/drm/i915_pciids.h b/