public inbox for intel-xe@lists.freedesktop.org
 help / color / mirror / Atom feed
From: Jani Nikula <jani.nikula@linux.intel.com>
To: Ankit Nautiyal <ankit.k.nautiyal@intel.com>,
	intel-gfx@lists.freedesktop.org,
	intel-gvt-dev@lists.freedesktop.org,
	intel-xe@lists.freedesktop.org
Cc: Ankit Nautiyal <ankit.k.nautiyal@intel.com>
Subject: Re: [PATCH] drm/i915/gvt_mmio_table: Use the gvt versions of the display macros
Date: Wed, 21 Jan 2026 15:45:37 +0200	[thread overview]
Message-ID: <0bc65f08b4bc32eeaaa0b96d8b56a3db80253d40@intel.com> (raw)
In-Reply-To: <20260114025456.1639171-1-ankit.k.nautiyal@intel.com>

On Wed, 14 Jan 2026, Ankit Nautiyal <ankit.k.nautiyal@intel.com> wrote:
> Include gvt/display_helpers.h so that the display register macros in
> intel_gvt_mmio_table.c expand through the exported display functions.
> This lets us keep the existing macro calls while avoiding direct
> access to display internals, helping the display modularization work.
>
> Signed-off-by: Ankit Nautiyal <ankit.k.nautiyal@intel.com>

Reviewed-by: Jani Nikula <jani.nikula@intel.com>

> ---
>  drivers/gpu/drm/i915/intel_gvt_mmio_table.c | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/drivers/gpu/drm/i915/intel_gvt_mmio_table.c b/drivers/gpu/drm/i915/intel_gvt_mmio_table.c
> index 478d00f89a4b..052596ac83a0 100644
> --- a/drivers/gpu/drm/i915/intel_gvt_mmio_table.c
> +++ b/drivers/gpu/drm/i915/intel_gvt_mmio_table.c
> @@ -11,12 +11,12 @@
>  #include "display/intel_color_regs.h"
>  #include "display/intel_crt_regs.h"
>  #include "display/intel_cursor_regs.h"
> -#include "display/intel_display_core.h"
>  #include "display/intel_display_regs.h"
>  #include "display/intel_display_types.h"
>  #include "display/intel_dmc_regs.h"
>  #include "display/intel_dp_aux_regs.h"
>  #include "display/intel_dpio_phy.h"
> +#include "display/intel_fbc.h"
>  #include "display/intel_fbc_regs.h"
>  #include "display/intel_fdi_regs.h"
>  #include "display/intel_lvds_regs.h"
> @@ -32,6 +32,7 @@
>  #include "gt/intel_engine_regs.h"
>  #include "gt/intel_gt_regs.h"
>  
> +#include "gvt/display_helpers.h"
>  #include "gvt/reg.h"
>  
>  #include "i915_drv.h"

-- 
Jani Nikula, Intel

  parent reply	other threads:[~2026-01-21 13:45 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-01-14  2:54 [PATCH] drm/i915/gvt_mmio_table: Use the gvt versions of the display macros Ankit Nautiyal
2026-01-14  3:52 ` ✓ CI.KUnit: success for " Patchwork
2026-01-14  4:29 ` ✓ Xe.CI.BAT: " Patchwork
2026-01-14 11:44 ` ✗ Xe.CI.Full: failure " Patchwork
2026-01-21 13:45 ` Jani Nikula [this message]
2026-01-22  3:38   ` [PATCH] " Nautiyal, Ankit K

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=0bc65f08b4bc32eeaaa0b96d8b56a3db80253d40@intel.com \
    --to=jani.nikula@linux.intel.com \
    --cc=ankit.k.nautiyal@intel.com \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=intel-gvt-dev@lists.freedesktop.org \
    --cc=intel-xe@lists.freedesktop.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox