CVSROOT:        /cvs
Module name:    src
Changes by:     j...@cvs.openbsd.org    2015/11/01 07:07:43

Modified files:
        sys/dev/pci/drm/i915: i915_drv.h 

Log message:
Bring in some commits from Rodrigo Vivi in linux to correct
the IS_BDW_ULT macro.

drm/i915: BDW Fix Halo PCI IDs marked as ULT.
6b96d705f3cf435b0b8835b12c9742513c77fed6 in mainline linux

This will prevent the desktop "Iris Pro Graphics 6200" from being
misidentified as ULT.

drm/i915/bdw: PCI IDs ending in 0xb are ULT.
0dc6f20b9803f09726bbb682649d35cda8ef5b5d in mainline linux

This will make the mobile "Iris Graphics 6100" be correctly
identified as being a ULT part.

Reply via email to