From: bugzilla-daemon@freedesktop.org
To: dri-devel@lists.freedesktop.org
Subject: [Bug 82588] X fails to start with linus-tip or drm-next
Date: Tue, 26 Aug 2014 22:05:08 +0000 [thread overview]
Message-ID: <bug-82588-502-B6DziieuSD@http.bugs.freedesktop.org/> (raw)
In-Reply-To: <bug-82588-502@http.bugs.freedesktop.org/>
[-- Attachment #1.1: Type: text/plain, Size: 2651 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=82588
--- Comment #6 from jospezial <jospezial@gmx.de> ---
Created attachment 105305
--> https://bugs.freedesktop.org/attachment.cgi?id=105305&action=edit
dmesg of linux-3.17_rc2
This do I get on a Gentoo linux with xf86-video-ati-7.4.0 since linux-3.17_rc1.
X starts but GPU acceleration is disabled.
[ 6.787592] [drm] Initialized drm 1.1.0 20060810
[ 7.007890] [drm] radeon kernel modesetting enabled.
[ 7.008441] [drm] initializing kernel modesetting (RS740 0x1002:0x796E
0x105B:0x0E13).
[ 7.008456] [drm] register mmio base: 0xFEAF0000
[ 7.008457] [drm] register mmio size: 65536
[ 7.009087] ATOM BIOS: ATI
[ 7.009102] radeon 0000:01:05.0: VRAM: 128M 0x0000000038000000 -
0x000000003FFFFFFF (128M used)
[ 7.009104] radeon 0000:01:05.0: GTT: 512M 0x0000000040000000 -
0x000000005FFFFFFF
[ 7.009117] [drm] Detected VRAM RAM=128M, BAR=128M
[ 7.009118] [drm] RAM width 128bits DDR
[ 7.009204] [TTM] Zone kernel: Available graphics memory: 443784 kiB
[ 7.009206] [TTM] Initializing pool allocator
[ 7.009212] [TTM] Initializing DMA pool allocator
[ 7.009235] [drm] radeon: 128M of VRAM memory ready
[ 7.009236] [drm] radeon: 512M of GTT memory ready.
[ 7.009251] [drm] GART: num cpu pages 131072, num gpu pages 131072
[ 7.025657] [drm] radeon: 1 quad pipes, 1 z pipes initialized.
[ 7.025670] [drm] PCIE GART of 512M enabled (table at 0x0000000032F00000).
[ 7.025726] radeon 0000:01:05.0: WB enabled
[ 7.025730] radeon 0000:01:05.0: fence driver on ring 0 use gpu addr
0x0000000040000000 and cpu addr 0xffff880032ea5000
[ 7.025733] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 7.025734] [drm] Driver supports precise vblank timestamp query.
[ 7.025744] [drm] radeon: irq initialized.
[ 7.025753] [drm] Loading RS690/RS740 Microcode
[ 7.071137] [drm] radeon: ring at 0x0000000040001000
[ 7.228868] [drm:r100_ring_test] *ERROR* radeon: ring test failed
(scratch(0x15E4)=0xCAFEDEAD)
[ 7.228875] [drm:r100_cp_init] *ERROR* radeon: cp isn't working (-22).
[ 7.228883] radeon 0000:01:05.0: failed initializing CP (-22).
[ 7.228888] radeon 0000:01:05.0: Disabling GPU acceleration
[ 7.375499] [drm:r100_cp_fini] *ERROR* Wait for CP idle timeout, shutting
down CP.
[ 7.521222] Failed to wait GUI idle while programming pipes. Bad things
might happen.
[ 7.521467] [drm] radeon: cp finalized
With linux-3.16.1 it works.
lspci:
01:05.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] RS740
[Radeon 2100]
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 3545 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
next prev parent reply other threads:[~2014-08-26 22:05 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-08-13 22:41 [Bug 82588] New: X fails to start with linus-tip or drm-next bugzilla-daemon
2014-08-13 22:42 ` [Bug 82588] " bugzilla-daemon
2014-08-13 22:42 ` bugzilla-daemon
2014-08-14 1:35 ` bugzilla-daemon
2014-08-14 7:28 ` bugzilla-daemon
2014-08-18 6:03 ` bugzilla-daemon
2014-08-26 22:05 ` bugzilla-daemon [this message]
2014-08-26 22:13 ` bugzilla-daemon
2014-08-26 22:16 ` bugzilla-daemon
2014-09-07 22:58 ` bugzilla-daemon
2014-09-08 21:36 ` bugzilla-daemon
2014-09-13 0:22 ` bugzilla-daemon
2014-09-13 16:11 ` bugzilla-daemon
2014-09-13 16:12 ` bugzilla-daemon
2014-09-13 16:44 ` bugzilla-daemon
2014-09-13 16:51 ` bugzilla-daemon
2014-09-13 18:52 ` bugzilla-daemon
2014-09-13 18:54 ` bugzilla-daemon
2014-09-15 18:43 ` bugzilla-daemon
2014-09-15 22:00 ` bugzilla-daemon
2014-09-15 22:05 ` bugzilla-daemon
2014-09-15 22:06 ` bugzilla-daemon
2014-09-16 4:25 ` bugzilla-daemon
2014-09-16 5:25 ` bugzilla-daemon
2014-09-16 13:51 ` [Bug 82588] [drm:r100_ring_test] *ERROR* radeon: ring test failed - since linux-3.17_rc1 on RS690/RS740 [Radeon 2100] bugzilla-daemon
2014-09-16 14:03 ` bugzilla-daemon
2014-09-17 3:51 ` [Bug 82588] X fails to start with linus-tip or drm-next bugzilla-daemon
2014-09-17 13:44 ` 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-82588-502-B6DziieuSD@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