Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Ankit Nautiyal <ankit.k.nautiyal@intel.com>
To: intel-gfx@lists.freedesktop.org
Cc: intel-xe@lists.freedesktop.org, suraj.kandpal@intel.com
Subject: [RESEND 2/2] drm/i915/dsc: Remove old comment about DSC 444 support
Date: Fri, 10 Jan 2025 10:11:31 +0530	[thread overview]
Message-ID: <20250110044131.3162682-3-ankit.k.nautiyal@intel.com> (raw)
In-Reply-To: <20250110044131.3162682-1-ankit.k.nautiyal@intel.com>

DSC with YCbCr420 is now supported, so remove the comment mentioning
support for only 444 format.

Signed-off-by: Ankit Nautiyal <ankit.k.nautiyal@intel.com>
Reviewed-by: Suraj Kandpal <suraj.kandpal@intel.com>
---
 drivers/gpu/drm/i915/display/intel_vdsc.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/gpu/drm/i915/display/intel_vdsc.c b/drivers/gpu/drm/i915/display/intel_vdsc.c
index df07090c84eb..1e8f71fb3094 100644
--- a/drivers/gpu/drm/i915/display/intel_vdsc.c
+++ b/drivers/gpu/drm/i915/display/intel_vdsc.c
@@ -124,7 +124,6 @@ calculate_rc_params(struct drm_dsc_config *vdsc_cfg)
 							vdsc_cfg->slice_height - 1);
 	}
 
-	/* Our hw supports only 444 modes as of today */
 	if (bpp >= 12)
 		vdsc_cfg->initial_offset = 2048;
 	else if (bpp >= 10)
-- 
2.45.2


  parent reply	other threads:[~2025-01-10  4:52 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-01-10  4:41 [RESEND 0/2] Add helper for range_bpg_offset and minor fixes Ankit Nautiyal
2025-01-10  4:41 ` [RESEND 1/2] drm/i915/dsc: Use helper to calculate range_bpg_offset Ankit Nautiyal
2025-01-16 14:18   ` Krzysztof Karas
2025-01-10  4:41 ` Ankit Nautiyal [this message]
2025-01-10  4:58 ` ✓ CI.Patch_applied: success for Add helper for range_bpg_offset and minor fixes Patchwork
2025-01-10  4:58 ` ✓ CI.checkpatch: " Patchwork
2025-01-10  5:00 ` ✓ CI.KUnit: " Patchwork
2025-01-10  5:18 ` ✓ CI.Build: " Patchwork
2025-01-10  5:20 ` ✓ CI.Hooks: " Patchwork
2025-01-10  5:21 ` ✓ CI.checksparse: " Patchwork
2025-01-17  7:58 ` [RESEND 0/2] " 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=20250110044131.3162682-3-ankit.k.nautiyal@intel.com \
    --to=ankit.k.nautiyal@intel.com \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=intel-xe@lists.freedesktop.org \
    --cc=suraj.kandpal@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