All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Michał Grzelak" <michal.grzelak@intel.com>
To: intel-gfx@lists.freedesktop.org, intel-xe@lists.freedesktop.org
Cc: "Jani Nikula" <jani.nikula@intel.com>,
	"Michał Grzelak" <michal.grzelak@intel.com>
Subject: [PATCH v2 0/4] SKL_DSSM / DE_CAP fixes
Date: Mon,  3 Aug 2026 23:49:05 +0200	[thread overview]
Message-ID: <20260803214909.3076716-1-michal.grzelak@intel.com> (raw)

Next version of [1].

BR,
Michał

[1] https://lore.kernel.org/intel-gfx/20260727222125.2459634-1-michal.grzelak@intel.com/

---
Changelog:
v1->v2
- s/REG_GENMASK/REG_FIELD_PREP/ (Jani)
- use either runtime info flag or display version check (Jani)
- don't initialize runtime info flag to 0 (Jani)

Michał Grzelak (4):
  drm/i915/display: fix SKL_DSSM register macros
  drm/i915/3dlut: disable 3D LUT for pre-GLK
  drm/i915/3dlut: log 3D LUT's status
  drm/i915/3dlut: disable 3D LUT if unsupported

 drivers/gpu/drm/i915/display/intel_color.c          |  3 +++
 drivers/gpu/drm/i915/display/intel_display_device.c | 10 ++++++++++
 drivers/gpu/drm/i915/display/intel_display_device.h |  2 ++
 drivers/gpu/drm/i915/display/intel_display_regs.h   |  9 +++++----
 4 files changed, 20 insertions(+), 4 deletions(-)

-- 
2.45.2


             reply	other threads:[~2026-08-03 21:50 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-08-03 21:49 Michał Grzelak [this message]
2026-08-03 21:49 ` [PATCH v2 1/4] drm/i915/display: fix SKL_DSSM register macros Michał Grzelak
2026-08-04  8:01   ` Jani Nikula
2026-08-03 21:49 ` [PATCH v2 2/4] drm/i915/3dlut: disable 3D LUT for pre-GLK Michał Grzelak
2026-08-04 14:39   ` Borah, Chaitanya Kumar
2026-08-03 21:49 ` [PATCH v2 3/4] drm/i915/3dlut: log 3D LUT's status Michał Grzelak
2026-08-03 21:49 ` [PATCH v2 4/4] drm/i915/3dlut: disable 3D LUT if unsupported Michał Grzelak
2026-08-04 14:39   ` Borah, Chaitanya Kumar
2026-08-03 22:00 ` ✓ CI.KUnit: success for SKL_DSSM / DE_CAP fixes Patchwork
2026-08-04  1:19 ` ✓ Xe.CI.FULL: " Patchwork
2026-08-04 12:42 ` ✓ CI.KUnit: " Patchwork
2026-08-04 19:00 ` ✓ i915.CI.BAT: " Patchwork
2026-08-05  2:45 ` ✓ i915.CI.Full: " Patchwork
2026-08-05  6:00 ` ✗ Xe.CI.BAT: failure " Patchwork
2026-08-05  9:15 ` ✓ CI.KUnit: success for SKL_DSSM / DE_CAP fixes (rev2) Patchwork
2026-08-05 10:22 ` ✓ Xe.CI.BAT: " Patchwork
2026-08-05 18:43 ` ✗ Xe.CI.FULL: failure " 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=20260803214909.3076716-1-michal.grzelak@intel.com \
    --to=michal.grzelak@intel.com \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=intel-xe@lists.freedesktop.org \
    --cc=jani.nikula@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.