All of lore.kernel.org
 help / color / mirror / Atom feed
From: sashiko-bot@kernel.org
To: "Nemesa Garg" <nemesa.garg@intel.com>
Cc: dri-devel@lists.freedesktop.org
Subject: Re: [RESEND 3/4] drm/dp: Add max bpp delta computation constants
Date: Tue, 23 Jun 2026 09:52:44 +0000	[thread overview]
Message-ID: <20260623095245.AEEAC1F000E9@smtp.kernel.org> (raw)
In-Reply-To: <20260623094236.1586318-4-nemesa.garg@intel.com>

Thank you for your contribution! Sashiko AI review found 1 potential issue(s) to consider:
- [Medium] The commit message claims to introduce masks for RGB/YCbCr444 and YCbCr420 and add a 'version_1' suffix to MAX_DELTA_BPP, but these changes are absent from the patch diff.
--

commit c43e818317532135cb07d6c396122c12f12acaca
Author: Nemesa Garg <nemesa.garg@intel.com>

drm/dp: Add max bpp delta computation constants

This commit defines macros used for decoding DSC max bpp delta values from
the sink DPCD. It introduces definitions for delta scaling and shifts for
various formats.

> drm/dp: Add max bpp delta computation constants
> 
> Define macros used for decoding DSC max bpp delta values
> from the sink DPCD. This includes per-format masks for
> RGB/YCbCr444 and YCbCr420, as well as definitions for delta
> scaling and the YCbCr420 bit shift. Also add version_1 as
> suffix to MAX_DELTA_BPP.
> 
> v2: Move constants under 0x6E register. [Ankit]
>     Add mask for Native 422 also. [Ankit]
> v3: Rename _DSC_NATIVE4222 to _DSC_NATIVE_YCbCr422. [Ankit]
> v4: Move Version_1 edit ti patch_1. [Ankit]
>     Add shift mask for native also. [sashiko]

[Severity: Medium]
Does the commit message accurately reflect the changes in the patch?

The message states it adds per-format masks for RGB/YCbCr444 and YCbCr420,
as well as a version_1 suffix to MAX_DELTA_BPP. However, the version_1
suffix change was moved to another patch according to the v4 notes, and
the per-format masks are already present in the baseline context of
include/drm/display/drm_dp.h.

Could the commit message be updated to remove the claims about the masks
and the version_1 suffix so it matches the actual patch contents?

-- 
Sashiko AI review · https://sashiko.dev/#/patchset/20260623094236.1586318-1-nemesa.garg@intel.com?part=3

  reply	other threads:[~2026-06-23  9:52 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-06-23  9:42 [PATCH 0/4] DSC max delta bpp support Nemesa Garg
2026-06-23  9:42 ` [RESEND 1/4] drm/dp: Add DP_DSC_MAX_BPP_DELTA register Nemesa Garg
2026-06-23  9:42 ` [RESEND 2/4] drm/dp: Rename YCbCr420 bpp delta mask to native Nemesa Garg
2026-06-23  9:42 ` [RESEND 3/4] drm/dp: Add max bpp delta computation constants Nemesa Garg
2026-06-23  9:52   ` sashiko-bot [this message]
2026-06-23  9:42 ` [RESEND 4/4] drm/i915/dp: Decode dsc max delta bpp from sink dpcd Nemesa Garg
2026-06-23 10:17 ` ✓ CI.KUnit: success for DSC max delta bpp support (rev5) Patchwork
2026-06-23 11:32 ` ✓ i915.CI.BAT: " Patchwork
2026-06-23 11:51 ` ✓ Xe.CI.BAT: " Patchwork
2026-06-23 13:31 ` ✓ Xe.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=20260623095245.AEEAC1F000E9@smtp.kernel.org \
    --to=sashiko-bot@kernel.org \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=nemesa.garg@intel.com \
    --cc=sashiko-reviews@lists.linux.dev \
    /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.