Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Restrict BMG to use 64K pages for scanout buffers
@ 2024-07-09 12:25 Zbigniew Kempczyński
  2024-07-09 12:25 ` [PATCH v2 1/2] drm/xe: Separate 64K physical allocation for display Zbigniew Kempczyński
                   ` (9 more replies)
  0 siblings, 10 replies; 13+ messages in thread
From: Zbigniew Kempczyński @ 2024-07-09 12:25 UTC (permalink / raw)
  To: intel-xe; +Cc: Zbigniew Kempczyński, Matthew Auld

Requires also changes from userspace perspective, due to necessity
allocating buffers with 64K pages.

v2: Limit restriction to BMG

Cc: Matthew Auld <matthew.auld@intel.com>

Zbigniew Kempczyński (2):
  drm/xe: Separate 64K physical allocation for display
  drm/xe: Use 64K pages for scanout buffers for Battlemage

 drivers/gpu/drm/xe/xe_bo.c           | 9 +++++++--
 drivers/gpu/drm/xe/xe_device_types.h | 1 +
 drivers/gpu/drm/xe/xe_pci.c          | 9 ++++++++-
 3 files changed, 16 insertions(+), 3 deletions(-)

-- 
2.34.1


^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2024-07-10  5:00 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-09 12:25 [PATCH v2 0/2] Restrict BMG to use 64K pages for scanout buffers Zbigniew Kempczyński
2024-07-09 12:25 ` [PATCH v2 1/2] drm/xe: Separate 64K physical allocation for display Zbigniew Kempczyński
2024-07-09 19:05   ` Rodrigo Vivi
2024-07-10  5:00     ` Zbigniew Kempczyński
2024-07-09 12:25 ` [PATCH v2 2/2] drm/xe: Use 64K pages for scanout buffers for Battlemage Zbigniew Kempczyński
2024-07-09 12:59 ` ✓ CI.Patch_applied: success for Restrict BMG to use 64K pages for scanout buffers Patchwork
2024-07-09 12:59 ` ✓ CI.checkpatch: " Patchwork
2024-07-09 13:00 ` ✓ CI.KUnit: " Patchwork
2024-07-09 13:12 ` ✓ CI.Build: " Patchwork
2024-07-09 13:14 ` ✓ CI.Hooks: " Patchwork
2024-07-09 13:16 ` ✓ CI.checksparse: " Patchwork
2024-07-09 13:42 ` ✓ CI.BAT: " Patchwork
2024-07-09 16:07 ` ✓ CI.FULL: " Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox