drm/i915: Use uabi engines for the default engine map
authorTvrtko Ursulin <tvrtko.ursulin@intel.com>
Mon, 23 Jan 2023 18:56:29 +0000 (10:56 -0800)
committerTvrtko Ursulin <tvrtko.ursulin@intel.com>
Tue, 24 Jan 2023 09:51:50 +0000 (09:51 +0000)
commit1ec23ed7126e6b8fab287598576e84e26e6482ef
tree7043abd67eaa37db8e2e40b98163e9d7f6980ef8
parent41badc016c5b0c4a4be22292bf64ad9a3022a848
drm/i915: Use uabi engines for the default engine map

Default engine map is exactly about uabi engines so no excuse not to use
the appropriate iterator to populate it.

Signed-off-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Signed-off-by: Jonathan Cavitt <jonathan.cavitt@intel.com>
Reviewed-by: Jonathan Cavitt <jonathan.cavitt@intel.com>
[tursulin: Fixed up r-b tag spelling.]
Link: https://patchwork.freedesktop.org/patch/msgid/20230123185629.1593320-1-jonathan.cavitt@intel.com
drivers/gpu/drm/i915/gem/i915_gem_context.c