From: Oleksii Kurochko <oleksii.kurochko@globallogic.com>
To: "Tian, Kevin" <kevin.tian@intel.com>
Cc: "igvt-g@ml01.01.org" <igvt-g@ml01.01.org>,
"Li, Susie" <susie.li@intel.com>,
"Dong, Eddie" <eddie.dong@intel.com>,
"xen-devel@lists.xen.org" <xen-devel@lists.xen.org>,
Gerd Hoffmann <kraxel@redhat.com>,
"igvt-g@lists.01.org" <igvt-g@lists.01.org>
Subject: Re: [XenGT][IGVT-g] DomU pgt_device structure initialization
Date: Mon, 18 Jan 2016 09:28:09 +0200 [thread overview]
Message-ID: <CA+PznRxzzVkfEV0TgryA8O7rcRCKjz0-W1Eu7c7B2s1QmA5BwA@mail.gmail.com> (raw)
In-Reply-To: <AADFC41AFE54684AB9EE6CBC0274A5D15F77D71E@SHSMSX101.ccr.corp.intel.com>
[-- Attachment #1.1: Type: text/plain, Size: 1313 bytes --]
Hello.
Looks you didn’t set IRQ_INFO_GT for BCS event. Is it a typo?
>
Yeap, it was typo.
I will look at debug inforamtion that U told.
Thanks.
On Thu, Jan 14, 2016 at 7:44 AM, Tian, Kevin <kevin.tian@intel.com> wrote:
> if (IS_VLV(pdev)) {
>
> SET_BIT_INFO(hstate, 2, RCS_MMIO_SYNC_FLUSH, IRQ_INFO_GT);
>
> SET_BIT_INFO(hstate, 14, VCS_MMIO_SYNC_FLUSH, IRQ_INFO_GT);
>
> SET_BIT_INFO(hstate, 24, BCS_MMIO_SYNC_FLUSH);
> }
>
>
>
> Looks you didn’t set IRQ_INFO_GT for BCS event. Is it a typo?
>
>
>
> Generally you can look at /sys/kernel/debug/vgt/irqinfo to see virtual
> event injection status, which may give some hint.
>
>
>
> In your log there is hangcheck triggered in Dom0:
>
> [ 51.521359] vGT info:(vgt_handle_dom0_device_reset:940) DOM0 hangcheck
> timer request reset device.
>
> It means GPU is already hung.
>
>
>
> I don’t have an immediate idea now since this is only an experimental code
> and not sure how much your hardware is different from its assume
> configuration.
>
>
>
> A simpler case might be to just run some 3D workloads within Dom0 to see
> whether it works well, and then try launch another guest later.
>
>
>
> Thanks
>
> Kevin
>
--
Oleksii Kurochko | Embedded Dev
GlobalLogic
www.globallogic.com
[-- Attachment #1.2: Type: text/html, Size: 5214 bytes --]
[-- Attachment #2: Type: text/plain, Size: 126 bytes --]
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel
next prev parent reply other threads:[~2016-01-18 7:28 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-03 19:48 [XenGT][IGVT-g] DomU pgt_device structure initialization Oleksii Kurochko
2016-01-05 6:07 ` Tian, Kevin
2016-01-05 8:04 ` Oleksii Kurochko
2016-01-11 5:07 ` Tian, Kevin
2016-01-11 5:44 ` Oleksii Kurochko
2016-01-11 5:50 ` Tian, Kevin
2016-01-13 16:45 ` Oleksii Kurochko
2016-01-13 16:58 ` Oleksii Kurochko
2016-01-14 5:44 ` Tian, Kevin
2016-01-18 7:28 ` Oleksii Kurochko [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-01-21 18:56 Dr. Greg Wettstein
2016-01-22 9:34 ` Oleksii Kurochko
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=CA+PznRxzzVkfEV0TgryA8O7rcRCKjz0-W1Eu7c7B2s1QmA5BwA@mail.gmail.com \
--to=oleksii.kurochko@globallogic.com \
--cc=eddie.dong@intel.com \
--cc=igvt-g@lists.01.org \
--cc=igvt-g@ml01.01.org \
--cc=kevin.tian@intel.com \
--cc=kraxel@redhat.com \
--cc=susie.li@intel.com \
--cc=xen-devel@lists.xen.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;
as well as URLs for NNTP newsgroup(s).