drm/xe/display: Add empty def for i915_gem_object_flush_if_display
authorJouni Högander <jouni.hogander@intel.com>
Mon, 2 Oct 2023 10:23:56 +0000 (13:23 +0300)
committerRodrigo Vivi <rodrigo.vivi@intel.com>
Thu, 21 Dec 2023 16:44:31 +0000 (11:44 -0500)
commitfb764a35c7f45a378ae064016c321d61532113b9
tree623a637b555b33f2284e428adab8d7f0881e75e7
parent0071f1713dab8656e6c939d7be980f2ad3e8d312
drm/xe/display: Add empty def for i915_gem_object_flush_if_display

We don't need i915_gem_object_flush_if_display on Xe side. Add empty
define to tackle compilation errors with display code where it's used.

Signed-off-by: Jouni Högander <jouni.hogander@intel.com>
Reviewed-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
drivers/gpu/drm/xe/xe_bo.h