MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This is the second version of the Kabylake enabling patches. This new version Kabylake is defined totally independent from Skylake and without doing the revid+7 hack. An special thanks to Jani that did a great job on redefining the REVID macros used for Workarounds. That made my life here when creating a Kabylake separated from Skylake. Thanks! I also brings new PCI IDs for GT4. Deepak S (2): drm/i915/kbl: Add Kabylake PCI ID drm/i915/kbl: Add Kabylake GT4 PCI ID Rodrigo Vivi (4): drm/i915: Define IS_BROXTON properly. drm/i915/kbl: Introduce Kabylake platform defition. drm/i915/kbl: Use propper ddi buffer translation table for Kabylake ULT and ULX. drm/i915/kbl: Fix DMC load on Kabylake. drivers/gpu/drm/i915/i915_debugfs.c | 16 +++++++---- drivers/gpu/drm/i915/i915_dma.c | 3 +- drivers/gpu/drm/i915/i915_drv.c | 51 ++++++++++++++++++++++++++++----- drivers/gpu/drm/i915/i915_drv.h | 17 +++++++++-- drivers/gpu/drm/i915/i915_gem_stolen.c | 3 +- drivers/gpu/drm/i915/intel_audio.c | 9 +++--- drivers/gpu/drm/i915/intel_csr.c | 36 +++++++++++++++++++---- drivers/gpu/drm/i915/intel_ddi.c | 26 ++++++++--------- drivers/gpu/drm/i915/intel_display.c | 12 ++++---- drivers/gpu/drm/i915/intel_dp.c | 6 ++-- drivers/gpu/drm/i915/intel_fbc.c | 3 +- drivers/gpu/drm/i915/intel_mocs.c | 2 +- drivers/gpu/drm/i915/intel_pm.c | 11 +++---- drivers/gpu/drm/i915/intel_runtime_pm.c | 2 +- include/drm/i915_pciids.h | 36 +++++++++++++++++++++++ 15 files changed, 175 insertions(+), 58 deletions(-) -- 2.4.3 _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/intel-gfx