From: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
To: intel-xe@lists.freedesktop.org
Cc: intel-gfx@lists.freedesktop.org,
Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
Subject: [PATCH v5 0/2] drm/xe: Align all VRAM scanout buffers to 64k physical pages when needed.
Date: Mon, 26 Aug 2024 11:50:39 +0200 [thread overview]
Message-ID: <20240826095041.75416-1-maarten.lankhorst@linux.intel.com> (raw)
Introduce a second patch to move the changes to intel_fb instead.
Maarten Lankhorst (2):
drm/xe: Align all VRAM scanout buffers to 64k physical pages when
needed.
drm/i915/display: Add function for checking 64k physical alignment
workaround
drivers/gpu/drm/i915/display/intel_fb.c | 20 +++++++++++++++++++-
drivers/gpu/drm/i915/display/intel_fb.h | 2 ++
drivers/gpu/drm/xe/display/intel_fb_bo.c | 6 ++++++
drivers/gpu/drm/xe/xe_bo.c | 7 +++++++
drivers/gpu/drm/xe/xe_vm.c | 11 ++++++++++-
5 files changed, 44 insertions(+), 2 deletions(-)
--
2.45.2
next reply other threads:[~2024-08-26 9:58 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-26 9:50 Maarten Lankhorst [this message]
2024-08-26 9:50 ` [PATCH v5 1/2] drm/xe: Align all VRAM scanout buffers to 64k physical pages when needed Maarten Lankhorst
2024-08-26 13:44 ` Zbigniew Kempczyński
2024-08-26 14:01 ` Thomas Hellström
2024-08-26 14:03 ` Maarten Lankhorst
2024-08-26 9:50 ` [PATCH v5 2/2] drm/i915/display: Add function for checking 64k physical alignment workaround Maarten Lankhorst
2024-08-26 13:31 ` Rodrigo Vivi
2024-08-26 13:52 ` Zbigniew Kempczyński
2024-08-26 9:55 ` ✓ CI.Patch_applied: success for drm/xe: Align all VRAM scanout buffers to 64k physical pages when needed. (rev2) Patchwork
2024-08-26 9:56 ` ✗ CI.checkpatch: warning " Patchwork
2024-08-26 9:57 ` ✓ CI.KUnit: success " Patchwork
2024-08-26 10:08 ` ✓ CI.Build: " Patchwork
2024-08-26 10:11 ` ✓ CI.Hooks: " Patchwork
2024-08-26 10:12 ` ✗ CI.checksparse: warning " Patchwork
2024-08-26 13:25 ` ✗ Fi.CI.CHECKPATCH: warning for drm/xe: Align all VRAM scanout buffers to 64k physical pages when needed Patchwork
2024-08-26 13:32 ` ✗ CI.FULL: failure for drm/xe: Align all VRAM scanout buffers to 64k physical pages when needed. (rev2) Patchwork
2024-08-26 13:33 ` ✓ Fi.CI.BAT: success for drm/xe: Align all VRAM scanout buffers to 64k physical pages when needed 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=20240826095041.75416-1-maarten.lankhorst@linux.intel.com \
--to=maarten.lankhorst@linux.intel.com \
--cc=intel-gfx@lists.freedesktop.org \
--cc=intel-xe@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 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.