[Intel-xe] [PATCH 0/8] Backport i915_sw_fence to dma fence conversion
Jani Nikula
jani.nikula at intel.com
Tue Nov 7 12:56:37 UTC 2023
On Mon, 06 Nov 2023, Jouni Högander <jouni.hogander at intel.com> wrote:
> 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 at intel.com>
> Cc: Maarten Lankhorst <maarten.lankhorst at linux.intel.com>
> Cc: Rodrigo Vivi <rodrigo.vivi at intel.com>
Other than the comment on patch 1, the series is
Acked-by: Jani Nikula <jani.nikula at 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(-)
--
Jani Nikula, Intel
More information about the Intel-xe
mailing list