Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [CI v2 0/4] (CI) drm/xe: Fix initial framebuffer handover.
@ 2024-10-18 17:06 Maarten Lankhorst
  2024-10-18 17:06 ` [CI v2 1/4] drm/xe: Remove double pageflip Maarten Lankhorst
                   ` (47 more replies)
  0 siblings, 48 replies; 59+ messages in thread
From: Maarten Lankhorst @ 2024-10-18 17:06 UTC (permalink / raw)
  To: intel-xe

Should be good enough to remove flickering, but does it pass CI?

Maarten Lankhorst (4):
  drm/xe: Remove double pageflip
  drm/i915/display: Use async flip when available for initial plane
    config
  drm/xe: Move suballocator init to after display init
  drm/xe: Initialise display before GT and tile init

 .../drm/i915/display/skl_universal_plane.c    | 13 +++++-
 drivers/gpu/drm/xe/display/xe_plane_initial.c | 10 -----
 drivers/gpu/drm/xe/xe_device.c                | 43 +++++++++++++------
 drivers/gpu/drm/xe/xe_gt.c                    | 24 ++++++++---
 drivers/gpu/drm/xe/xe_gt.h                    |  1 +
 drivers/gpu/drm/xe/xe_tile.c                  | 12 ++++--
 drivers/gpu/drm/xe/xe_tile.h                  |  1 +
 7 files changed, 67 insertions(+), 37 deletions(-)

-- 
2.45.2


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

end of thread, other threads:[~2024-10-29 11:40 UTC | newest]

Thread overview: 59+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-18 17:06 [CI v2 0/4] (CI) drm/xe: Fix initial framebuffer handover Maarten Lankhorst
2024-10-18 17:06 ` [CI v2 1/4] drm/xe: Remove double pageflip Maarten Lankhorst
2024-10-18 17:12   ` Lucas De Marchi
2024-10-18 17:06 ` [CI v2 2/4] drm/i915/display: Use async flip when available for initial plane config Maarten Lankhorst
2024-10-18 17:14   ` Lucas De Marchi
2024-10-18 17:06 ` [CI v2 3/4] drm/xe: Move suballocator init to after display init Maarten Lankhorst
2024-10-18 17:30   ` Lucas De Marchi
2024-10-18 17:06 ` [CI v2 4/4] drm/xe: Initialise display before GT and tile init Maarten Lankhorst
2024-10-18 17:40   ` Lucas De Marchi
2024-10-18 20:05   ` [CI v2.2] " Maarten Lankhorst
2024-10-21 10:38     ` [CI v2.3] " Maarten Lankhorst
2024-10-24 13:46       ` [PATCH] " Maarten Lankhorst
2024-10-24 15:15       ` Maarten Lankhorst
2024-10-25 10:14         ` Maarten Lankhorst
2024-10-25 13:04           ` Maarten Lankhorst
2024-10-18 18:08 ` ✓ CI.Patch_applied: success for (CI) drm/xe: Fix initial framebuffer handover Patchwork
2024-10-18 18:08 ` ✗ CI.checkpatch: warning " Patchwork
2024-10-18 18:10 ` ✓ CI.KUnit: success " Patchwork
2024-10-18 18:21 ` ✓ CI.Build: " Patchwork
2024-10-18 18:23 ` ✓ CI.Hooks: " Patchwork
2024-10-18 18:25 ` ✗ CI.checksparse: warning " Patchwork
2024-10-18 18:45 ` ✗ CI.BAT: failure " Patchwork
2024-10-18 21:25 ` ✓ CI.Patch_applied: success for (CI) drm/xe: Fix initial framebuffer handover. (rev2) Patchwork
2024-10-18 21:25 ` ✓ CI.checkpatch: " Patchwork
2024-10-18 21:27 ` ✓ CI.KUnit: " Patchwork
2024-10-18 21:38 ` ✓ CI.Build: " Patchwork
2024-10-18 21:40 ` ✓ CI.Hooks: " Patchwork
2024-10-18 21:42 ` ✗ CI.checksparse: warning " Patchwork
2024-10-18 22:04 ` ✗ CI.BAT: failure " Patchwork
2024-10-19 11:17 ` ✗ CI.FULL: failure for (CI) drm/xe: Fix initial framebuffer handover Patchwork
2024-10-19 14:41 ` ✗ CI.FULL: failure for (CI) drm/xe: Fix initial framebuffer handover. (rev2) Patchwork
2024-10-21 10:50 ` ✓ CI.Patch_applied: success for (CI) drm/xe: Fix initial framebuffer handover. (rev3) Patchwork
2024-10-21 10:50 ` ✓ CI.checkpatch: " Patchwork
2024-10-21 10:52 ` ✓ CI.KUnit: " Patchwork
2024-10-21 11:03 ` ✓ CI.Build: " Patchwork
2024-10-21 11:06 ` ✓ CI.Hooks: " Patchwork
2024-10-21 11:07 ` ✗ CI.checksparse: warning " Patchwork
2024-10-21 11:36 ` ✓ CI.BAT: success " Patchwork
2024-10-21 15:59 ` ✗ CI.FULL: failure " Patchwork
2024-10-25  1:30 ` ✓ CI.Patch_applied: success for (CI) drm/xe: Fix initial framebuffer handover. (rev5) Patchwork
2024-10-25  1:30 ` ✗ CI.checkpatch: warning " Patchwork
2024-10-25  1:31 ` ✗ CI.KUnit: failure " Patchwork
2024-10-25 11:29 ` ✓ CI.Patch_applied: success for (CI) drm/xe: Fix initial framebuffer handover. (rev6) Patchwork
2024-10-25 11:29 ` ✗ CI.checkpatch: warning " Patchwork
2024-10-25 11:30 ` ✓ CI.KUnit: success " Patchwork
2024-10-25 11:42 ` ✓ CI.Build: " Patchwork
2024-10-25 11:44 ` ✓ CI.Hooks: " Patchwork
2024-10-25 11:46 ` ✗ CI.checksparse: warning " Patchwork
2024-10-25 12:14 ` ✗ CI.BAT: failure " Patchwork
2024-10-25 13:11 ` ✓ CI.Patch_applied: success for (CI) drm/xe: Fix initial framebuffer handover. (rev7) Patchwork
2024-10-25 13:11 ` ✗ CI.checkpatch: warning " Patchwork
2024-10-25 13:13 ` ✓ CI.KUnit: success " Patchwork
2024-10-25 13:24 ` ✓ CI.Build: " Patchwork
2024-10-25 13:27 ` ✓ CI.Hooks: " Patchwork
2024-10-25 13:28 ` ✗ CI.checksparse: warning " Patchwork
2024-10-25 13:54 ` ✗ CI.BAT: failure " Patchwork
2024-10-26 23:39 ` ✗ CI.FULL: failure for (CI) drm/xe: Fix initial framebuffer handover. (rev6) Patchwork
2024-10-27  1:46 ` ✗ CI.FULL: failure for (CI) drm/xe: Fix initial framebuffer handover. (rev7) Patchwork
2024-10-29 11:40 ` Patchwork

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