]> Git Repo - linux.git/commit
drm/intel/pciids: rename i915_pciids.h to just pciids.h
authorJani Nikula <[email protected]>
Tue, 22 Oct 2024 09:41:50 +0000 (12:41 +0300)
committerJani Nikula <[email protected]>
Tue, 29 Oct 2024 14:14:04 +0000 (16:14 +0200)
commitf719c2a2d1e7fb891d45998f241ff4273d7ae7e6
tree85e9ac4e4d394203dfd391ed4a1651eaef82a9e9
parent1db363f6979d1fc8a94ea561a50f79bac40d39e4
drm/intel/pciids: rename i915_pciids.h to just pciids.h

In preparation of sharing the PCI ID macros between i915 and xe, rename
i915_pciids.h to pciids.h.

Cc: Joonas Lahtinen <[email protected]>
Cc: Lucas De Marchi <[email protected]>
Cc: Rodrigo Vivi <[email protected]>
Cc: Thomas Hellström <[email protected]>
Cc: Tvrtko Ursulin <[email protected]>
Reviewed-by: Andi Shyti <[email protected]>
Acked-by: Rodrigo Vivi <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/835143845faa5310e4bb58405a8a0848392bbf06.1729590029.git.jani.nikula@intel.com
Signed-off-by: Jani Nikula <[email protected]>
arch/x86/kernel/early-quirks.c
drivers/gpu/drm/i915/display/intel_display_device.c
drivers/gpu/drm/i915/i915_pci.c
drivers/gpu/drm/i915/intel_device_info.c
include/drm/intel/i915_pciids.h [deleted file]
include/drm/intel/pciids.h [new file with mode: 0644]
This page took 0.075314 seconds and 4 git commands to generate.