public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
From: "Siluvery, Arun" <arun.siluvery@linux.intel.com>
To: Damien Lespiau <damien.lespiau@intel.com>,
	intel-gfx@lists.freedesktop.org
Subject: Re: [PATCH igt] gem_workarounds: intel_wa_registers is now prefixed with i915
Date: Wed, 03 Sep 2014 10:17:32 +0100	[thread overview]
Message-ID: <5406DCAC.80909@linux.intel.com> (raw)
In-Reply-To: <1409435201-19521-1-git-send-email-damien.lespiau@intel.com>

On 30/08/2014 22:46, Damien Lespiau wrote:
> Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
> ---
>   tests/gem_workarounds.c | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/tests/gem_workarounds.c b/tests/gem_workarounds.c
> index 6826562..32156d2 100644
> --- a/tests/gem_workarounds.c
> +++ b/tests/gem_workarounds.c
> @@ -184,7 +184,7 @@ igt_main
>   		devid = intel_get_drm_devid(drm_fd);
>   		batch = intel_batchbuffer_alloc(bufmgr, devid);
>
> -		fd = igt_debugfs_open("intel_wa_registers", O_RDONLY);
> +		fd = igt_debugfs_open("i915_wa_registers", O_RDONLY);
>   		igt_assert(fd >= 0);
>
>   		file = fdopen(fd, "r");
>
Reviewed-by: Arun Siluvery <arun.siluvery@linux.intel.com>

regards
Arun

      reply	other threads:[~2014-09-03  9:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-30 21:46 [PATCH igt] gem_workarounds: intel_wa_registers is now prefixed with i915 Damien Lespiau
2014-09-03  9:17 ` Siluvery, Arun [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=5406DCAC.80909@linux.intel.com \
    --to=arun.siluvery@linux.intel.com \
    --cc=damien.lespiau@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox