[igt-dev] [PATCH i-g-t v6 1/2] lib/i915/i915_drm_local: Remove COMPUTE class engine
Kamil Konieczny
kamil.konieczny at linux.intel.com
Wed Sep 14 19:29:53 UTC 2022
Hi,
On 2022-09-12 at 19:15:51 +0100, Adrian Larumbe wrote:
> Remove local compute engine definition as it was already synchronised into
> include/drm-uapi/i915_drm.h from the kernel sources in a past commit.
>
> Signed-off-by: Adrian Larumbe <adrian.larumbe at collabora.com>
imho you can still add r-b from Petri.
Regards,
Kamil
> ---
> lib/i915/i915_drm_local.h | 2 --
> 1 file changed, 2 deletions(-)
>
> diff --git a/lib/i915/i915_drm_local.h b/lib/i915/i915_drm_local.h
> index ac35abf6af76..696e5aa05048 100644
> --- a/lib/i915/i915_drm_local.h
> +++ b/lib/i915/i915_drm_local.h
> @@ -19,8 +19,6 @@ extern "C" {
> * or local_ prefix and without any #ifndef's. Attempt should be made to
> * clean these up when kernel uapi headers are sync'd.
> */
> -#define I915_ENGINE_CLASS_COMPUTE 4
> -
> #define DRM_I915_QUERY_GEOMETRY_SUBSLICES 6
>
> /*
> --
> 2.37.0
>
More information about the igt-dev
mailing list