All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jani Nikula <jani.nikula@intel.com>
To: intel-gfx@lists.freedesktop.org, intel-xe@lists.freedesktop.org
Cc: jani.nikula@intel.com, ville.syrjala@linux.intel.com
Subject: [PATCH 0/3] drm/i915/display: 128-byte Y-tiling and flat CCS feature checks
Date: Fri, 10 Oct 2025 14:07:50 +0300	[thread overview]
Message-ID: <cover.1760094361.git.jani.nikula@intel.com> (raw)

This combines/addresses [1] and [2].

[1] https://lore.kernel.org/r/aNap2gHsCPhPNcLE@intel.com
[2] https://lore.kernel.org/r/aOaDCa576OP-eRAy@intel.com

Jani Nikula (3):
  drm/i915: include gen 2 in HAS_128_BYTE_Y_TILING()
  drm/i915/display: duplicate 128-byte Y-tiling feature check
  drm/i915/display: add HAS_AUX_CCS() feature check

 drivers/gpu/drm/i915/display/intel_display_device.h | 2 ++
 drivers/gpu/drm/i915/display/intel_fb.c             | 7 ++-----
 drivers/gpu/drm/i915/display/skl_universal_plane.c  | 4 ++--
 drivers/gpu/drm/i915/gem/i915_gem_tiling.c          | 5 +++--
 drivers/gpu/drm/i915/i915_drv.h                     | 3 +--
 drivers/gpu/drm/xe/compat-i915-headers/i915_drv.h   | 3 ---
 6 files changed, 10 insertions(+), 14 deletions(-)

-- 
2.47.3


             reply	other threads:[~2025-10-10 11:08 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-10-10 11:07 Jani Nikula [this message]
2025-10-10 11:07 ` [PATCH 1/3] drm/i915: include gen 2 in HAS_128_BYTE_Y_TILING() Jani Nikula
2025-10-10 13:57   ` Ville Syrjälä
2025-10-10 11:07 ` [PATCH 2/3] drm/i915/display: duplicate 128-byte Y-tiling feature check Jani Nikula
2025-10-10 14:01   ` Ville Syrjälä
2025-10-10 11:07 ` [PATCH 3/3] drm/i915/display: add HAS_AUX_CCS() " Jani Nikula
2025-10-10 13:53   ` Ville Syrjälä
2025-10-13 14:47     ` Jani Nikula
2025-10-13 14:45   ` [PATCH v2] " Jani Nikula
2025-10-13 17:21     ` Ville Syrjälä
2025-10-14  9:50       ` Jani Nikula
2025-10-10 12:42 ` ✗ CI.checkpatch: warning for drm/i915/display: 128-byte Y-tiling and flat CCS feature checks Patchwork
2025-10-10 12:43 ` ✓ CI.KUnit: success " Patchwork
2025-10-10 13:01 ` ✗ CI.checksparse: warning " Patchwork
2025-10-10 13:25 ` ✓ Xe.CI.BAT: success " Patchwork
2025-10-10 13:45 ` ✓ i915.CI.BAT: " Patchwork
2025-10-10 15:29 ` ✓ i915.CI.Full: " Patchwork
2025-10-10 18:23 ` ✓ Xe.CI.Full: " Patchwork
2025-10-13 15:11 ` ✗ CI.checkpatch: warning for drm/i915/display: 128-byte Y-tiling and flat CCS feature checks (rev2) Patchwork
2025-10-13 15:13 ` ✓ CI.KUnit: success " Patchwork
2025-10-13 15:29 ` ✗ CI.checksparse: warning " Patchwork
2025-10-13 16:04 ` ✓ Xe.CI.BAT: success " Patchwork
2025-10-13 16:27 ` ✓ i915.CI.BAT: " Patchwork
2025-10-13 17:51 ` ✗ Xe.CI.Full: failure " Patchwork
2025-10-13 19:22 ` ✗ i915.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=cover.1760094361.git.jani.nikula@intel.com \
    --to=jani.nikula@intel.com \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=intel-xe@lists.freedesktop.org \
    --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.