[Intel-gfx] [PATCH 1/3] drm/i915/skl: Split the SKL PCI ids by GT

Jeff McGee jeff.mcgee at intel.com
Thu Jan 29 12:11:13 PST 2015


On Thu, Jan 29, 2015 at 02:13:38PM +0000, Damien Lespiau wrote:
> We need to have a separate GT3 struct intel_device_info to declare they
> have a second VCS. Let's start by splitting the PCI ids per-GT.
> 
Would it be a good idea to do more programmatic population of
these fields, rather than creating an entire new instance of the
struct just to alter one field? This relates to our other
conversation about the memory consumed by the 30+ device infos
and the concern when adding new fields.
-Jeff


More information about the Intel-gfx mailing list