https://bugs.freedesktop.org/show_bug.cgi?id=29095
Summary: RC410: 3D apps do not run after upgrade to 2.6.35-rc5
Product: DRI
Version: XOrg CVS
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: DRM/Radeon
AssignedTo: dri-devel(a)lists.freedesktop.org
ReportedBy: tstellar(a)gmail.com
Created an attachment (id=37103)
--> (https://bugs.freedesktop.org/attachment.cgi?id=37103)
Output from glxgears with RADEON_DEBUG=all
I just upgraded from 2.6.33 to 2.6.35-rc5, and whenever I try to run glxgears
or any of the mesa demos only a black window is displayed. There is nothing
interesting in my dmesg log. I am using the latest git versions of libdrm,
mesa, xf86-video-ati, and X server 1.8.1.902. My card is a Radeon Xpress 200M
IGP (RC410) I can give bisecting the kernel a try, but first I wanted to see if
anyone had any ideas about what might be wrong. Previously, I was running a
patched version of 2.6.33 to work around this bug:
https://bugzilla.kernel.org/show_bug.cgi?id=15626 . The fix for this bug made
it into one of the 2.6.35-rc* releases.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
https://bugs.freedesktop.org/show_bug.cgi?id=29026
Summary: r600: Garbled screen after resuming from suspend (KMS)
Product: DRI
Version: DRI CVS
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: DRM/Radeon
AssignedTo: dri-devel(a)lists.freedesktop.org
ReportedBy: direx(a)betriebsdirektor.de
Created an attachment (id=36970)
--> (https://bugs.freedesktop.org/attachment.cgi?id=36970)
system log
Using mesa-git, libdrm-git and xf86-video-ati-git I always get a garbled screen
(including framebuffer console) after resume. I took a screenshot, but
obviously it looks normal.
Video card: Radeon HD3870
Kernel: Linux-git (2.6.35-rc4+), KMS enabled by default
There is no crash or lockup, it's just sort of impossible to read anything on
the screen after resuming.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
https://bugs.freedesktop.org/show_bug.cgi?id=99815
Bug ID: 99815
Summary: Power management problems & kernel hangs with Cap
Verde
Product: DRI
Version: unspecified
Hardware: Other
OS: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: DRM/AMDgpu
Assignee: dri-devel(a)lists.freedesktop.org
Reporter: klaus.kusche(a)computerix.info
I recently switched from the radeon kernel driver to the amdgpu kernel driver.
As a consequence, battery lifetime of my laptop was more than halved
(before I could give *two* 90 minutes lectures in a row running on battery,
now the battery is empty after around 70 minutes),
i.e. with amdgpu, the graphic card consumes a multiple of the power it needed
with radeon.
GPU is AMDGPU(0): Chipset: "VERDE" (ChipID = 0x6825)
Laptop is Dell Precision M6700
OS is linux 4.9, userland is running latest official releases (Gentoo)
Typical load is two screens (internal + VGA-Beamer, both 1024x768 mirrored)
with very light load (no 3D & no video at all, just static pdf slides).
Power settings in battery mode with the old radeon driver were
* no dpm
(always was very unstable and consumed by far more power than "classic" pm)
* "classic" pm with power_method = profile and power_profile = low
Analysis of the problems with amdgpu showed:
1.) There is no "classic" power management: If dpm is turned off with amdgpu,
there is no power management at all, and the card permanently runs
with high power. Why was "classic" power management dropped completely?
Basically, I neither want nor need any dynamic adjustment:
When on battery, the gpu should permanently run on minimal power,
independent of its load.
2.) The default dpm mode is "balanced" and "auto".
"balanced" does not change to "battery" automatically when AC is removed,
and it is impossible to set the mode to "battery" manually:
Any attempt to set it via sysfs either kills the process doing so
or hangs it in a kill-9-immune state (which prevents system shutdown).
I then code-changed the default initialization in si_dpm.c from "balanced"
to "battery". This hangs the whole kernel hard during early boot:
No display, no reaction to Alt-Sysrq, ... only hard power off helps.
3.) It is possible to set the dpm level from "auto" to "low",
but that does not seem to result in any measurable effect or power savings?
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugs.freedesktop.org/show_bug.cgi?id=28940
Summary: rv515 (Mobility x1400) Display corruption after some
time
Product: DRI
Version: unspecified
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: DRM/Radeon
AssignedTo: dri-devel(a)lists.freedesktop.org
ReportedBy: gtdev(a)spearhead.de
Created an attachment (id=36799)
--> (https://bugs.freedesktop.org/attachment.cgi?id=36799)
lspci output (graphics only)
After some uptime (upwards of an hour so far), I get different kinds of display
corruption on a laptop with a Radeon x1400.
Currently, I'm looking at a somewhat grainy picture which looks like a badly
dithered low-colour version of the screen content. There are noticeable
vertical stripes, and the whole image is shimmering. The system is working fine
otherwise.
In an earlier instance, I had a pulsating green gradient covering the bottom of
the screen. In addition, screen response was slow, like the proper content was
only updating evers second or so.
The effect does not show in screenshots.
This is on a Debian-built 2.6.34 686 kernel, running X.org 1.7.7 and the
"radeon" driver 6.13.0, libdrm2 2.4.21 from Debian packages.
I'm attaching lspci output for the card, as well as dmesg and the Xorg.log from
the currently "broken" running system.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
https://bugs.freedesktop.org/show_bug.cgi?id=28928
Summary: [ati-dri] R100 OpenGL Crash buffer overflow
Product: DRI
Version: XOrg CVS
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Severity: major
Priority: medium
Component: DRM/Radeon
AssignedTo: dri-devel(a)lists.freedesktop.org
ReportedBy: redtux2k9(a)gmail.com
DRI is working with direct rendering and hardware acceleration, but only
working OpenGL application is glxgears and small example written by me using
gtkglext. When I try to run yabause or any application that uses OpenGL then
I've got this:
*********************************WARN_ONCE*********************************
File radeon_swtcl.c function r100_swtcl_flush line 322
Rendering was 13 commands larger than predicted size. We might overflow command
buffer.
***************************************************************************
drmRadeonCmdBuffer: -22. Kernel failed to parse or rejected command stream. See
dmesg for more info.
And then crash.
When I write dmesg I got this:
[drm:r100_cs_track_texture_check] *ERROR* No texture bound to unit 0
[drm:radeon_cs_ioctl] *ERROR* Invalid command stream !
I'm using module radeon under ATI Radeon M6 (R100) and packages version under
Archlinux i686:
ati-dri 7.8.2-1
xf86-video-ati 6.13.0-1
mesa 7.8.2-1
libgl 7.8.2-1
The DRI module is from 20090101, but was working ok with version from 20061018,
so with Mesa 7.2 (2008).
I've tried to compile Mesa 7.2, but the DRI was not working (only swrast).
Please help me, I can't even watch youtube with proper speed. Only alternative
for me is Debian Lenny that has everything (DRI) working ok, because it has the
old version.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
https://bugs.freedesktop.org/show_bug.cgi?id=28600
Summary: The LXterminal Window TitleBar does not show up when
KMS is enabled
Product: DRI
Version: XOrg CVS
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Severity: minor
Priority: medium
Component: DRM/Radeon
AssignedTo: dri-devel(a)lists.freedesktop.org
ReportedBy: jjorge(a)free.fr
On a R100 Mobility GPU, Mandriva 2010.1 , I can try Radeon Modesetting. All
works, except the title bar of LXterminal that appears transparent. I still can
move the windo clicking on it.
Then WM used is OpenBox.
ATI Technologies Inc Radeon Mobility M6 LY
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
https://bugs.freedesktop.org/show_bug.cgi?id=28426
Summary: hardware cursor corruption with radeon+kms
Product: DRI
Version: unspecified
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: DRM/Radeon
AssignedTo: dri-devel(a)lists.freedesktop.org
ReportedBy: maillist(a)pnpitalia.it
please see also bug #19215, may be related
After some days the xorg server is up and running the cursor get corrupted.
This is a kde4 desktop on a dual 1920x1080 screen powered by an ATI Radeon HD
4670.
The bug happens often, having played a game like Aquaria (in windowed mode)
help a lot, but it does not guarantees an immediate trigger.
This time xorg was up and running for about four days (not totally sure),
yesterday I've played with the already mentioned Aquaria.
please feel free to request further information
since I don't know where to start I've tried to be broad on covering the system
information, here is what the attached zip file contain:
- "cursor-gimp.jpeg"
cursor as it should be (after a reboot)
- "VGA-0-cursor-broken.jpeg"
cursor as it's shown in the left monitor VGA-0
- "DVI-0-cursor-broken.jpeg"
cursor as it's shown in the right monitor DVI-0
- "Xorg.0.log"
log for the server on vt7 whit kde running
- "Xorg.1.log"
tentative to start another X server on vt8, it also had a broken cursor
- "xorg.conf"
"SWcursor" is commented out
- "radeontool--debug-regs.log"
`radeontool debug regs` output
- "installed-software.log"
radeon and x11 related software installed on this pc
- "modinfo-radeon.log"
`modinfo radeon` output
- "lsmod.log"
`lsmod` output
- "xrandr--verbose.log"
`xrandr -q --verbose` output
- "lspci-vvv.log"
`lspci -vvv` output
- "lshw.log"
`lshw` output, it's an hardware lister
- "dmesg.log"
`dmesg` output
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
https://bugs.freedesktop.org/show_bug.cgi?id=99779
Bug ID: 99779
Summary: Lenovo Thinkpad E450 (Kaveri A6-7000 Radeon R4) Blank
Screen after suspend (displayport link issues)
Product: DRI
Version: XOrg git
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: critical
Priority: medium
Component: DRM/AMDgpu
Assignee: dri-devel(a)lists.freedesktop.org
Reporter: brookskd(a)gmail.com
Created attachment 129527
--> https://bugs.freedesktop.org/attachment.cgi?id=129527&action=edit
dmesg 4.9.8
If I shut my laptop lit it suspends, then when opening the lid and resuming I
get a blank screen and am unable to get the display to work again unless I
reboot. I can ssh into computer and I get displayport link errors in the
attached dmesg log.
This issue does not occur if I use the radeon kernel module instead of amdgpu.
This seems very similar to bug 90320 but I filed this one because it is amdgpu
not radeon:
https://bugs.freedesktop.org/show_bug.cgi?id=90320
I've also attached the Xorg.0.log but it does not have any errors indicated.
It indicates successful exit because I stopped the server over ssh and tried to
restart gdm a few times which is why there are multiple displayport link status
failed messages in dmesg.
--
You are receiving this mail because:
You are the assignee for the bug.