[PATCH 0/2] Align framebuffers according to what display minimum alignment states
Juha-Pekka Heikkila
juhapekka.heikkila at gmail.com
Wed Oct 9 15:19:45 UTC 2024
Here added interface to request physical alignemnt for BOs and
use it to align framebuffers according to what display code
min_align says.
/Juha-Pekka
Juha-Pekka Heikkila (2):
drm/xe: add interface to request physical alignment for buffer objects
drm/xe/display: align framebuffers according to hw requirements
.../compat-i915-headers/gem/i915_gem_stolen.h | 2 +-
drivers/gpu/drm/xe/display/xe_fb_pin.c | 57 ++++++++++++-------
drivers/gpu/drm/xe/xe_bo.c | 29 ++++++++--
drivers/gpu/drm/xe/xe_bo.h | 8 ++-
drivers/gpu/drm/xe/xe_bo_types.h | 5 ++
drivers/gpu/drm/xe/xe_ggtt.c | 2 +-
6 files changed, 72 insertions(+), 31 deletions(-)
--
2.45.2
More information about the Intel-gfx
mailing list