[Intel-xe] [PATCH v2 1/2] fixup! drm/xe/display: Implement display support
Govindapillai, Vinod
vinod.govindapillai at intel.com
Mon Sep 18 08:55:47 UTC 2023
On Thu, 2023-09-14 at 09:32 +0300, Jouni Högander wrote:
> Signed-off-by: Jouni Högander <jouni.hogander at intel.com>
> Acked-by: Jani Nikula <jani.nikula at intel.com>
> ---
> drivers/gpu/drm/xe/compat-i915-headers/i915_drv.h | 1 +
> 1 file changed, 1 insertion(+)
Reviewed-by: Vinod Govindapillai <vinod.govindapillai at intel.com>
>
> diff --git a/drivers/gpu/drm/xe/compat-i915-headers/i915_drv.h b/drivers/gpu/drm/xe/compat-i915-
> headers/i915_drv.h
> index 94ab0354185e..03ac39efba38 100644
> --- a/drivers/gpu/drm/xe/compat-i915-headers/i915_drv.h
> +++ b/drivers/gpu/drm/xe/compat-i915-headers/i915_drv.h
> @@ -21,6 +21,7 @@
> #include "i915_utils.h"
> #include "intel_gt_types.h"
> #include "intel_uncore.h"
> +#include "intel_runtime_pm.h"
> #include <linux/pm_runtime.h>
>
> static inline struct drm_i915_private *to_i915(const struct drm_device *dev)
More information about the Intel-xe
mailing list