Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Intel-xe] [PATCH 0/8] Backport i915_sw_fence to dma fence conversion
@ 2023-11-06  6:48 Jouni Högander
  2023-11-06  6:48 ` [Intel-xe] [PATCH 1/8] fixup! drm/xe/display: Implement display support Jouni Högander
                   ` (15 more replies)
  0 siblings, 16 replies; 21+ messages in thread
From: Jouni Högander @ 2023-11-06  6:48 UTC (permalink / raw)
  To: intel-xe; +Cc: Jouni Högander, Jani Nikula, Rodrigo Vivi

In drm-intel-next branch we have now removed usage of i915_sw_fence
from display code and using dma_fence instead. Backport these patches
and revert related FIXME patches and other branch internal changes
from drm-xe-intel branch.

For now handle i915_gem_fence_wait_priority by adding empty defines
into compatibility headers. This is not interfering ongoing work to
remove i915_gem_fence_wait_priority from i915. These empty defines can
be easily removed when that work is done.

Cc: Jani Nikula <jani.nikula@intel.com>
Cc: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
Cc: Rodrigo Vivi <rodrigo.vivi@intel.com>

Jouni Högander (8):
  fixup! drm/xe/display: Implement display support
  Revert "FIXME: drm/i915: fence stuff"
  Revert "drm/xe/display: Append dma_buf fences to framebuffer fences"
  fixup! drm/xe/display: Implement display support
  drm/i915/display: Use dma_fence interfaces instead of i915_sw_fence
  drm/i915/display: Use intel_bo_to_drm_bo instead of obj->base
  fixup! drm/xe/display: Implement display support
  fixup! FIXME: drm/i915/display: Remaining changes to make xe compile

 drivers/gpu/drm/i915/display/intel_atomic.c   |   5 -
 .../gpu/drm/i915/display/intel_atomic_plane.c | 101 ++++++++----------
 drivers/gpu/drm/i915/display/intel_display.c  |  91 +++-------------
 .../drm/i915/display/intel_display_types.h    |   4 -
 .../drm/xe/compat-i915-headers/i915_config.h  |   8 +-
 .../gpu/drm/xe/compat-i915-headers/i915_drv.h |   7 +-
 6 files changed, 69 insertions(+), 147 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2023-11-08  6:06 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-06  6:48 [Intel-xe] [PATCH 0/8] Backport i915_sw_fence to dma fence conversion Jouni Högander
2023-11-06  6:48 ` [Intel-xe] [PATCH 1/8] fixup! drm/xe/display: Implement display support Jouni Högander
2023-11-07 12:54   ` Jani Nikula
2023-11-07 13:19     ` Hogander, Jouni
2023-11-07 13:41       ` Jani Nikula
2023-11-06  6:48 ` [Intel-xe] [PATCH 2/8] Revert "FIXME: drm/i915: fence stuff" Jouni Högander
2023-11-06  6:48 ` [Intel-xe] [PATCH 3/8] Revert "drm/xe/display: Append dma_buf fences to framebuffer fences" Jouni Högander
2023-11-06  6:48 ` [Intel-xe] [PATCH 4/8] fixup! drm/xe/display: Implement display support Jouni Högander
2023-11-06  6:48 ` [Intel-xe] [PATCH 5/8] drm/i915/display: Use dma_fence interfaces instead of i915_sw_fence Jouni Högander
2023-11-06  6:48 ` [Intel-xe] [PATCH 6/8] drm/i915/display: Use intel_bo_to_drm_bo instead of obj->base Jouni Högander
2023-11-06  6:48 ` [Intel-xe] [PATCH 7/8] fixup! drm/xe/display: Implement display support Jouni Högander
2023-11-06  6:48 ` [Intel-xe] [PATCH 8/8] fixup! FIXME: drm/i915/display: Remaining changes to make xe compile Jouni Högander
2023-11-06  6:51 ` [Intel-xe] ✓ CI.Patch_applied: success for Backport i915_sw_fence to dma fence conversion Patchwork
2023-11-06  6:51 ` [Intel-xe] ✗ CI.checkpatch: warning " Patchwork
2023-11-06  6:53 ` [Intel-xe] ✓ CI.KUnit: success " Patchwork
2023-11-06  7:00 ` [Intel-xe] ✓ CI.Build: " Patchwork
2023-11-06  7:03 ` [Intel-xe] ✓ CI.Hooks: " Patchwork
2023-11-06  7:04 ` [Intel-xe] ✗ CI.checksparse: warning " Patchwork
2023-11-06  7:33 ` [Intel-xe] ✓ CI.BAT: success " Patchwork
2023-11-07 12:56 ` [Intel-xe] [PATCH 0/8] " Jani Nikula
2023-11-08  6:06   ` Hogander, Jouni

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