* [Bug 85311] radeon 0000:01:00.0: Max Payload Size 16384, but upstream 0000:00:01.0 set to 128; if necessary, use "pci=pcie_bus_safe" and report a bug
2014-09-30 10:25 [Bug 85311] New: radeon 0000:01:00.0: Max Payload Size 16384, but upstream 0000:00:01.0 set to 128; if necessary, use "pci=pcie_bus_safe" and report a bug bugzilla-daemon
@ 2014-09-30 13:33 ` bugzilla-daemon
2014-09-30 14:39 ` bugzilla-daemon
` (4 subsequent siblings)
5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2014-09-30 13:33 UTC (permalink / raw)
To: dri-devel
https://bugzilla.kernel.org/show_bug.cgi?id=85311
Alex Deucher <alexdeucher@gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |alexdeucher@gmail.com
--- Comment #1 from Alex Deucher <alexdeucher@gmail.com> ---
Does radeon.runpm=0 "fix" this? I think the kernel is trying to access the
device while it is powered off. Seems like a possible bug in the kernel
runtime pm code.
--
You are receiving this mail because:
You are watching the assignee of the bug.
^ permalink raw reply [flat|nested] 7+ messages in thread* [Bug 85311] radeon 0000:01:00.0: Max Payload Size 16384, but upstream 0000:00:01.0 set to 128; if necessary, use "pci=pcie_bus_safe" and report a bug
2014-09-30 10:25 [Bug 85311] New: radeon 0000:01:00.0: Max Payload Size 16384, but upstream 0000:00:01.0 set to 128; if necessary, use "pci=pcie_bus_safe" and report a bug bugzilla-daemon
2014-09-30 13:33 ` [Bug 85311] " bugzilla-daemon
@ 2014-09-30 14:39 ` bugzilla-daemon
2014-10-01 16:11 ` bugzilla-daemon
` (3 subsequent siblings)
5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2014-09-30 14:39 UTC (permalink / raw)
To: dri-devel
https://bugzilla.kernel.org/show_bug.cgi?id=85311
Bjorn Helgaas <bhelgaas@google.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bhelgaas@google.com
Regression|No |Yes
--
You are receiving this mail because:
You are watching the assignee of the bug.
^ permalink raw reply [flat|nested] 7+ messages in thread* [Bug 85311] radeon 0000:01:00.0: Max Payload Size 16384, but upstream 0000:00:01.0 set to 128; if necessary, use "pci=pcie_bus_safe" and report a bug
2014-09-30 10:25 [Bug 85311] New: radeon 0000:01:00.0: Max Payload Size 16384, but upstream 0000:00:01.0 set to 128; if necessary, use "pci=pcie_bus_safe" and report a bug bugzilla-daemon
2014-09-30 13:33 ` [Bug 85311] " bugzilla-daemon
2014-09-30 14:39 ` bugzilla-daemon
@ 2014-10-01 16:11 ` bugzilla-daemon
2014-10-01 16:22 ` bugzilla-daemon
` (2 subsequent siblings)
5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2014-10-01 16:11 UTC (permalink / raw)
To: dri-devel
https://bugzilla.kernel.org/show_bug.cgi?id=85311
--- Comment #2 from Pali Rohár <pali.rohar@gmail.com> ---
Yes, with radeon.runpm=0 radeon lines are not written anymore. But acpi and
i915 are still present.
--
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 7+ messages in thread* [Bug 85311] radeon 0000:01:00.0: Max Payload Size 16384, but upstream 0000:00:01.0 set to 128; if necessary, use "pci=pcie_bus_safe" and report a bug
2014-09-30 10:25 [Bug 85311] New: radeon 0000:01:00.0: Max Payload Size 16384, but upstream 0000:00:01.0 set to 128; if necessary, use "pci=pcie_bus_safe" and report a bug bugzilla-daemon
` (2 preceding siblings ...)
2014-10-01 16:11 ` bugzilla-daemon
@ 2014-10-01 16:22 ` bugzilla-daemon
2014-10-19 15:50 ` bugzilla-daemon
2014-10-23 15:55 ` bugzilla-daemon
5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2014-10-01 16:22 UTC (permalink / raw)
To: dri-devel
https://bugzilla.kernel.org/show_bug.cgi?id=85311
--- Comment #3 from Alex Deucher <alexdeucher@gmail.com> ---
When the radeon device is powered down, all the PCI registers and BARs read
back as ones. which is why you are seeing the radeon errors. Apparently the
pci runtime pm code does not properly ask the driver to power the card up
before accessing those registers. Unfortunately, I'm not that familiar with
the Linux runtime pm code. I have no idea about the i915 and apci messages.
--
You are receiving this mail because:
You are watching the assignee of the bug.
^ permalink raw reply [flat|nested] 7+ messages in thread* [Bug 85311] radeon 0000:01:00.0: Max Payload Size 16384, but upstream 0000:00:01.0 set to 128; if necessary, use "pci=pcie_bus_safe" and report a bug
2014-09-30 10:25 [Bug 85311] New: radeon 0000:01:00.0: Max Payload Size 16384, but upstream 0000:00:01.0 set to 128; if necessary, use "pci=pcie_bus_safe" and report a bug bugzilla-daemon
` (3 preceding siblings ...)
2014-10-01 16:22 ` bugzilla-daemon
@ 2014-10-19 15:50 ` bugzilla-daemon
2014-10-23 15:55 ` bugzilla-daemon
5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2014-10-19 15:50 UTC (permalink / raw)
To: dri-devel
https://bugzilla.kernel.org/show_bug.cgi?id=85311
--- Comment #4 from Pali Rohár <pali.rohar@gmail.com> ---
Ok, so to who or where to report this problem?
--
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 7+ messages in thread* [Bug 85311] radeon 0000:01:00.0: Max Payload Size 16384, but upstream 0000:00:01.0 set to 128; if necessary, use "pci=pcie_bus_safe" and report a bug
2014-09-30 10:25 [Bug 85311] New: radeon 0000:01:00.0: Max Payload Size 16384, but upstream 0000:00:01.0 set to 128; if necessary, use "pci=pcie_bus_safe" and report a bug bugzilla-daemon
` (4 preceding siblings ...)
2014-10-19 15:50 ` bugzilla-daemon
@ 2014-10-23 15:55 ` bugzilla-daemon
5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2014-10-23 15:55 UTC (permalink / raw)
To: dri-devel
https://bugzilla.kernel.org/show_bug.cgi?id=85311
Alan <alan@lxorguk.ukuu.org.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |alan@lxorguk.ukuu.org.uk
Component|Video(DRI - non Intel) |PCI
Assignee|drivers_video-dri@kernel-bu |drivers_pci@kernel-bugs.osd
|gs.osdl.org |l.org
--- Comment #5 from Alan <alan@lxorguk.ukuu.org.uk> ---
Moving to PCI
--
You are receiving this mail because:
You are watching the assignee of the bug.
^ permalink raw reply [flat|nested] 7+ messages in thread