public inbox for intel-xe@lists.freedesktop.org
 help / color / mirror / Atom feed
From: "Nautiyal, Ankit K" <ankit.k.nautiyal@intel.com>
To: Jani Nikula <jani.nikula@linux.intel.com>,
	<intel-gfx@lists.freedesktop.org>,
	<intel-gvt-dev@lists.freedesktop.org>,
	<intel-xe@lists.freedesktop.org>
Subject: Re: [PATCH] drm/i915/gvt_mmio_table: Use the gvt versions of the display macros
Date: Thu, 22 Jan 2026 09:08:11 +0530	[thread overview]
Message-ID: <daefe852-53c4-402b-b0bd-e56737a06bb4@intel.com> (raw)
In-Reply-To: <0bc65f08b4bc32eeaaa0b96d8b56a3db80253d40@intel.com>


On 1/21/2026 7:15 PM, Jani Nikula wrote:
> 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>

Thanks for the review, pushed to drm-intel-next.


Regards,

Ankit

>
>> ---
>>   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"

      reply	other threads:[~2026-01-22  3:38 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 ` [PATCH] " Jani Nikula
2026-01-22  3:38   ` Nautiyal, Ankit K [this message]

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=daefe852-53c4-402b-b0bd-e56737a06bb4@intel.com \
    --to=ankit.k.nautiyal@intel.com \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=intel-gvt-dev@lists.freedesktop.org \
    --cc=intel-xe@lists.freedesktop.org \
    --cc=jani.nikula@linux.intel.com \
    /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