Hi, Adding one commit to mark device info structs with __initdata. Cheers, Lionel Landwerlin (4): drm/i915: add GT number to intel_device_info drm/i915: mark all device info struct with __initdata drm/i915: rework IS_*_GT* macros drm/i915/perf: add support for Coffeelake GT2 drivers/gpu/drm/i915/Makefile | 3 +- drivers/gpu/drm/i915/i915_drv.h | 22 ++-- drivers/gpu/drm/i915/i915_oa_cflgt2.c | 109 +++++++++++++++ drivers/gpu/drm/i915/i915_oa_cflgt2.h | 34 +++++ drivers/gpu/drm/i915/i915_pci.c | 241 ++++++++++++++++++++++++---------- drivers/gpu/drm/i915/i915_perf.c | 5 + include/drm/i915_pciids.h | 152 +++++++++++++-------- 7 files changed, 431 insertions(+), 135 deletions(-) create mode 100644 drivers/gpu/drm/i915/i915_oa_cflgt2.c create mode 100644 drivers/gpu/drm/i915/i915_oa_cflgt2.h -- 2.14.1 _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx