i915/drm/gt: Move the gt defines in the gt directory
authorAndi Shyti <andi.shyti@linux.intel.com>
Tue, 1 Aug 2023 14:19:53 +0000 (16:19 +0200)
committerAndi Shyti <andi.shyti@linux.intel.com>
Wed, 2 Aug 2023 13:41:31 +0000 (15:41 +0200)
commita79d48846b069ed5b0013ef9a3bfee119a5f01e3
tree3817296050c833ca8b8768bed72c89793fae2a7c
parent568a2e6f0b12ee3750102032c665a183ac129f52
i915/drm/gt: Move the gt defines in the gt directory

Create a new intel_gt_defines.h inside the gt/ directory as a
placeholder for all the generic GT based defines.

As of now place only I915_MAX_GT.

Co-developed-by: Chris Wilson <chris.p.wilson@linux.intel.com>
Signed-off-by: Chris Wilson <chris.p.wilson@linux.intel.com>
Signed-off-by: Andi Shyti <andi.shyti@linux.intel.com>
Reviewed-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20230801141955.383305-3-andi.shyti@linux.intel.com
drivers/gpu/drm/i915/gt/intel_gt_defines.h [new file with mode: 0644]
drivers/gpu/drm/i915/i915_drv.h