Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Align framebuffers according to what display minimum alignment states
@ 2024-10-09 15:19 Juha-Pekka Heikkila
  2024-10-09 15:19 ` [PATCH 1/2] drm/xe: add interface to request physical alignment for buffer objects Juha-Pekka Heikkila
                   ` (17 more replies)
  0 siblings, 18 replies; 23+ messages in thread
From: Juha-Pekka Heikkila @ 2024-10-09 15:19 UTC (permalink / raw)
  To: intel-xe, intel-gfx; +Cc: Juha-Pekka Heikkila

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


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

end of thread, other threads:[~2024-10-14 13:19 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-09 15:19 [PATCH 0/2] Align framebuffers according to what display minimum alignment states Juha-Pekka Heikkila
2024-10-09 15:19 ` [PATCH 1/2] drm/xe: add interface to request physical alignment for buffer objects Juha-Pekka Heikkila
2024-10-09 17:11   ` Cavitt, Jonathan
2024-10-09 15:19 ` [PATCH 2/2] drm/xe/display: align framebuffers according to hw requirements Juha-Pekka Heikkila
2024-10-09 16:37   ` Ville Syrjälä
2024-10-09 17:20   ` Cavitt, Jonathan
2024-10-09 16:30 ` ✓ CI.Patch_applied: success for Align framebuffers according to what display minimum alignment states Patchwork
2024-10-09 16:30 ` ✓ CI.checkpatch: " Patchwork
2024-10-09 16:31 ` ✓ CI.KUnit: " Patchwork
2024-10-09 16:42 ` ✓ CI.Build: " Patchwork
2024-10-09 16:45 ` ✓ CI.Hooks: " Patchwork
2024-10-09 16:46 ` ✓ CI.checksparse: " Patchwork
2024-10-09 17:08 ` ✓ CI.BAT: " Patchwork
2024-10-10  3:25 ` ✗ CI.FULL: failure " Patchwork
2024-10-10  5:21 ` ✓ CI.Patch_applied: success for Align framebuffers according to what display minimum alignment states (rev2) Patchwork
2024-10-10  5:21 ` ✓ CI.checkpatch: " Patchwork
2024-10-10  5:22 ` ✓ CI.KUnit: " Patchwork
2024-10-10  5:34 ` ✓ CI.Build: " Patchwork
2024-10-10  5:36 ` ✓ CI.Hooks: " Patchwork
2024-10-10  5:37 ` ✓ CI.checksparse: " Patchwork
2024-10-10  6:03 ` ✓ CI.BAT: " Patchwork
2024-10-10 19:38 ` ✗ CI.FULL: failure " Patchwork
2024-10-14 13:19   ` Juha-Pekka Heikkila

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