drm/i915/selftests: Remove hardcoded value with a macro
authorNirmoy Das <nirmoy.das@intel.com>
Tue, 13 Dec 2022 12:00:10 +0000 (13:00 +0100)
committerMatthew Auld <matthew.auld@intel.com>
Tue, 20 Dec 2022 09:56:33 +0000 (09:56 +0000)
commit08d34f12fead958d17e32d57d8061c14f9104373
tree0cd8744fabf57e5d13c165f5e85052b9a04c20b6
parent801fa7a81f6da533cc5442fc40e32c72b76cd42a
drm/i915/selftests: Remove hardcoded value with a macro

Use MI_USE_GGTT instead of hardcoded value.

Signed-off-by: Nirmoy Das <nirmoy.das@intel.com>
Reviewed-by: Matthew Auld <matthew.auld@intel.com>
Reviewed-by: Andrzej Hajda <andrzej.hajda@intel.com>
Signed-off-by: Matthew Auld <matthew.auld@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20221213120010.5857-1-nirmoy.das@intel.com
drivers/gpu/drm/i915/gem/selftests/i915_gem_coherency.c