git: drm/i915: Enable WhiskeyLake GPUs

Michael Neumann mneumann at crater.dragonflybsd.org
Sun Dec 26 07:46:43 PST 2021


commit 6b81ae0f4232d16ca0c5aedec652c5ab0e8e6fd2
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/6b81ae0f4232d16ca0c5aedec652c5ab0e8e6fd2


-- 
DragonFly BSD source repository



More information about the Commits mailing list