All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jani Nikula <jani.nikula@intel.com>
To: "Kandpal, Suraj" <suraj.kandpal@intel.com>,
	"intel-gfx@lists.freedesktop.org"
	<intel-gfx@lists.freedesktop.org>,
	"intel-xe@lists.freedesktop.org" <intel-xe@lists.freedesktop.org>
Cc: "ville.syrjala@linux.intel.com" <ville.syrjala@linux.intel.com>,
	"Roper, Matthew D" <matthew.d.roper@intel.com>,
	"De Marchi, Lucas" <lucas.demarchi@intel.com>
Subject: RE: [PATCH v3] drm/i915/display: use x100 version for full version and release
Date: Wed, 30 Oct 2024 14:25:24 +0200	[thread overview]
Message-ID: <87jzdplqvf.fsf@intel.com> (raw)
In-Reply-To: <SN7PR11MB6750CA63975504433B808DAFE3542@SN7PR11MB6750.namprd11.prod.outlook.com>

On Wed, 30 Oct 2024, "Kandpal, Suraj" <suraj.kandpal@intel.com> wrote:
>> -----Original Message-----
>> From: Intel-gfx <intel-gfx-bounces@lists.freedesktop.org> On Behalf Of Jani
>> Nikula
>> Sent: Tuesday, October 29, 2024 9:26 PM
>> To: intel-gfx@lists.freedesktop.org; intel-xe@lists.freedesktop.org
>> Cc: Nikula, Jani <jani.nikula@intel.com>; ville.syrjala@linux.intel.com; Roper,
>> Matthew D <matthew.d.roper@intel.com>; De Marchi, Lucas
>> <lucas.demarchi@intel.com>
>> Subject: [PATCH v3] drm/i915/display: use x100 version for full version and
>> release
>>
>> Use x100, or ver * 100 + rel, versions for full IP version checks, similar to what
>> xe driver does:
>>
>> - Replace IP_VER(14, 1) inline with 1401, etc.
>>
>> - Convert DISPLAY_VER_FULL() to DISPLAY_VERx100()
>>
>> - Convert IS_DISPLAY_VER_FULL() to IS_DISPLAY_VERx100()
>>
>> - Convert IS_DISPLAY_VER_STEP() to IS_DISPLAY_VERx100_STEP()
>>
>> This makes ver.rel versions easier to use, follows the xe driver pattern, and
>> drops the dependency on the IP_VER() macro.
>>
>> v2: Rebase, drop IP_VER() from xe compat headers
>>
>> v3: Rebase
>>
>> Cc: Ville Syrjälä <ville.syrjala@linux.intel.com>
>> Acked-by: Matt Roper <matthew.d.roper@intel.com>
>> Signed-off-by: Jani Nikula <jani.nikula@intel.com>
>
> LGTM,
> Reviewed-by: Suraj Kandpal <suraj.kandpal@intel.com>

Thanks for the review, pushed to din.

BR,
Jani.


-- 
Jani Nikula, Intel

  reply	other threads:[~2024-10-30 12:25 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-29 15:55 [PATCH v3] drm/i915/display: use x100 version for full version and release Jani Nikula
2024-10-29 18:12 ` ✓ CI.Patch_applied: success for drm/i915/display: use x100 version for full version and release (rev3) Patchwork
2024-10-29 18:13 ` ✗ CI.checkpatch: warning " Patchwork
2024-10-29 18:14 ` ✓ CI.KUnit: success " Patchwork
2024-10-29 18:25 ` ✓ CI.Build: " Patchwork
2024-10-29 18:28 ` ✓ CI.Hooks: " Patchwork
2024-10-29 18:29 ` ✗ CI.checksparse: warning " Patchwork
2024-10-29 19:13 ` ✓ CI.BAT: success " Patchwork
2024-10-29 22:31 ` ✓ Fi.CI.BAT: success for drm/i915/display: use x100 version for full version and release (rev4) Patchwork
2024-10-29 23:17 ` ✗ CI.FULL: failure for drm/i915/display: use x100 version for full version and release (rev3) Patchwork
2024-10-30 11:58 ` [PATCH v3] drm/i915/display: use x100 version for full version and release Kandpal, Suraj
2024-10-30 12:25   ` Jani Nikula [this message]
2024-10-30 17:19 ` ✓ Fi.CI.IGT: success for drm/i915/display: use x100 version for full version and release (rev4) 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=87jzdplqvf.fsf@intel.com \
    --to=jani.nikula@intel.com \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=intel-xe@lists.freedesktop.org \
    --cc=lucas.demarchi@intel.com \
    --cc=matthew.d.roper@intel.com \
    --cc=suraj.kandpal@intel.com \
    --cc=ville.syrjala@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 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.