* Copyright 2025 Intel Corporation.
*/
-#include "i915_drv.h"
+#include <drm/drm_print.h>
+
#include "i915_utils.h"
+#include "intel_display_core.h"
#include "intel_pch.h"
#define INTEL_PCH_DEVICE_ID_MASK 0xff80
#include "display/intel_display_limits.h"
#include "display/intel_display_core.h"
-#include "display/intel_pch.h"
#include "gem/i915_gem_context_types.h"
#include "gem/i915_gem_shrinker.h"
#endif
#if IS_ENABLED(CONFIG_DRM_XE_DISPLAY)
-#include "intel_pch.h"
#include "intel_display_core.h"
#include "intel_display_device.h"
#endif