anv: Replace I915_ENGINE_CLASS_VIDEO by INTEL_ENGINE_CLASS_VIDEO
authorJosé Roberto de Souza <jose.souza@intel.com>
Fri, 17 Mar 2023 16:24:51 +0000 (09:24 -0700)
committerMarge Bot <emma+marge@anholt.net>
Thu, 23 Mar 2023 13:27:39 +0000 (13:27 +0000)
commit0818d18d489940e0c2fc73959b16c8f242a7616a
treefd88380384d920daf18987452c6abb358da19e84
parente743ddbbb477e2858ec5e326e1ad942c0cc3350c
anv: Replace I915_ENGINE_CLASS_VIDEO by INTEL_ENGINE_CLASS_VIDEO

Using the value that is not dependent on the KMD uapi.

Not marking as a fixes because both have the same value, so we
don't need a backport.

Signed-off-by: José Roberto de Souza <jose.souza@intel.com>
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22058>
src/intel/vulkan/anv_device.c
src/intel/vulkan/genX_state.c