[PATCH] drm/i915/gvt: add the missing header back for drm-intel-next
Wang, Zhi A
zhi.a.wang at intel.com
Thu Apr 21 11:54:05 UTC 2022
Hi Zhenyu:
Can you give a rb for this patch so that I can continue to organize the GVT-g refactor patches.
On 4/21/22 11:51 AM, Zhi Wang wrote:
> Add the missing header back for the pull request for drm-intel-next. The
> patches of GVT-g re-factor will go through both i915 and vfio. As the
> header of DMC registers has been moved in the latest drm-intel-next,
> the patch is required for compiling.
>
> Signed-off-by: Zhi Wang <zhi.a.wang at intel.com>
> ---
> drivers/gpu/drm/i915/intel_gvt_mmio_table.c | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/drivers/gpu/drm/i915/intel_gvt_mmio_table.c b/drivers/gpu/drm/i915/intel_gvt_mmio_table.c
> index 03a7fcd0f904..a8edb3f317f3 100644
> --- a/drivers/gpu/drm/i915/intel_gvt_mmio_table.c
> +++ b/drivers/gpu/drm/i915/intel_gvt_mmio_table.c
> @@ -4,6 +4,7 @@
> */
>
> #include "display/vlv_dsi_pll_regs.h"
> +#include "display/intel_dmc_regs.h"
> #include "gt/intel_gt_regs.h"
> #include "gvt/gvt.h"
> #include "i915_drv.h"
>
More information about the intel-gvt-dev
mailing list