[Intel-gfx] [PATCH 0/5] Introduce Kabylake Support
Rodrigo Vivi
rodrigo.vivi at intel.com
Mon Oct 5 15:44:10 PDT 2015
Kabylake is a IntelĀ® Processor containing IntelĀ® HD Graphics following Skylake.
It is Gen9p5, so it inherits everything from Skylake. So let's define
Kabylake as Skylake and reuse the great job Damien and others did for Skylake.
The caveat is that Kabylake A0 was derivated from Skylake D0, so we needed
some adjusts on revid handling in order to avoid old and not anymore needed
workarounds.
Thanks,
Rodrigo.
Deepak S (1):
drm/i915/kbl: Add Kabylake PCI ID
Rodrigo Vivi (4):
drm/i915/kbl: Use propper ddi buffer translation table for Kabylake
ULT and ULX.
drm/i915/kbl: Kabylake A0 is based on Skylake H0.
drm/i915/kbl: Fix DMC load on Kabylake.
drm/i915/kbl: drm/i915: Avoid GuC loading for now on Kabylake.
drivers/gpu/drm/i915/i915_drv.c | 33 ++++++++++++++++++++++++++++++++-
drivers/gpu/drm/i915/i915_drv.h | 21 ++++++++++++++++++---
drivers/gpu/drm/i915/intel_csr.c | 16 ++++++++++------
drivers/gpu/drm/i915/intel_ddi.c | 10 +++++-----
include/drm/i915_pciids.h | 29 +++++++++++++++++++++++++++++
5 files changed, 94 insertions(+), 15 deletions(-)
--
2.4.3
More information about the Intel-gfx
mailing list