[PATCH v2] drm: move i915_drm.h under include/drm/intel
Andi Shyti
andi.shyti at linux.intel.com
Thu Apr 11 14:21:43 UTC 2024
Hi Jani,
On Wed, Apr 10, 2024 at 01:26:15PM +0300, Jani Nikula wrote:
> Clean up the top level include/drm directory by grouping all the Intel
> specific files under a common subdirectory.
>
> v2: Also fix comment in intel_pci_config.h (Ilpo)
>
> Cc: Daniel Vetter <daniel at ffwll.ch>
> Cc: Dave Airlie <airlied at gmail.com>
> Cc: Lucas De Marchi <lucas.demarchi at intel.com>
> Cc: Bjorn Helgaas <bhelgaas at google.com>
> Cc: Hans de Goede <hdegoede at redhat.com>
> Cc: Ilpo Järvinen <ilpo.jarvinen at linux.intel.com>
> Signed-off-by: Jani Nikula <jani.nikula at intel.com>
> ---
> arch/x86/kernel/early-quirks.c | 2 +-
> drivers/gpu/drm/i915/gem/i915_gem_stolen.c | 2 +-
> drivers/gpu/drm/i915/gt/intel_ggtt.c | 2 +-
> drivers/gpu/drm/i915/gt/intel_rps.c | 2 +-
> drivers/gpu/drm/i915/intel_pci_config.h | 2 +-
> drivers/gpu/drm/i915/soc/intel_gmch.c | 2 +-
> drivers/gpu/drm/xe/xe_ggtt.c | 2 +-
> drivers/platform/x86/intel_ips.c | 2 +-
> include/drm/{ => intel}/i915_drm.h | 0
> 9 files changed, 8 insertions(+), 8 deletions(-)
> rename include/drm/{ => intel}/i915_drm.h (100%)
Am I seeing wrong or are you missing a bunch of them, like
Documentation, MAINTAINERS and many more?
Andi
More information about the dri-devel
mailing list