]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915/whl: Introducing Whiskey Lake platform
authorJosé Roberto de Souza <jose.souza@intel.com>
Thu, 14 Jun 2018 23:37:19 +0000 (16:37 -0700)
committerRodrigo Vivi <rodrigo.vivi@intel.com>
Mon, 18 Jun 2018 17:49:55 +0000 (10:49 -0700)
commit0ae5e97bdbb44d23980c183bc416e3de378d86ca
tree2c4986a6041d0c58c7214633460f4c8a22be84d4
parentfe68082435574ed99a058a9dd6b856abd6bb4822
drm/i915/whl: Introducing Whiskey Lake platform

Whiskey Lake uses the same gen graphics as Coffe Lake, including some
ids that were previously marked as reserved on Coffe Lake, but that
now are moved to WHL page.

So, let's just move them to WHL macros that will feed into CFL macro
just to keep it better organized to make easier future code review
but it will be handled as a CFL.

v2:
Fixing GT level of some ids

Cc: Rodrigo Vivi <rodrigo.vivi@intel.com>
Signed-off-by: José Roberto de Souza <jose.souza@intel.com>
Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20180614233720.30517-1-jose.souza@intel.com
drivers/gpu/drm/i915/i915_pci.c
include/drm/i915_pciids.h