public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
From: "Borah, Chaitanya Kumar" <chaitanya.kumar.borah@intel.com>
To: Melissa Wen <mwen@igalia.com>, <dri-devel@lists.freedesktop.org>,
	<intel-gfx@lists.freedesktop.org>,
	<intel-xe@lists.freedesktop.org>
Cc: <harry.wentland@amd.com>, <louis.chauvet@bootlin.com>,
	<contact@emersion.fr>, <alex.hung@amd.com>,
	<daniels@collabora.com>, <uma.shankar@intel.com>,
	<maarten.lankhorst@intel.com>, <pekka.paalanen@collabora.com>,
	<pranay.samala@intel.com>, <swati2.sharma@intel.com>
Subject: Re: [PATCH v2 01/13] drm/colorop: Add DRM_COLOROP_FIXED_MATRIX
Date: Mon, 27 Apr 2026 13:37:20 +0530	[thread overview]
Message-ID: <360ef513-b97e-4bc7-8c3e-c78ad2b6c9aa@intel.com> (raw)
In-Reply-To: <7149c957-43e9-4ad4-bfae-307d2eb5146b@igalia.com>



On 4/24/2026 8:19 PM, Melissa Wen wrote:
> On 23/04/2026 06:38, Borah, Chaitanya Kumar wrote:
>> Regarding the IGTs they are yet to be upstreamed with this version of 
>> the series as we are still working out how to use CRC matching for 
>> pass criteria. (As i915/xe does not have writeback hooked up yet)
> 
> Out of curiousity, are you working on adding writeback support to them?


It is currently a work in progress.

https://lore.kernel.org/dri-devel/20260316083008.87466-1-suraj.kandpal@intel.com/

https://lore.kernel.org/intel-gfx/20260325110744.1096786-1-suraj.kandpal@intel.com/

==
Chaitanya

  reply	other threads:[~2026-04-27  8:07 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-04-08  5:15 [PATCH v2 00/13] drm/i915/color: Enable SDR plane color pipeline Chaitanya Kumar Borah
2026-04-08  5:15 ` [PATCH v2 01/13] drm/colorop: Add DRM_COLOROP_FIXED_MATRIX Chaitanya Kumar Borah
2026-04-21 13:10   ` Melissa Wen
2026-04-21 14:57     ` Borah, Chaitanya Kumar
2026-04-22 21:30       ` Melissa Wen
2026-04-23  9:38         ` Borah, Chaitanya Kumar
2026-04-24 14:49           ` Melissa Wen
2026-04-27  8:07             ` Borah, Chaitanya Kumar [this message]
2026-04-30 17:28         ` Harry Wentland
2026-04-08  5:15 ` [PATCH v2 02/13] drm/i915/color: Add CSC on SDR plane color pipeline Chaitanya Kumar Borah
2026-04-08  5:15 ` [PATCH v2 03/13] drm/i915/color: Program fixed-function CSC on SDR planes Chaitanya Kumar Borah
2026-04-08  5:15 ` [PATCH v2 04/13] drm/i915/color: Add support for 1D LUT in " Chaitanya Kumar Borah
2026-04-08  5:15 ` [PATCH v2 05/13] drm/i915/color: Fix HDR pre-CSC LUT programming loop Chaitanya Kumar Borah
2026-04-08  5:15 ` [PATCH v2 06/13] drm/i915/color: Extract HDR pre-CSC LUT programming to helper function Chaitanya Kumar Borah
2026-04-08  5:15 ` [PATCH v2 07/13] drm/i915/color: Program Pre-CSC registers for SDR Chaitanya Kumar Borah
2026-04-08  5:15 ` [PATCH v2 08/13] drm/i915/color: Extract HDR post-CSC LUT programming to helper function Chaitanya Kumar Borah
2026-04-08  5:15 ` [PATCH v2 09/13] drm/i915/color: Program Plane Post CSC registers for SDR planes Chaitanya Kumar Borah
2026-04-08  5:15 ` [PATCH v2 10/13] drm/i915/color: Add color pipeline support " Chaitanya Kumar Borah
2026-04-08  5:15 ` [PATCH v2 11/13] drm/i915/color: Add YCbCr limited-to-full range color block support Chaitanya Kumar Borah
2026-04-08  5:15 ` [PATCH v2 12/13] drm/i915/color: Program plane YUV range correction colorop Chaitanya Kumar Borah
2026-04-08  5:15 ` [PATCH v2 13/13] drm/i915/color: Add YUV range correction to SDR plane pipeline Chaitanya Kumar Borah
2026-04-08 16:07 ` ✗ i915.CI.BAT: failure for drm/i915/color: Enable SDR plane color pipeline (rev2) 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=360ef513-b97e-4bc7-8c3e-c78ad2b6c9aa@intel.com \
    --to=chaitanya.kumar.borah@intel.com \
    --cc=alex.hung@amd.com \
    --cc=contact@emersion.fr \
    --cc=daniels@collabora.com \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=harry.wentland@amd.com \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=intel-xe@lists.freedesktop.org \
    --cc=louis.chauvet@bootlin.com \
    --cc=maarten.lankhorst@intel.com \
    --cc=mwen@igalia.com \
    --cc=pekka.paalanen@collabora.com \
    --cc=pranay.samala@intel.com \
    --cc=swati2.sharma@intel.com \
    --cc=uma.shankar@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