From: "Dixit, Ashutosh" <ashutosh.dixit@intel.com>
To: Nirmoy Das <nirmoy.das@intel.com>
Cc: igt-dev@lists.freedesktop.org, chris@chris-wilson.co.uk
Subject: Re: [igt-dev] [PATCH i-g-t] lib/i915: remove use of debugfs/i915_next_seqno
Date: Fri, 22 Apr 2022 09:24:07 -0700 [thread overview]
Message-ID: <87wnfh6q8o.wl-ashutosh.dixit@intel.com> (raw)
In-Reply-To: <20220422151923.24435-1-nirmoy.das@intel.com>
On Fri, 22 Apr 2022 08:19:23 -0700, Nirmoy Das wrote:
>
> The patch "95898ed6856e drm/i915: Drop debugfs/i915_next_seqno"
> removed this file so remove the use of this in igt as well.
> Signed-off-by: Nirmoy Das <nirmoy.das@intel.com>
Reviewed-by: Ashutosh Dixit <ashutosh.dixit@intel.com>
> ---
> lib/i915/gem.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/lib/i915/gem.c b/lib/i915/gem.c
> index 93ef4073b..27b872c28 100644
> --- a/lib/i915/gem.c
> +++ b/lib/i915/gem.c
> @@ -125,7 +125,6 @@ static void reset_device(int i915)
> igt_info("Found wedged device, trying to reset and continue\n");
> igt_sysfs_printf(dir, "i915_wedged", "%llu", -1ull);
> }
> - igt_sysfs_set(dir, "i915_next_seqno", "1");
>
> close(dir);
> }
> --
> 2.35.1
>
next prev parent reply other threads:[~2022-04-22 16:24 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-04-22 15:19 [igt-dev] [PATCH i-g-t] lib/i915: remove use of debugfs/i915_next_seqno Nirmoy Das
2022-04-22 16:24 ` Dixit, Ashutosh [this message]
2022-04-22 18:26 ` [igt-dev] ✗ GitLab.Pipeline: warning for " Patchwork
2022-04-22 18:46 ` [igt-dev] ✓ Fi.CI.BAT: success " Patchwork
2022-04-22 22:49 ` [igt-dev] ✓ Fi.CI.IGT: " Patchwork
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=87wnfh6q8o.wl-ashutosh.dixit@intel.com \
--to=ashutosh.dixit@intel.com \
--cc=chris@chris-wilson.co.uk \
--cc=igt-dev@lists.freedesktop.org \
--cc=nirmoy.das@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.