On Wed, May 22, 2024 at 08:33:43PM +0300, Jani Nikula wrote:
> Although not supported by i915 core, the display code needs to know the
> LNL PCI IDs.
perhaps we should add a comment in the header near the IDs?
>
> Long term, xe and i915 should probably share the file defining PCI IDs.
although
Although not supported by i915 core, the display code needs to know the
LNL PCI IDs.
Long term, xe and i915 should probably share the file defining PCI IDs.
Signed-off-by: Jani Nikula
---
include/drm/i915_pciids.h | 6 ++
1 file changed, 6 insertions(+)
diff --git a/include/drm/i915_pciids