commit | bf2b8a515530ee7e3b25214d7ec52c6827f12d70 | [log] [tgz] |
---|---|---|
author | Damien Lespiau <damien.lespiau@intel.com> | Thu Jan 29 14:13:38 2015 +0000 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Fri Feb 13 23:28:02 2015 +0100 |
tree | 55e101c948dbe83cf1c00601660c603a0fc7685d | |
parent | 94dd5138c5ed02d26982d9704e8c1e9d72e20b40 [diff] |
drm/i915/skl: Split the SKL PCI ids by GT 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. Signed-off-by: Damien Lespiau <damien.lespiau@intel.com> Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>