CVSROOT:        /cvs
Module name:    src
Changes by:     rob...@cvs.openbsd.org  2017/09/30 01:36:56

Modified files:
        sys/dev/pci/drm: i915_pciids.h 
        sys/dev/pci/drm/i915: i915_devlist.h i915_dma.c i915_drv.c 
                              i915_drv.h i915_gem.c i915_gem_stolen.c 
                              i915_guc_submission.c i915_irq.c 
                              i915_reg.h intel_csr.c intel_ddi.c 
                              intel_display.c intel_dp.c intel_fbc.c 
                              intel_guc_loader.c intel_hdmi.c 
                              intel_i2c.c intel_lrc.c intel_mocs.c 
                              intel_panel.c intel_pm.c 
                              intel_ringbuffer.c intel_runtime_pm.c 

Log message:
Add preliminary kabylake support to inteldrm(4) by backporting the relevant
commits from linux-4.8.x.
The changes are quiet minimal due to the fact that kabylake and skylake share
most of the code because they are both gen9 graphics.
This was tested by many and was also in snapshots for a while.

ok kettenis@

Reply via email to