Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Akshata Jahagirdar <akshata.jahagirdar@intel.com>
Cc: igt-dev@lists.freedesktop.org, ayaz.siddiqui@intel.com,
	akshata.jahagirdar@intel.com, matthew.auld@intel.com
Subject: [igt-dev] [PATCH i-g-t v4 0/6] Compression support for Lunarlake
Date: Thu,  7 Dec 2023 04:42:35 -0800	[thread overview]
Message-ID: <cover.1701951594.git.akshata.jahagirdar@intel.com> (raw)

Series enables the compression feature for Lunarlake and address various
changes of the feature from Gen12. The Main-to-CCS ratio has been
changed to 512:1. This changes the calculations and value for fields
such as CCS Copy size for blitter command APIs. 
This patch series updates tests xe_ccs and gem_ccs for XE2.  

These changes are based on top of the "vm_bind pat_index" patch here:
https://patchwork.freedesktop.org/series/124667/

v2: Lots of improvements/tweaks (Kamil)
    Addressed review comments (Matthew, Karolina)
v3: Reused dg2_xy_fast_copy definition for defing xe2_cmds_info struct(Karolina)
    Split the patch to address ccs_size calculation and updating
pat_index, updated the intel_get_pat_idx_uc_comp function as per review
comments (Kamil)
v4: Addressed review comments (Karolina)
    Rebase. Removed few unnecessary conditions, plus few fixes.

Akshata Jahagirdar (6):
  lib: Add blt command properties for lunarlake
  lib/intel_blt: Update calculation of ccs_size and size_of_ctrl_copy
  lib/intel_pat: Add uc_comp pat_index
  lib/intel_blt: Update caching mode and pat_index
  tests/intel/gem_ccs: Add compression support for Lunarlake
  tests/intel/xe_ccs: Add compression support for Lunarlake

 lib/intel_blt.c         | 19 +++++++++++--------
 lib/intel_blt.h         |  2 +-
 lib/intel_cmds_info.c   | 16 ++++++++++++++++
 lib/intel_cmds_info.h   |  1 +
 lib/intel_device_info.c |  2 +-
 lib/intel_pat.c         | 14 +++++++++++++-
 lib/intel_pat.h         |  2 ++
 tests/intel/gem_ccs.c   |  2 +-
 tests/intel/xe_ccs.c    | 40 +++++++++++++++++++++-------------------
 9 files changed, 67 insertions(+), 31 deletions(-)

             reply	other threads:[~2023-12-07  0:42 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-07 12:42 Akshata Jahagirdar [this message]
2023-12-07  1:23 ` [igt-dev] ✓ Fi.CI.BAT: success for Compression support for Lunarlake (rev4) Patchwork
2023-12-07  2:32 ` [igt-dev] ✗ Fi.CI.IGT: failure " Patchwork
2023-12-07  2:51 ` [igt-dev] ✓ CI.xeBAT: success " Patchwork
2023-12-07 12:42 ` [igt-dev] [PATCH i-g-t v4 1/6] lib: Add blt command properties for lunarlake Akshata Jahagirdar
2023-12-07 12:42 ` [igt-dev] [PATCH i-g-t v4 2/6] lib/intel_blt: Update calculation of ccs_size and size_of_ctrl_copy Akshata Jahagirdar
2023-12-07 12:42 ` [igt-dev] [PATCH i-g-t v4 3/6] lib/intel_pat: Add uc_comp pat_index Akshata Jahagirdar
2023-12-07 12:42 ` [igt-dev] [PATCH i-g-t v4 4/6] lib/intel_blt: Update caching mode and pat_index Akshata Jahagirdar
2023-12-11  9:16   ` Zbigniew Kempczyński
2023-12-11  9:26     ` Matthew Auld
2023-12-12  0:36       ` Jahagirdar, Akshata
2023-12-12  0:34     ` Jahagirdar, Akshata
2023-12-07 12:42 ` [igt-dev] [PATCH i-g-t v4 5/6] tests/intel/gem_ccs: Add compression support for Lunarlake Akshata Jahagirdar
2023-12-07 12:42 ` [igt-dev] [PATCH i-g-t v4 6/6] tests/intel/xe_ccs: " Akshata Jahagirdar

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.1701951594.git.akshata.jahagirdar@intel.com \
    --to=akshata.jahagirdar@intel.com \
    --cc=ayaz.siddiqui@intel.com \
    --cc=igt-dev@lists.freedesktop.org \
    --cc=matthew.auld@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