All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jani Nikula <jani.nikula@intel.com>
To: intel-gfx@lists.freedesktop.org
Subject: Re: [Intel-gfx] [CI] drm/i915/client: only include what's needed
Date: Tue, 07 Jun 2022 21:46:16 +0300	[thread overview]
Message-ID: <87czfkpb0n.fsf@intel.com> (raw)
In-Reply-To: <20220607092207.476653-1-jani.nikula@intel.com>

On Tue, 07 Jun 2022, Jani Nikula <jani.nikula@intel.com> wrote:
> Only the uapi header is required.
>
> Signed-off-by: Jani Nikula <jani.nikula@intel.com>
> Acked-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>

Pushed to drm-intel-gt-next.

BR,
Jani.

> ---
>  drivers/gpu/drm/i915/i915_drm_client.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/gpu/drm/i915/i915_drm_client.h b/drivers/gpu/drm/i915/i915_drm_client.h
> index f796c5e8e060..69496af996d9 100644
> --- a/drivers/gpu/drm/i915/i915_drm_client.h
> +++ b/drivers/gpu/drm/i915/i915_drm_client.h
> @@ -11,7 +11,7 @@
>  #include <linux/spinlock.h>
>  #include <linux/xarray.h>
>  
> -#include "gt/intel_engine_types.h"
> +#include <uapi/drm/i915_drm.h>
>  
>  #define I915_LAST_UABI_ENGINE_CLASS I915_ENGINE_CLASS_COMPUTE

-- 
Jani Nikula, Intel Open Source Graphics Center

      parent reply	other threads:[~2022-06-07 18:46 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-07  9:22 [Intel-gfx] [CI] drm/i915/client: only include what's needed Jani Nikula
2022-06-07 11:40 ` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for " Patchwork
2022-06-07 11:59 ` [Intel-gfx] ✓ Fi.CI.BAT: success " Patchwork
2022-06-07 15:14 ` [Intel-gfx] ✓ Fi.CI.IGT: " Patchwork
2022-06-07 18:46 ` Jani Nikula [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87czfkpb0n.fsf@intel.com \
    --to=jani.nikula@intel.com \
    --cc=intel-gfx@lists.freedesktop.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.