All of lore.kernel.org
 help / color / mirror / Atom feed
* [Intel-gfx] [v2 0/3]  Introduce Raptor Lake S
@ 2021-11-20  0:29 Anusha Srivatsa
  2021-11-20  0:29 ` [Intel-gfx] [v2 1/3] drm/i915/rpl-s: Add PCI IDS for " Anusha Srivatsa
                   ` (6 more replies)
  0 siblings, 7 replies; 13+ messages in thread
From: Anusha Srivatsa @ 2021-11-20  0:29 UTC (permalink / raw)
  To: intel-gfx

Raptor Lake S(RPL-S) is a version 12
Display, Media and Render. For all i915
purposes it is the same as Alder Lake S (ADL-S).

The series introduces it as a subplatform
of ADL-S. The one difference is the GuC
submission which is default on RPL-S but
was not the case with ADL-S.

Anusha Srivatsa (3):
  drm/i915/rpl-s: Add PCI IDS for Raptor Lake S
  drm/i915/rpl-s: Add PCH Support for Raptor Lake S
  drm/i915/rpl-s: Enable guc submission by default

 arch/x86/kernel/early-quirks.c           | 1 +
 drivers/gpu/drm/i915/gt/uc/intel_uc.c    | 2 +-
 drivers/gpu/drm/i915/i915_drv.h          | 2 ++
 drivers/gpu/drm/i915/i915_pci.c          | 1 +
 drivers/gpu/drm/i915/intel_device_info.c | 7 +++++++
 drivers/gpu/drm/i915/intel_device_info.h | 3 +++
 drivers/gpu/drm/i915/intel_pch.c         | 1 +
 drivers/gpu/drm/i915/intel_pch.h         | 1 +
 include/drm/i915_pciids.h                | 9 +++++++++
 9 files changed, 26 insertions(+), 1 deletion(-)

-- 
2.25.1


^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2021-11-30 11:23 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-20  0:29 [Intel-gfx] [v2 0/3] Introduce Raptor Lake S Anusha Srivatsa
2021-11-20  0:29 ` [Intel-gfx] [v2 1/3] drm/i915/rpl-s: Add PCI IDS for " Anusha Srivatsa
2021-11-22 10:19   ` Tvrtko Ursulin
2021-11-30 10:33     ` Srivatsa, Anusha
2021-11-20  0:29 ` [Intel-gfx] [v2 2/3] drm/i915/rpl-s: Add PCH Support " Anusha Srivatsa
2021-11-20  0:29 ` [Intel-gfx] [v2 3/3] drm/i915/rpl-s: Enable guc submission by default Anusha Srivatsa
2021-11-22  9:57   ` Jani Nikula
2021-11-30 11:09     ` Srivatsa, Anusha
2021-11-30 11:23       ` Jani Nikula
2021-11-20  1:12 ` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Introduce Raptor Lake S (rev2) Patchwork
2021-11-20  1:13 ` [Intel-gfx] ✗ Fi.CI.SPARSE: " Patchwork
2021-11-20  1:41 ` [Intel-gfx] ✓ Fi.CI.BAT: success " Patchwork
2021-11-20  5:56 ` [Intel-gfx] ✗ Fi.CI.IGT: failure " Patchwork

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.