[Intel-gfx] [PATCH 1/3] drm/i915: split out PCI config space registers from i915_reg.h
Matt Roper
matthew.d.roper at intel.com
Fri Jan 7 17:10:31 UTC 2022
On Fri, Jan 07, 2022 at 11:49:49AM +0200, Jani Nikula wrote:
> The PCI config space registers don't really belong next to the MMIO
> register definitions.
>
> Cc: Matt Roper <matthew.d.roper at intel.com>
> Signed-off-by: Jani Nikula <jani.nikula at intel.com>
> ---
...
> diff --git a/drivers/gpu/drm/i915/intel_pci_config.h b/drivers/gpu/drm/i915/intel_pci_config.h
> new file mode 100644
> index 000000000000..db35b91d36e0
> --- /dev/null
> +++ b/drivers/gpu/drm/i915/intel_pci_config.h
> @@ -0,0 +1,85 @@
> +/* SPDX-License-Identifier: MIT */
> +/*
> + * Copyright © 2021 Intel Corporation
It's 2022 now!
Otherwise,
Reviewed-by: Matt Roper <matthew.d.roper at intel.com>
--
Matt Roper
Graphics Software Engineer
VTT-OSGC Platform Enablement
Intel Corporation
(916) 356-2795
More information about the Intel-gfx
mailing list