Commit 7bb98ca6 authored by Jani Nikula's avatar Jani Nikula
Browse files

drm/xe/display: remove the unused compat HAS_GMD_ID()

parent fa509a33
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -80,8 +80,6 @@ static inline struct drm_i915_private *kdev_to_i915(struct device *kdev)

#define IS_MOBILE(xe) (xe && 0)

#define HAS_GMD_ID(xe) GRAPHICS_VERx100(xe) >= 1270

#define INTEL_DISPLAY_STEP(xe) ((xe)->info.step.display)

/* Workarounds not handled yet */