All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jani Nikula <jani.nikula@intel.com>
To: "Kahola, Mika" <mika.kahola@intel.com>,
	"intel-gfx@lists.freedesktop.org"
	<intel-gfx@lists.freedesktop.org>,
	"intel-xe@lists.freedesktop.org" <intel-xe@lists.freedesktop.org>
Subject: RE: [PATCH 1/2] drm/i915/cdclk: drop i915_drv.h include
Date: Tue, 25 Nov 2025 12:29:50 +0200	[thread overview]
Message-ID: <d69d499c731f996e25420d262d5575c88ec86c04@intel.com> (raw)
In-Reply-To: <DS4PPF69154114F605C32298C3BA3899E0BEFD5A@DS4PPF69154114F.namprd11.prod.outlook.com>

On Fri, 21 Nov 2025, "Kahola, Mika" <mika.kahola@intel.com> wrote:
>> -----Original Message-----
>> From: Intel-gfx <intel-gfx-bounces@lists.freedesktop.org> On Behalf Of Jani Nikula
>> Sent: Friday, 21 November 2025 13.22
>> To: intel-gfx@lists.freedesktop.org; intel-xe@lists.freedesktop.org
>> Cc: Nikula, Jani <jani.nikula@intel.com>
>> Subject: [PATCH 1/2] drm/i915/cdclk: drop i915_drv.h include
>> 
>> intel_cdclk.c no longer needs i915_drv.h. Drop it.
>> 
>
> Reviewed-by: Mika Kahola <mika.kahola@intel.com>

Thanks! Is that for both patches or just 1/2?

BR,
Jani.

>
>> Signed-off-by: Jani Nikula <jani.nikula@intel.com>
>> ---
>>  drivers/gpu/drm/i915/display/intel_cdclk.c | 2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
>> 
>> diff --git a/drivers/gpu/drm/i915/display/intel_cdclk.c b/drivers/gpu/drm/i915/display/intel_cdclk.c
>> index 5c90e53b4e46..69a79ccdd1ba 100644
>> --- a/drivers/gpu/drm/i915/display/intel_cdclk.c
>> +++ b/drivers/gpu/drm/i915/display/intel_cdclk.c
>> @@ -29,7 +29,6 @@
>>  #include <drm/drm_print.h>
>> 
>>  #include "hsw_ips.h"
>> -#include "i915_drv.h"
>>  #include "i915_reg.h"
>>  #include "intel_atomic.h"
>>  #include "intel_audio.h"
>> @@ -46,6 +45,7 @@
>>  #include "intel_pcode.h"
>>  #include "intel_plane.h"
>>  #include "intel_psr.h"
>> +#include "intel_step.h"
>>  #include "intel_vdsc.h"
>>  #include "skl_watermark.h"
>>  #include "skl_watermark_regs.h"
>> --
>> 2.47.3
>

-- 
Jani Nikula, Intel

  reply	other threads:[~2025-11-25 10:29 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-11-21 11:21 [PATCH 1/2] drm/i915/cdclk: drop i915_drv.h include Jani Nikula
2025-11-21 11:22 ` [PATCH 2/2] drm/i915: use struct drm_device for clock gating funcs Jani Nikula
2025-11-25 14:07   ` Kahola, Mika
2025-11-25 14:40     ` Jani Nikula
2025-11-21 13:46 ` [PATCH 1/2] drm/i915/cdclk: drop i915_drv.h include Kahola, Mika
2025-11-25 10:29   ` Jani Nikula [this message]
2025-11-24 20:53 ` ✓ CI.KUnit: success for series starting with [1/2] " Patchwork
2025-11-24 21:09 ` ✗ CI.checksparse: warning " Patchwork
2025-11-24 21:10 ` ✓ i915.CI.BAT: success " Patchwork
2025-11-24 21:31 ` ✓ Xe.CI.BAT: " Patchwork
2025-11-24 23:06 ` ✗ Xe.CI.Full: failure " Patchwork
2025-11-25  2:01 ` ✗ i915.CI.Full: " Patchwork

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=d69d499c731f996e25420d262d5575c88ec86c04@intel.com \
    --to=jani.nikula@intel.com \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=intel-xe@lists.freedesktop.org \
    --cc=mika.kahola@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.