summaryrefslogtreecommitdiff
path: root/scripts/objdiff
diff options
context:
space:
mode:
authorVille Syrjälä <ville.syrjala@linux.intel.com>2015-11-04 23:19:49 +0200
committerVille Syrjälä <ville.syrjala@linux.intel.com>2015-11-18 14:34:47 +0200
commitaba72ddcfde2ceba0aa3a7188fdc3950a1fdf9f3 (patch)
treebe20457cf92d9dce0b3356011a48120ff4b41a52 /scripts/objdiff
parent6d8175da1f449520373945ecbcf7c733cc07df1c (diff)
downloadkernel-aba72ddcfde2ceba0aa3a7188fdc3950a1fdf9f3.tar.gz
pci: Decouple quirks.c from i915_reg.h
i915 register defines are going to become type safe, so going forward the register defines can't be used as straight numbers. Since quirks.c needs just a few extra register defines from i915_reg.h, decouple the two by defining the required registers locally in quirks.c. This was already done for a few other igpu related registers. Cc: Bjorn Helgaas <bhelgaas@google.com> Cc: linux-pci@vger.kernel.org Cc: linux-kernel@vger.kernel.org Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/1446672017-24497-2-git-send-email-ville.syrjala@linux.intel.com Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions
reporter supportEran Ben Elisha 2019-01-15RDMA/mad: Reduce MAD scope to mlx5_ib onlyLeon Romanovsky 2018-12-14net/mlx5: Introduce inter-device communication mechanismAviv Heller 2018-12-11net/mlx5e: Monitor counters commands supportEyal Davidovich 2018-12-10net/mlx5e: Move TC tunnel offloading code to separate source fileOz Shlomo 2018-12-04RDMA/mlx5: Initialize SRQ tables on mlx5_ibLeon Romanovsky 2018-11-26net/mlx5: Device events, Use async events chainSaeed Mahameed 2018-08-13net/mlx5: Reorganize the makefileSaeed Mahameed 2018-08-13net/mlx5e: clock.c depends on CONFIG_PTP_1588_CLOCKMoshe Shemesh 2018-08-13net/mlx5e: vxlan.c depends on CONFIG_VXLANSaeed Mahameed 2018-08-13net/mlx5e: Add CONFIG_MLX5_EN_ARFS for accelerated flow steering supportSaeed Mahameed 2018-08-13net/mlx5e: Add CONFIG_MLX5_EN_RXNFC for ethtool rx nfcSaeed Mahameed 2018-07-27net/mlx5e: Vxlan, move vxlan logic to core driverSaeed Mahameed 2018-07-26net/mlx5e: Move XDP related code into new XDP filesTariq Toukan 2018-07-23net/mlx5e: Use PARTIAL_GSO for UDP segmentationBoris Pismenny 2018-07-23net/mlx5: FW tracer, Enable tracingFeras Daoud 2018-06-28net/mlx5e: Add UDP GSO supportBoris Pismenny 2018-05-24net/mlx5e: Receive buffer configurationHuy Nguyen 2018-05-24net/mlx5e: Move port speed code from en_ethtool.c to en/port.cHuy Nguyen 2018-05-01net/mlx5e: TLS, Add error statisticsIlya Lesokhin 2018-05-01net/mlx5e: TLS, Add Innova TLS TX offload data pathIlya Lesokhin 2018-05-01net/mlx5e: TLS, Add Innova TLS TX supportIlya Lesokhin 2018-05-01net/mlx5: Accel, Add TLS tx offload interfaceIlya Lesokhin