From: Juha-Pekka Heikkila <juhapekka.heikkila@gmail.com>
To: igt-dev@lists.freedesktop.org
Subject: [igt-dev] [PATCH i-g-t 0/4] Add Meteorlake CCS support
Date: Tue, 16 May 2023 18:43:25 +0300 [thread overview]
Message-ID: <20230516154329.9002-1-juhapekka.heikkila@gmail.com> (raw)
Import fourcc codes from kernel and built support for MTL 4-tile aux ccs type
compression support for render and vebox copy paths.
/Juha-Pekka
Juha-Pekka Heikkila (4):
drm/fourcc: Import drm_fourcc header from commit c7c12de893f8
("drm/fourcc: define Intel Meteorlake related ccs modifiers")
lib/mtl: Add MTL related tile4 ccs modifiers handling
tests/i915/kms_ccs: enable mtl aux ccs tests
tests/kms_getfb: Add meteorlake related ccs modifiers
include/drm-uapi/drm_fourcc.h | 156 +++++++++++++++++++++++++++++++---
lib/igt_fb.c | 30 +++++--
lib/intel_aux_pgtable.c | 79 ++++++++++++-----
lib/intel_batchbuffer.c | 15 +++-
lib/rendercopy.h | 8 ++
lib/rendercopy_gen9.c | 44 +++++++++-
lib/veboxcopy_gen12.c | 79 ++++++++---------
tests/i915/kms_ccs.c | 6 +-
tests/kms_getfb.c | 13 ++-
9 files changed, 345 insertions(+), 85 deletions(-)
--
2.25.1
next reply other threads:[~2023-05-16 15:44 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-16 15:43 Juha-Pekka Heikkila [this message]
2023-05-16 15:43 ` [igt-dev] [PATCH i-g-t 1/4] drm/fourcc: Import drm_fourcc header from commit c7c12de893f8 ("drm/fourcc: define Intel Meteorlake related ccs modifiers") Juha-Pekka Heikkila
2023-05-22 12:07 ` Kahola, Mika
2023-05-16 15:43 ` [igt-dev] [PATCH i-g-t 2/4] lib/mtl: Add MTL related tile4 ccs modifiers handling Juha-Pekka Heikkila
2023-05-23 9:12 ` Kahola, Mika
2023-05-16 15:43 ` [igt-dev] [PATCH i-g-t 3/4] tests/i915/kms_ccs: enable mtl aux ccs tests Juha-Pekka Heikkila
2023-05-22 12:54 ` Kahola, Mika
2023-05-16 15:43 ` [igt-dev] [PATCH i-g-t 4/4] tests/kms_getfb: Add meteorlake related ccs modifiers Juha-Pekka Heikkila
2023-05-22 12:56 ` Kahola, Mika
2023-05-16 17:14 ` [igt-dev] ✓ Fi.CI.BAT: success for Add Meteorlake CCS support Patchwork
2023-05-17 1:12 ` [igt-dev] ✓ Fi.CI.IGT: " 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=20230516154329.9002-1-juhapekka.heikkila@gmail.com \
--to=juhapekka.heikkila@gmail.com \
--cc=igt-dev@lists.freedesktop.org \
/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