[PATCH 0/3] drm/xe: Alternative CCS fix.
Maarten Lankhorst
maarten.lankhorst at linux.intel.com
Wed Aug 21 20:47:47 UTC 2024
Instead of making 64k CCS special, make it the only case. :)
I think the approach is interesting, so if there is no performance hit,
we should be able to get away with 64k pages always.
Maarten Lankhorst (2):
drm/xe: Align 64k scanout buffers physically when multiple of 64k.
drm/i915/display: Allowing looking up invalid modifiers to make xe
happy
Zbigniew Kempczyński (1):
drm/xe: Use 64K pages for scanout buffers for Battlemage
drivers/gpu/drm/i915/display/intel_fb.c | 4 ++++
drivers/gpu/drm/xe/display/intel_fb_bo.c | 6 ++++++
drivers/gpu/drm/xe/xe_bo.c | 10 ++++++++++
drivers/gpu/drm/xe/xe_device_types.h | 1 +
drivers/gpu/drm/xe/xe_pci.c | 9 ++++++++-
drivers/gpu/drm/xe/xe_vm.c | 4 +++-
6 files changed, 32 insertions(+), 2 deletions(-)
--
2.45.2
More information about the Intel-xe
mailing list