]> Git Repo - linux.git/commit
drm/i915/ats-m: add ATS-M platform info
authorMatt Roper <[email protected]>
Tue, 29 Mar 2022 00:08:21 +0000 (17:08 -0700)
committerMatt Roper <[email protected]>
Tue, 29 Mar 2022 19:57:59 +0000 (12:57 -0700)
commit412c942bdfae114bd3e1570936cef59d5aeb4f54
tree6ae5c8eb348b3abcf16a160a94908384e89947fd
parent756b807f6a3e01d238c346925006cdfd6a59e341
drm/i915/ats-m: add ATS-M platform info

ATS-M is a server platform based on Xe_HPG and Xe_HPM, but without
display support.  From a driver point of view, it's easiest to just
handle it as DG2 (including identifying as PLATFORM_DG2), but with the
display disabled in the device info.

Signed-off-by: Matt Roper <[email protected]>
Reviewed-by: Balasubramani Vivekanandan <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
drivers/gpu/drm/i915/i915_pci.c
This page took 0.055135 seconds and 4 git commands to generate.