dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
From: bugzilla-daemon@freedesktop.org
To: dri-devel@lists.freedesktop.org
Subject: [Bug 72785] bfgminer --scrypt on 7xxx+
Date: Sun, 02 Nov 2014 12:46:16 +0000	[thread overview]
Message-ID: <bug-72785-502-diG2836MKv@http.bugs.freedesktop.org/> (raw)
In-Reply-To: <bug-72785-502@http.bugs.freedesktop.org/>


[-- Attachment #1.1: Type: text/plain, Size: 3806 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=72785

--- Comment #34 from Luke-Jr <luke-jr+freedesktopbugs@utopios.org> ---
(In reply to Luke-Jr from comment #33)
> Looks like clEnqueueNDRangeKernel is re-compiling (or at least optimising?)
> the kernel, and taking a looooooooong time to do so. Isn't compiling
> supposed to be done *once* by clBuildProgram?

Also, seems it pisses off the hardware really bad when it finishes (although I
only have a 5850 and 6xxx for testing at the moment):

[  855.257659] radeon 0000:01:00.0: ring 3 stalled for more than 10000msec
[  855.257670] radeon 0000:01:00.0: GPU lockup (waiting for 0x000000000000963c
last fence id 0x000000000000963b on ring 3)
[  855.283709] dmar: DRHD: handling fault status reg 3
[  855.283730] dmar: DMAR:[DMA Read] Request device [01:00.0] fault addr
401df000 
DMAR:[fault reason 06] PTE Read access is not set
[  855.283734] radeon 0000:01:00.0: Saved 514 dwords of commands on ring 0.
[  855.283757] radeon 0000:01:00.0: GPU softreset: 0x0000000D
[  855.283762] radeon 0000:01:00.0:   GRBM_STATUS               = 0xB0433828
[  855.283766] radeon 0000:01:00.0:   GRBM_STATUS_SE0           = 0x08000007
[  855.283770] radeon 0000:01:00.0:   GRBM_STATUS_SE1           = 0x00000007
[  855.283773] radeon 0000:01:00.0:   SRBM_STATUS               = 0x200000C0
[  855.283776] radeon 0000:01:00.0:   SRBM_STATUS2              = 0x00000000
[  855.283779] radeon 0000:01:00.0:   R_008674_CP_STALLED_STAT1 = 0x00000000
[  855.283783] radeon 0000:01:00.0:   R_008678_CP_STALLED_STAT2 = 0x400C0000
[  855.283799] radeon 0000:01:00.0:   R_00867C_CP_BUSY_STAT     = 0x00050002
[  855.283803] radeon 0000:01:00.0:   R_008680_CP_STAT          = 0x80268647
[  855.283813] radeon 0000:01:00.0:   R_00D034_DMA_STATUS_REG   = 0x44483146
[  855.298675] radeon 0000:01:00.0: GRBM_SOFT_RESET=0x00007F6B
[  855.298731] radeon 0000:01:00.0: SRBM_SOFT_RESET=0x00100100
[  855.299894] radeon 0000:01:00.0:   GRBM_STATUS               = 0x00003828
[  855.299898] radeon 0000:01:00.0:   GRBM_STATUS_SE0           = 0x00000007
[  855.299901] radeon 0000:01:00.0:   GRBM_STATUS_SE1           = 0x00000007
[  855.299904] radeon 0000:01:00.0:   SRBM_STATUS               = 0x200000C0
[  855.299908] radeon 0000:01:00.0:   SRBM_STATUS2              = 0x00000000
[  855.299911] radeon 0000:01:00.0:   R_008674_CP_STALLED_STAT1 = 0x00000000
[  855.299914] radeon 0000:01:00.0:   R_008678_CP_STALLED_STAT2 = 0x00000000
[  855.299918] radeon 0000:01:00.0:   R_00867C_CP_BUSY_STAT     = 0x00000000
[  855.299921] radeon 0000:01:00.0:   R_008680_CP_STAT          = 0x00000000
[  855.299924] radeon 0000:01:00.0:   R_00D034_DMA_STATUS_REG   = 0x44C83D57
[  855.299956] radeon 0000:01:00.0: GPU reset succeeded, trying to resume
[  855.322535] [drm] enabling PCIE gen 2 link speeds, disable with
radeon.pcie_gen2=0
[  855.323757] [drm] PCIE GART of 1024M enabled (table at 0x0000000000273000).
[  855.323855] radeon 0000:01:00.0: WB enabled
[  855.323859] radeon 0000:01:00.0: fence driver on ring 0 use gpu addr
0x0000000040000c00 and cpu addr 0xffff8800a7056c00
[  855.323862] radeon 0000:01:00.0: fence driver on ring 3 use gpu addr
0x0000000040000c0c and cpu addr 0xffff8800a7056c0c
[  855.325391] radeon 0000:01:00.0: fence driver on ring 5 use gpu addr
0x0000000000072118 and cpu addr 0xffffc900052b2118
[  855.341736] [drm] ring test on 0 succeeded in 3 usecs
[  855.341750] [drm] ring test on 3 succeeded in 1 usecs
[  855.519119] [drm] ring test on 5 succeeded in 2 usecs
[  855.519135] [drm] UVD initialized successfully.
[  855.523058] [drm] ib test on ring 0 succeeded in 0 usecs
[  855.523143] [drm] ib test on ring 3 succeeded in 1 usecs
[  855.675747] [drm] ib test on ring 5 succeeded

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 4614 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

  parent reply	other threads:[~2014-11-02 12:46 UTC|newest]

Thread overview: 44+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-17 12:19 [Bug 72785] New: bfgminer --scrypt on 7xxx+ bugzilla-daemon
2014-01-03 18:19 ` [Bug 72785] " bugzilla-daemon
2014-01-04 23:52 ` bugzilla-daemon
2014-01-13 17:22 ` bugzilla-daemon
2014-01-13 17:31 ` bugzilla-daemon
2014-02-14 13:59 ` bugzilla-daemon
2014-02-14 14:02 ` bugzilla-daemon
2014-02-14 14:34 ` bugzilla-daemon
2014-02-14 16:18 ` bugzilla-daemon
2014-02-14 16:40 ` bugzilla-daemon
2014-02-14 16:47 ` bugzilla-daemon
2014-02-14 17:43 ` bugzilla-daemon
2014-02-14 17:53 ` bugzilla-daemon
2014-02-14 18:52 ` bugzilla-daemon
2014-02-14 18:55 ` bugzilla-daemon
2014-02-14 19:28 ` bugzilla-daemon
2014-02-14 19:33 ` bugzilla-daemon
2014-02-14 19:56 ` bugzilla-daemon
2014-02-14 20:12 ` bugzilla-daemon
2014-02-14 20:13 ` bugzilla-daemon
2014-02-14 20:43 ` bugzilla-daemon
2014-02-14 21:07 ` bugzilla-daemon
2014-02-14 21:10 ` bugzilla-daemon
2014-02-14 21:30 ` bugzilla-daemon
2014-02-15 11:52 ` bugzilla-daemon
2014-07-11 22:52 ` bugzilla-daemon
2014-07-14 14:36 ` bugzilla-daemon
2014-07-14 15:18 ` bugzilla-daemon
2014-08-21 16:30 ` bugzilla-daemon
2014-08-21 17:20 ` bugzilla-daemon
2014-08-22 13:49 ` bugzilla-daemon
2014-08-22 13:50 ` bugzilla-daemon
2014-08-23  9:21 ` bugzilla-daemon
2014-11-02  3:08 ` bugzilla-daemon
2014-11-02 12:46 ` bugzilla-daemon [this message]
2014-11-22  4:27 ` bugzilla-daemon
2014-11-24 17:43 ` bugzilla-daemon
2014-11-24 18:14 ` bugzilla-daemon
2014-11-24 19:33 ` bugzilla-daemon
2014-11-25  2:46 ` bugzilla-daemon
2014-11-26 17:07 ` bugzilla-daemon
2017-03-22 16:03 ` [Bug 72785] bfgminer --scrypt OpenCL on Clover RadeonSI bugzilla-daemon
2017-03-22 16:03 ` bugzilla-daemon
2018-05-30  6:43 ` bugzilla-daemon

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=bug-72785-502-diG2836MKv@http.bugs.freedesktop.org/ \
    --to=bugzilla-daemon@freedesktop.org \
    --cc=dri-devel@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;
as well as URLs for NNTP newsgroup(s).