2009-12-01 10:55:00

by Christian Hartmann

[permalink] [raw]
Subject: Problem KMS: TTM Failed moving buffer. Proposed placement 0x00060004 / Out of aperture space or DRM memory quota && invalid framebuffer id

Todays test with KMS w/o AGP (radeon.agopmode=-1)


Starting Xorg I got instead of a normal X session a GDM login again,
the last dmesg messages are:


[ 904.459254] wlan1: associated
[ 1459.645513] [TTM] Failed moving buffer. Proposed placement 0x00060004
[ 1459.645525] [TTM] Out of aperture space or DRM memory quota.
[ 1459.645533] [drm:radeon_object_list_validate] *ERROR* radeon:
failed to validate.
[ 1459.645540] [drm:radeon_cs_ioctl] *ERROR* Failed to parse relocation !
[ 1461.208487] [drm:drm_mode_getfb] *ERROR* invalid framebuffer id
[ 1461.218685] [drm] LVDS-13: set mode 1024x768 1e

Linux oddysseus 2.6.32-rc8a #7 Tue Dec 1 10:24:42 CET 2009 i686 GNU/Linux
This build is from today with the latest pull till commit
d6fdb37126aa4f67484a9962b68963c5d3a506af.

If more info is needed, I'' try my best so ask for it.

Sincerelly yours
C. Hartmann
--
......oooO..............
.....(....).....Oooo...
......)../.....(....)....
.....(_/.......)../.....
...............(_/.......
... I WAS ..............
.......... HERE...... ;)


2009-12-01 13:28:08

by Jerome Glisse

[permalink] [raw]
Subject: Re: Problem KMS: TTM Failed moving buffer. Proposed placement 0x00060004 / Out of aperture space or DRM memory quota && invalid framebuffer id

On Tue, Dec 01, 2009 at 11:55:03AM +0100, Christian Hartmann wrote:
> Todays test with KMS w/o AGP (radeon.agopmode=-1)
>
>
> Starting Xorg I got instead of a normal X session a GDM login again,
> the last dmesg messages are:
>
>
> [ 904.459254] wlan1: associated
> [ 1459.645513] [TTM] Failed moving buffer. Proposed placement 0x00060004
> [ 1459.645525] [TTM] Out of aperture space or DRM memory quota.
> [ 1459.645533] [drm:radeon_object_list_validate] *ERROR* radeon:
> failed to validate.
> [ 1459.645540] [drm:radeon_cs_ioctl] *ERROR* Failed to parse relocation !
> [ 1461.208487] [drm:drm_mode_getfb] *ERROR* invalid framebuffer id
> [ 1461.218685] [drm] LVDS-13: set mode 1024x768 1e

Full dmesg of when this happen will be helpfull.

Cheers,
Jerome