Message ID | 20231011080039.2781048-1-shekhar.chauhan@intel.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | [v2] drm/i915: Add new DG2 PCI IDs | expand |
On Wed, Oct 11, 2023 at 01:30:39PM +0530, Shekhar Chauhan wrote: > Add recently added PCI IDs for DG2 > > BSpec: 44477 > Signed-off-by: Shekhar Chauhan <shekhar.chauhan@intel.com> Reviewed-by: Matt Roper <matthew.d.roper@intel.com> > --- > include/drm/i915_pciids.h | 6 +++++- > 1 file changed, 5 insertions(+), 1 deletion(-) > > diff --git a/include/drm/i915_pciids.h b/include/drm/i915_pciids.h > index 1256770d3827..1c9ea6ab3eb9 100644 > --- a/include/drm/i915_pciids.h > +++ b/include/drm/i915_pciids.h > @@ -718,7 +718,11 @@ > INTEL_VGA_DEVICE(0x56A5, info), \ > INTEL_VGA_DEVICE(0x56A6, info), \ > INTEL_VGA_DEVICE(0x56B0, info), \ > - INTEL_VGA_DEVICE(0x56B1, info) > + INTEL_VGA_DEVICE(0x56B1, info), \ > + INTEL_VGA_DEVICE(0x56BA, info), \ > + INTEL_VGA_DEVICE(0x56BB, info), \ > + INTEL_VGA_DEVICE(0x56BC, info), \ > + INTEL_VGA_DEVICE(0x56BD, info) > > #define INTEL_DG2_G12_IDS(info) \ > INTEL_VGA_DEVICE(0x5696, info), \ > -- > 2.34.1 >
On Thu, Oct 12, 2023 at 03:26:14AM -0000, Patchwork wrote: > == Series Details == > > Series: drm/i915: Add new DG2 PCI IDs (rev2) > URL : https://patchwork.freedesktop.org/series/124937/ > State : success > > == Summary == > > CI Bug Log - changes from CI_DRM_13741 -> Patchwork_124937v2 > ==================================================== > > Summary > ------- > > **SUCCESS** > > No regressions found. Applied to drm-intel-next. Thanks for the patch. Matt > > External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_124937v2/index.html > > Participating hosts (39 -> 39) > ------------------------------ > > Additional (1): fi-pnv-d510 > Missing (1): fi-snb-2520m > > Known issues > ------------ > > Here are the changes found in Patchwork_124937v2 that come from known issues: > > ### CI changes ### > > #### Possible fixes #### > > * boot: > - fi-bsw-n3050: [FAIL][1] ([i915#8293]) -> [PASS][2] > [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13741/fi-bsw-n3050/boot.html > [2]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_124937v2/fi-bsw-n3050/boot.html > > > > ### IGT changes ### > > #### Issues hit #### > > * igt@gem_lmem_swapping@random-engines: > - fi-bsw-n3050: NOTRUN -> [SKIP][3] ([fdo#109271]) +18 other tests skip > [3]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_124937v2/fi-bsw-n3050/igt@gem_lmem_swapping@random-engines.html > > * igt@i915_selftest@live@gt_heartbeat: > - fi-kbl-soraka: [PASS][4] -> [DMESG-FAIL][5] ([i915#5334] / [i915#7872]) > [4]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13741/fi-kbl-soraka/igt@i915_selftest@live@gt_heartbeat.html > [5]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_124937v2/fi-kbl-soraka/igt@i915_selftest@live@gt_heartbeat.html > > * igt@kms_hdmi_inject@inject-audio: > - fi-bsw-n3050: NOTRUN -> [FAIL][6] ([IGT#3]) > [6]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_124937v2/fi-bsw-n3050/igt@kms_hdmi_inject@inject-audio.html > > * igt@kms_psr@primary_page_flip: > - fi-pnv-d510: NOTRUN -> [SKIP][7] ([fdo#109271]) +29 other tests skip > [7]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_124937v2/fi-pnv-d510/igt@kms_psr@primary_page_flip.html > > > #### Possible fixes #### > > * igt@kms_hdmi_inject@inject-audio: > - fi-kbl-guc: [FAIL][8] ([IGT#3]) -> [PASS][9] > [8]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13741/fi-kbl-guc/igt@kms_hdmi_inject@inject-audio.html > [9]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_124937v2/fi-kbl-guc/igt@kms_hdmi_inject@inject-audio.html > > > {name}: This element is suppressed. This means it is ignored when computing > the status of the difference (SUCCESS, WARNING, or FAILURE). > > [IGT#3]: https://gitlab.freedesktop.org/drm/igt-gpu-tools/issues/3 > [fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271 > [i915#5334]: https://gitlab.freedesktop.org/drm/intel/issues/5334 > [i915#7872]: https://gitlab.freedesktop.org/drm/intel/issues/7872 > [i915#8293]: https://gitlab.freedesktop.org/drm/intel/issues/8293 > > > Build changes > ------------- > > * Linux: CI_DRM_13741 -> Patchwork_124937v2 > > CI-20190529: 20190529 > CI_DRM_13741: 46d442e3684a03ccb1bc9e9822acdd33f264d521 @ git://anongit.freedesktop.org/gfx-ci/linux > IGT_7532: bf24b157b1049afc086fe65a60b22bd6bb3e18b7 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git > Patchwork_124937v2: 46d442e3684a03ccb1bc9e9822acdd33f264d521 @ git://anongit.freedesktop.org/gfx-ci/linux > > > ### Linux commits > > 8cf4ec91909b drm/i915: Add new DG2 PCI IDs > > == Logs == > > For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_124937v2/index.html
diff --git a/include/drm/i915_pciids.h b/include/drm/i915_pciids.h index 1256770d3827..1c9ea6ab3eb9 100644 --- a/include/drm/i915_pciids.h +++ b/include/drm/i915_pciids.h @@ -718,7 +718,11 @@ INTEL_VGA_DEVICE(0x56A5, info), \ INTEL_VGA_DEVICE(0x56A6, info), \ INTEL_VGA_DEVICE(0x56B0, info), \ - INTEL_VGA_DEVICE(0x56B1, info) + INTEL_VGA_DEVICE(0x56B1, info), \ + INTEL_VGA_DEVICE(0x56BA, info), \ + INTEL_VGA_DEVICE(0x56BB, info), \ + INTEL_VGA_DEVICE(0x56BC, info), \ + INTEL_VGA_DEVICE(0x56BD, info) #define INTEL_DG2_G12_IDS(info) \ INTEL_VGA_DEVICE(0x5696, info), \
Add recently added PCI IDs for DG2 BSpec: 44477 Signed-off-by: Shekhar Chauhan <shekhar.chauhan@intel.com> --- include/drm/i915_pciids.h | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-)