]> www.infradead.org Git - users/hch/block.git/commit
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>
Wed, 24 Apr 2024 08:25:51 +0000 (10:25 +0200)
commit06e7139a034f26804904368fe4af2ceb70724756
tree229e9bea6a5d9898d4590af918b3d61f3e8c8bb2
parent869e54d4d54b1b0ee16c98c2149f5785eea08c02
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
drivers/gpu/drm/xe/xe_vm.c
drivers/gpu/drm/xe/xe_vm_types.h