From: Jani Nikula <jani.nikula@linux.intel.com>
To: Petri Latvala <petri.latvala@intel.com>,
Matthew Auld <matthew.auld@intel.com>
Cc: igt-dev@lists.freedesktop.org, thomas.hellstrom@linux.intel.com,
intel-gfx@lists.freedesktop.org
Subject: Re: [igt-dev] [Intel-gfx] [PATCH i-g-t 07/12] i915_drm.h sync
Date: Wed, 19 May 2021 11:25:24 +0300 [thread overview]
Message-ID: <87o8d7dtaj.fsf@intel.com> (raw)
In-Reply-To: <YKTKAT7szb+DvKRH@platvala-desk.ger.corp.intel.com>
On Wed, 19 May 2021, Petri Latvala <petri.latvala@intel.com> wrote:
> On Tue, May 11, 2021 at 05:51:12PM +0100, Matthew Auld wrote:
>> Sync to get gem_create_ext and the regions query stuff.
>
> Kernel commit sha in commit message please.
Might be nice to have a script or a build target to update a file from
kernel, with the proper commit message.
BR,
Jani.
--
Jani Nikula, Intel Open Source Graphics Center
_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev
WARNING: multiple messages have this Message-ID (diff)
From: Jani Nikula <jani.nikula@linux.intel.com>
To: Petri Latvala <petri.latvala@intel.com>,
Matthew Auld <matthew.auld@intel.com>
Cc: igt-dev@lists.freedesktop.org, thomas.hellstrom@linux.intel.com,
intel-gfx@lists.freedesktop.org
Subject: Re: [Intel-gfx] [PATCH i-g-t 07/12] i915_drm.h sync
Date: Wed, 19 May 2021 11:25:24 +0300 [thread overview]
Message-ID: <87o8d7dtaj.fsf@intel.com> (raw)
In-Reply-To: <YKTKAT7szb+DvKRH@platvala-desk.ger.corp.intel.com>
On Wed, 19 May 2021, Petri Latvala <petri.latvala@intel.com> wrote:
> On Tue, May 11, 2021 at 05:51:12PM +0100, Matthew Auld wrote:
>> Sync to get gem_create_ext and the regions query stuff.
>
> Kernel commit sha in commit message please.
Might be nice to have a script or a build target to update a file from
kernel, with the proper commit message.
BR,
Jani.
--
Jani Nikula, Intel Open Source Graphics Center
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx
next prev parent reply other threads:[~2021-05-19 8:25 UTC|newest]
Thread overview: 39+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-05-11 16:51 [igt-dev] [PATCH i-g-t 00/12] DG1/LMEM uAPI basics Matthew Auld
2021-05-11 16:51 ` [Intel-gfx] " Matthew Auld
2021-05-11 16:51 ` [igt-dev] [PATCH i-g-t 01/12] lib/i915/gem_create: Add gem_create_ext Matthew Auld
2021-05-11 16:51 ` [Intel-gfx] " Matthew Auld
2021-05-11 16:51 ` [Intel-gfx] [PATCH i-g-t 02/12] lib/i915/intel_memory_region: Add memory regions stubs Matthew Auld
2021-05-11 16:51 ` [igt-dev] [PATCH i-g-t 03/12] tests/gem_gpgpu_fill: Convert from simple to standard igt_main Matthew Auld
2021-05-11 16:51 ` [Intel-gfx] " Matthew Auld
2021-05-11 16:51 ` [Intel-gfx] [PATCH i-g-t 04/12] tests/i915/gem_exec_basic: Use memory region interface Matthew Auld
2021-05-11 16:51 ` [igt-dev] [PATCH i-g-t 05/12] tests/i915/gem_gpgpu_fill: " Matthew Auld
2021-05-11 16:51 ` [Intel-gfx] " Matthew Auld
2021-05-11 16:51 ` [igt-dev] [PATCH i-g-t 06/12] tests/i915/gem_media_fill: " Matthew Auld
2021-05-11 16:51 ` [Intel-gfx] " Matthew Auld
2021-05-11 16:51 ` [igt-dev] [PATCH i-g-t 07/12] i915_drm.h sync Matthew Auld
2021-05-11 16:51 ` [Intel-gfx] " Matthew Auld
2021-05-19 8:19 ` [igt-dev] " Petri Latvala
2021-05-19 8:19 ` [Intel-gfx] " Petri Latvala
2021-05-19 8:25 ` Jani Nikula [this message]
2021-05-19 8:25 ` Jani Nikula
2021-05-11 16:51 ` [igt-dev] [PATCH i-g-t 08/12] Synchronize memory region uapi and tests with i915_drm.h Matthew Auld
2021-05-11 16:51 ` [Intel-gfx] " Matthew Auld
2021-05-11 16:51 ` [igt-dev] [PATCH i-g-t 09/12] lib/i915/intel_memory_region/dg1: Add new lib to query memory region Matthew Auld
2021-05-11 16:51 ` [Intel-gfx] " Matthew Auld
2021-05-11 16:51 ` [igt-dev] [PATCH i-g-t 10/12] tests/i915/gem_create: exercise placements extension Matthew Auld
2021-05-11 16:51 ` [Intel-gfx] " Matthew Auld
2021-05-11 16:51 ` [igt-dev] [PATCH i-g-t 11/12] lib/i915/intel_memory_region: Add new macros and support for igt_collection Matthew Auld
2021-05-11 16:51 ` [Intel-gfx] " Matthew Auld
2021-05-11 16:51 ` [igt-dev] [PATCH i-g-t 12/12] tests/i915/gem_exec_basic/dg1: Iterate over all memory regions Matthew Auld
2021-05-11 16:51 ` [Intel-gfx] " Matthew Auld
2021-05-11 17:52 ` [igt-dev] ✗ Fi.CI.BAT: failure for DG1/LMEM uAPI basics Patchwork
2021-05-19 8:13 ` [Intel-gfx] [igt-dev] [PATCH i-g-t 00/12] " Matthew Auld
2021-05-19 8:50 ` Petri Latvala
2021-05-19 10:45 ` Matthew Auld
2021-05-19 10:45 ` [Intel-gfx] " Matthew Auld
2021-05-19 11:02 ` Petri Latvala
2021-05-19 11:02 ` [Intel-gfx] " Petri Latvala
2021-05-19 11:36 ` Matthew Auld
2021-05-19 11:36 ` [Intel-gfx] " Matthew Auld
2021-05-19 12:07 ` Petri Latvala
2021-05-19 12:07 ` [Intel-gfx] " Petri Latvala
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=87o8d7dtaj.fsf@intel.com \
--to=jani.nikula@linux.intel.com \
--cc=igt-dev@lists.freedesktop.org \
--cc=intel-gfx@lists.freedesktop.org \
--cc=matthew.auld@intel.com \
--cc=petri.latvala@intel.com \
--cc=thomas.hellstrom@linux.intel.com \
/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.