From: Borislav Petkov <bp@alien8.de>
To: "Christian König" <deathsimple@vodafone.de>
Cc: "Alex Deucher" <alexander.deucher@amd.com>,
"Christian König" <christian.koenig@amd.com>,
"Maling list - DRI developers" <dri-devel@lists.freedesktop.org>
Subject: Re: 15-rc1: radeon modesetting fails
Date: Wed, 16 Apr 2014 19:41:21 +0200 [thread overview]
Message-ID: <20140416174121.GA5039@pd.tnic> (raw)
In-Reply-To: <534E5658.5090404@vodafone.de>
On Wed, Apr 16, 2014 at 12:07:20PM +0200, Christian König wrote:
> Hi Borislav,
>
> thanks for the logs, those were indeed quite helpful.
>
> Attached are two patches, the first one tries to solve the problem by
> increasing the accuracy of the parameters if we don't match exactly and the
> second improves the logging of the calculation process by dumping a bunch of
> intermediate values used.
>
> Please apply both on top of my drm-fixes-3.15-wip branch you are already
> using, if the first one doesn't solve the problem then please provide new
> dmesg logs with drm.debug=0xE.
Yes, it works fine!
Tested-by: Borislav Petkov <bp@suse.de>
Thanks for fixing it.
[ 3.634510] [drm] Initialized drm 1.1.0 20060810
[ 6.146795] [drm] radeon kernel modesetting enabled.
[ 6.157513] [drm] initializing kernel modesetting (RV635 0x1002:0x9598 0x1043:0x01DA).
[ 6.165881] [drm] register mmio base: 0xFEA20000
[ 6.170632] [drm] register mmio size: 65536
[ 6.195783] [drm] Detected VRAM RAM=512M, BAR=256M
[ 6.200632] [drm] RAM width 128bits DDR
[ 6.245839] [drm] radeon: 512M of VRAM memory ready
[ 6.250935] [drm] radeon: 512M of GTT memory ready.
[ 6.255995] [drm] Loading RV635 Microcode
[ 6.285403] [drm] Internal thermal controller without fan control
[ 7.256600] [drm] radeon: power management initialized
[ 7.261872] [drm] GART: num cpu pages 131072, num gpu pages 131072
[ 7.268795] [drm] enabling PCIE gen 2 link speeds, disable with radeon.pcie_gen2=0
[ 7.312314] [drm] PCIE GART of 512M enabled (table at 0x0000000000040000).
[ 7.334860] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 7.341562] [drm] Driver supports precise vblank timestamp query.
[ 7.358166] [drm] radeon: irq initialized.
[ 7.394139] [drm] ring test on 0 succeeded in 0 usecs
[ 7.400078] [drm] ib test on ring 0 succeeded in 0 usecs
[ 7.406302] [drm] Radeon Display Connectors
[ 7.410553] [drm] Connector 0:
[ 7.413654] [drm] DVI-I-1
[ 7.416528] [drm] HPD1
[ 7.419120] [drm] DDC: 0x7e50 0x7e50 0x7e54 0x7e54 0x7e58 0x7e58 0x7e5c 0x7e5c
[ 7.426580] [drm] Encoders:
[ 7.429621] [drm] DFP1: INTERNAL_UNIPHY
[ 7.433862] [drm] CRT2: INTERNAL_KLDSCP_DAC2
[ 7.438526] [drm] Connector 1:
[ 7.441622] [drm] DIN-1
[ 7.444333] [drm] Encoders:
[ 7.447346] [drm] TV1: INTERNAL_KLDSCP_DAC2
[ 7.451919] [drm] Connector 2:
[ 7.455031] [drm] DVI-I-2
[ 7.457890] [drm] HPD2
[ 7.460469] [drm] DDC: 0x7e40 0x7e40 0x7e44 0x7e44 0x7e48 0x7e48 0x7e4c 0x7e4c
[ 7.467926] [drm] Encoders:
[ 7.470940] [drm] CRT1: INTERNAL_KLDSCP_DAC1
[ 7.475602] [drm] DFP2: INTERNAL_KLDSCP_LVTMA
[ 7.557323] [drm] fb mappable at 0xC0141000
[ 7.561555] [drm] vram apper at 0xC0000000
[ 7.565716] [drm] size 9216000
[ 7.568825] [drm] fb depth is 24
[ 7.572103] [drm] pitch is 7680
[ 7.576458] fbcon: radeondrmfb (fb0) is primary device
[ 7.842341] radeon 0000:01:00.0: fb0: radeondrmfb frame buffer device
[ 7.854344] [drm] Initialized radeon 2.38.0 20080528 for 0000:01:00.0 on minor 0
--
Regards/Gruss,
Boris.
Sent from a fat crate under my desk. Formatting is fine.
--
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
next prev parent reply other threads:[~2014-04-16 17:41 UTC|newest]
Thread overview: 29+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-15 7:02 15-rc1: radeon modesetting fails Borislav Petkov
2014-04-15 9:28 ` Christian König
2014-04-15 9:28 ` Christian König
2014-04-15 12:07 ` Borislav Petkov
2014-04-15 12:07 ` Borislav Petkov
2014-04-15 13:06 ` Alex Deucher
2014-04-15 13:06 ` Alex Deucher
2014-04-15 13:09 ` Christian König
2014-04-15 14:24 ` Borislav Petkov
2014-04-15 14:24 ` Borislav Petkov
2014-04-16 10:07 ` Christian König
2014-04-16 17:41 ` Borislav Petkov [this message]
2014-04-15 17:08 ` Kertesz Laszlo
2014-04-15 17:08 ` Kertesz Laszlo
2014-04-15 17:27 ` Borislav Petkov
2014-04-15 17:27 ` Borislav Petkov
2014-04-15 18:02 ` Kertesz Laszlo
2014-04-15 18:02 ` Kertesz Laszlo
2014-04-15 18:07 ` Borislav Petkov
2014-04-15 18:07 ` Borislav Petkov
2014-04-15 21:49 ` Kertesz Laszlo
2014-04-15 21:49 ` Kertesz Laszlo
2014-04-15 22:32 ` Deucher, Alexander
2014-04-15 22:32 ` Deucher, Alexander
2014-04-15 22:48 ` Borislav Petkov
2014-04-15 22:48 ` Borislav Petkov
2014-04-16 8:32 ` Kertesz Laszlo
2014-04-16 8:32 ` Kertesz Laszlo
2014-04-16 8:41 ` Christian König
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=20140416174121.GA5039@pd.tnic \
--to=bp@alien8.de \
--cc=alexander.deucher@amd.com \
--cc=christian.koenig@amd.com \
--cc=deathsimple@vodafone.de \
--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 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.