Message ID | 20220707003107.2533184-1-radhakrishna.sripada@intel.com (mailing list archive) |
---|---|
Headers | show |
Series | i915: Introduce Meteorlake | expand |
Meteorlake is a new client platform following RPL S. Meteorlake introduces version 14 for Display, version 13 Media and version 12.70 for Graphics. This is the basic platform definition series to introduce Meteorlake. Radhakrishna Sripada (2): drm/i915/mtl: Add MeteorLake platform info drm/i915/mtl: Add MeteorLake PCI IDs drivers/gpu/drm/i915/i915_drv.h | 5 +++++ drivers/gpu/drm/i915/i915_pci.c | 26 ++++++++++++++++++++++++ drivers/gpu/drm/i915/intel_device_info.c | 15 ++++++++++++++ drivers/gpu/drm/i915/intel_device_info.h | 5 +++++ include/drm/i915_pciids.h | 19 +++++++++++++++++ 5 files changed, 70 insertions(+)