All of lore.kernel.org
 help / color / mirror / Atom feed
From: Chris Wilson <chris@chris-wilson.co.uk>
To: Mika Kuoppala <mika.kuoppala@linux.intel.com>,
	intel-gfx@lists.freedesktop.org
Cc: Rodrigo <rodrigo.vivi@intel.com>, Vivi@rosetta.fi.intel.com
Subject: Re: [PATCH] drm/i915: Enforce read order into the hardware status page csb
Date: Thu, 12 Apr 2018 14:57:42 +0100	[thread overview]
Message-ID: <152354146218.27126.12998989228290708913@mail.alporthouse.com> (raw)
In-Reply-To: <20180412135237.9393-1-mika.kuoppala@linux.intel.com>

Quoting Mika Kuoppala (2018-04-12 14:52:37)
> Read ordering on cpu can be out of order and speculative.

If it didn't include a barrier to prevent compiler mispeculation. rmb()
only applies to other CPU cores and not the GPU so this is entirely
hocus.
-Chris
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

  reply	other threads:[~2018-04-12 13:57 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-12 13:52 [PATCH] drm/i915: Enforce read order into the hardware status page csb Mika Kuoppala
2018-04-12 13:57 ` Chris Wilson [this message]
2018-04-12 13:59   ` Chris Wilson
2018-04-12 14:01   ` Chris Wilson
2018-04-12 14:04   ` Mika Kuoppala
2018-04-12 14:27 ` ✓ Fi.CI.BAT: success for " Patchwork
2018-04-12 15:10 ` ✓ 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=152354146218.27126.12998989228290708913@mail.alporthouse.com \
    --to=chris@chris-wilson.co.uk \
    --cc=Vivi@rosetta.fi.intel.com \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=mika.kuoppala@linux.intel.com \
    --cc=rodrigo.vivi@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.