git: DragonFly_RELEASE_6_0 drm/i915: Enable WhiskeyLake GPUs

Matthew Dillon dillon at crater.dragonflybsd.org
Tue Dec 28 14:03:47 PST 2021


commit 096fca6d6d1b039dccaed77e02a361f597e0e783
Author: Michael Neumann <mneumann at ntecs.de>
Date:   Sun Dec 26 16:38:25 2021 +0100

    drm/i915: Enable WhiskeyLake GPUs
    
    * The PCI ids were added in commit a8138aa83 but the ids were never
      added to `pciidlist` so that the i915 driver did not recognize
      WhiskeyLake GPUs.
    
    * Successfully tested with WhiskeyLake-U GT2 [UHD Graphics 620]
      (device=0x3ea0).
    
    * As in Linux 5.8, they use the same configuration as CoffeeLake GPUs.

Summary of changes:
 sys/dev/drm/i915/i915_pci.c | 3 +++
 1 file changed, 3 insertions(+)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/096fca6d6d1b039dccaed77e02a361f597e0e783


-- 
DragonFly BSD source repository


More information about the Commits mailing list