drm/xe: Fix unexpected backmerge results
authorThomas Hellström <thomas.hellstrom@linux.intel.com>
Tue, 23 Apr 2024 12:11:14 +0000 (14:11 +0200)
committerThomas Hellström <thomas.hellstrom@linux.intel.com>
Thu, 2 May 2024 09:29:24 +0000 (11:29 +0200)
commit5278ca048d93eac74e9a81b3e672da2b2264bce4
treeeba5fe6d28707062397a48abf488986a5867f0b6
parent4a56c0ed5aa0bcbe1f5f7d755fb1fe1ebf48ae9c
drm/xe: Fix unexpected backmerge results

The recent backmerge from drm-next to drm-xe-next brought with it
some silent unexpected results. One code snippet was added twice
and a partial revert had merge errors. Fix that up to
reinstate the affected code as it was before the backmerge.

v2:
- Commit log message rewording (Lucas DeMarchi)

Fixes: 79790b6818e9 ("Merge drm/drm-next into drm-xe-next")
Signed-off-by: Thomas Hellström <thomas.hellstrom@linux.intel.com>
Reviewed-by: Matthew Brost <matthew.brost@intel.com>
Reviewed-by: Lucas De Marchi <lucas.demarchi@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240423121114.39325-1-thomas.hellstrom@linux.intel.com
(cherry picked from commit 06e7139a034f26804904368fe4af2ceb70724756)
Signed-off-by: Thomas Hellström <thomas.hellstrom@linux.intel.com>
drivers/gpu/drm/xe/xe_vm.c
drivers/gpu/drm/xe/xe_vm_types.h