On Sun, Jun 17, 2012 at 12:03 PM, Mattia Dongili wrote:
> 3.5-rc2 is not quite usable, I get a pile of warnings for
> DRM_OBJECT_MAX_PROPERTY being too small and in the end I don't get
> neither a console nor X.
Give 3.5-rc3 a try. There is a patch that at least silences the
DRM_OBJECT_MAX_PROPE
On Fri, Jun 15, 2012 at 5:00 AM, Michel Dänzer wrote:
> On Don, 2012-06-14 at 15:58 -0400, alexdeuc...@gmail.com wrote:
>> From: Alex Deucher
>>
>> Signed-off-by: Alex Deucher
>
> I agree with Paul that some more detail in the commit log might be nice,
> but the code is
More detail:
- Use the
The history on this patch goes back quite a way. This time around, the
patch builds on top of the map_unsynchronized that Eric pushed. Eric's
patch attempted only to solve the problem for LLC machines. Unlike
my earlier versions of this patch (with the help from Daniel Vetter), we
do not attempt to
The history on this patch goes back quite a way. This time around, the
patch builds on top of the map_unsynchronized that Eric pushed. Eric's
patch attempted only to solve the problem for LLC machines. Unlike
my earlier versions of this patch (with the help from Daniel Vetter), we
do not attempt to
https://bugzilla.kernel.org/show_bug.cgi?id=15212
Alan changed:
What|Removed |Added
Status|RESOLVED|CLOSED
--
Configure bugmail: https://bugzilla
https://bugzilla.kernel.org/show_bug.cgi?id=15212
Alan changed:
What|Removed |Added
Status|NEW |RESOLVED
CC|
https://bugs.freedesktop.org/show_bug.cgi?id=40935
--- Comment #7 from Jerome Glisse 2012-06-18
07:38:21 PDT ---
All my r300 works fine with KMS (and i have a lot of them), you just an unlucky
user. Not all r300 are affected, it's most likely the combination of your gpu
with your motherboard.
-
https://bugzilla.kernel.org/show_bug.cgi?id=14801
Alan changed:
What|Removed |Added
Status|RESOLVED|CLOSED
--
Configure bugmail: https://bugzilla
https://bugzilla.kernel.org/show_bug.cgi?id=14801
Alan changed:
What|Removed |Added
Status|NEW |RESOLVED
CC|
Hi everyone,
The automatic build system informed me that
there is a shameful error in this patch.
The declarations of fd fields in v4l2_plane32 and
v4l2_buffer32 are missing. It breaks build process
for 64-bit architectures. I am deeply sorry for
posting a patch without testing it enough.
The bui
https://bugzilla.kernel.org/show_bug.cgi?id=14769
Alan changed:
What|Removed |Added
Status|RESOLVED|CLOSED
--
Configure bugmail: https://bugzilla
https://bugzilla.kernel.org/show_bug.cgi?id=14769
Alan changed:
What|Removed |Added
Status|NEW |RESOLVED
CC|
On Sun, Jun 17, 2012 at 12:03 PM, Mattia Dongili wrote:
> 3.5-rc2 is not quite usable, I get a pile of warnings for
> DRM_OBJECT_MAX_PROPERTY being too small and in the end I don't get
> neither a console nor X.
Give 3.5-rc3 a try. There is a patch that at least silences the
DRM_OBJECT_MAX_PROPE
https://bugzilla.kernel.org/show_bug.cgi?id=14596
Alan changed:
What|Removed |Added
CC||alan at lxorguk.ukuu.org.uk
Kernel Version|2.
...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20120618/7c03502d/attachment.pgp>
https://bugs.freedesktop.org/show_bug.cgi?id=40935
--- Comment #6 from Michal Suchanek 2012-06-18 04:30:27
PDT ---
this is AFAIK an issue since introduction of KMS on r300, not a regression.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving th
Signed-off-by: Sachin Kamat
Fixes the following sparse warning:
drivers/gpu/drm/drm_info.c:238:5:
warning: symbol 'drm_gem_one_name_info' was not declared. Should it be static?
---
drivers/gpu/drm/drm_info.c |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/drivers/gpu/dr
On Mon, 2012-06-18 at 02:45 +, Deucher, Alexander wrote:
> > -Original Message-
> > From: Michel D?nzer [mailto:michel at daenzer.net]
> > Sent: Friday, June 15, 2012 4:48 AM
> > To: Deucher, Alexander
> > Cc: Marek Ol??k; dri-devel at lists.freedesktop.org
> > Subject: Re: [PATCH 1/2]
On Sat, 2012-06-09 at 00:24 +0100, Chris Wilson wrote:
> A detect() probe may return 'unknown' to indicate that it was not able
> to successfully determine the connector status. However, exposing this
> to userspace just results in lots of confusion as it is uncertain
> whether or not that is a val
https://bugs.freedesktop.org/show_bug.cgi?id=36441
Madis Liias changed:
What|Removed |Added
See Also||https://launchpad.net/bugs/
https://bugs.freedesktop.org/show_bug.cgi?id=36441
Madis Liias changed:
What|Removed |Added
See Also||https://launchpad.net/bugs/
https://bugzilla.kernel.org/show_bug.cgi?id=15212
Alan changed:
What|Removed |Added
Status|RESOLVED|CLOSED
--
Configure bugmail: https://bugzilla
https://bugzilla.kernel.org/show_bug.cgi?id=15212
Alan changed:
What|Removed |Added
Status|NEW |RESOLVED
CC|
Signed-off-by: Sachin Kamat
Fixes the following sparse warning:
drivers/gpu/drm/drm_info.c:238:5:
warning: symbol 'drm_gem_one_name_info' was not declared. Should it be static?
---
drivers/gpu/drm/drm_info.c |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/drivers/gpu/dr
Hi,
I just switched from an ancient installation of emgd on a vaio X11 to
the mainstream gma500_gfx driver.
One issue I have on 3.4 is that suspend to ram fails in
psb_save_display_registers. I could only take a picture of the oops but
it's quite incomplete:
http://kamineko.org/oops/2012-06-17%20
https://bugs.freedesktop.org/show_bug.cgi?id=40935
--- Comment #7 from Jerome Glisse 2012-06-18 07:38:21
PDT ---
All my r300 works fine with KMS (and i have a lot of them), you just an unlucky
user. Not all r300 are affected, it's most likely the combination of your gpu
with your motherboard.
-
https://bugs.freedesktop.org/show_bug.cgi?id=51190
--- Comment #3 from cyberbat 2012-06-17 23:32:37 PDT
---
Created attachment 63156
--> https://bugs.freedesktop.org/attachment.cgi?id=63156
X with garbage
Xorg started with Xfce and garbage on the screen. It's thunar window on the
screen under
https://bugs.freedesktop.org/show_bug.cgi?id=51190
--- Comment #2 from cyberbat 2012-06-17 23:31:44 PDT
---
Created attachment 63155
--> https://bugs.freedesktop.org/attachment.cgi?id=63155
console with garbage
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--
https://bugs.freedesktop.org/show_bug.cgi?id=51190
--- Comment #1 from cyberbat 2012-06-17 23:30:56 PDT
---
Created attachment 63154
--> https://bugs.freedesktop.org/attachment.cgi?id=63154
.config
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are rec
https://bugs.freedesktop.org/show_bug.cgi?id=51190
Bug #: 51190
Summary: [RADEON:KMS:RV370:RESUME] garbage on screen (console
or X) after suspend-resume with radeon (KMS only)
Classification: Unclassified
Product: DRI
Version: u
https://bugs.freedesktop.org/show_bug.cgi?id=51189
Bug #: 51189
Summary: TTM errors when suspending (call trace)
Classification: Unclassified
Product: DRI
Version: XOrg CVS
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
https://bugzilla.kernel.org/show_bug.cgi?id=14801
Alan changed:
What|Removed |Added
Status|RESOLVED|CLOSED
--
Configure bugmail: https://bugzilla
https://bugzilla.kernel.org/show_bug.cgi?id=14801
Alan changed:
What|Removed |Added
Status|NEW |RESOLVED
CC|
https://bugzilla.kernel.org/show_bug.cgi?id=14769
Alan changed:
What|Removed |Added
Status|RESOLVED|CLOSED
--
Configure bugmail: https://bugzilla
https://bugzilla.kernel.org/show_bug.cgi?id=14769
Alan changed:
What|Removed |Added
Status|NEW |RESOLVED
CC|
https://bugzilla.kernel.org/show_bug.cgi?id=14596
Alan changed:
What|Removed |Added
CC||a...@lxorguk.ukuu.org.uk
Kernel Version|2.6.3
https://bugs.freedesktop.org/show_bug.cgi?id=40935
--- Comment #6 from Michal Suchanek 2012-06-18 04:30:27
PDT ---
this is AFAIK an issue since introduction of KMS on r300, not a regression.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving th
Hi everyone,
The automatic build system informed me that
there is a shameful error in this patch.
The declarations of fd fields in v4l2_plane32 and
v4l2_buffer32 are missing. It breaks build process
for 64-bit architectures. I am deeply sorry for
posting a patch without testing it enough.
The bui
https://bugs.freedesktop.org/show_bug.cgi?id=51198
Bug #: 51198
Summary: NV43 [GeForce 6600] nouveau in linux kernel 3.4.0 to
3.4.2 hangs at boot
Classification: Unclassified
Product: DRI
Version: unspecified
Platform:
https://bugs.freedesktop.org/show_bug.cgi?id=51198
Bug #: 51198
Summary: NV43 [GeForce 6600] nouveau in linux kernel 3.4.0 to
3.4.2 hangs at boot
Classification: Unclassified
Product: DRI
Version: unspecified
Platform:
> -Original Message-
> From: Michel D?nzer [mailto:michel at daenzer.net]
> Sent: Friday, June 15, 2012 4:48 AM
> To: Deucher, Alexander
> Cc: Marek Ol??k; dri-devel at lists.freedesktop.org
> Subject: Re: [PATCH 1/2] drm/radeon: add some additional 6xx/7xx/EG
> register init
>
> On Don, 2
On Mon, 2012-06-18 at 02:45 +, Deucher, Alexander wrote:
> > -Original Message-
> > From: Michel Dänzer [mailto:mic...@daenzer.net]
> > Sent: Friday, June 15, 2012 4:48 AM
> > To: Deucher, Alexander
> > Cc: Marek Olšák; dri-devel@lists.freedesktop.org
> > Subject: Re: [PATCH 1/2] drm/r
https://bugs.freedesktop.org/show_bug.cgi?id=51190
--- Comment #3 from cyberbat 2012-06-17 23:32:37 PDT ---
Created attachment 63156
--> https://bugs.freedesktop.org/attachment.cgi?id=63156
X with garbage
Xorg started with Xfce and garbage on the screen. It's thunar window on the
screen under
https://bugs.freedesktop.org/show_bug.cgi?id=51190
--- Comment #2 from cyberbat 2012-06-17 23:31:44 PDT ---
Created attachment 63155
--> https://bugs.freedesktop.org/attachment.cgi?id=63155
console with garbage
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
---
https://bugs.freedesktop.org/show_bug.cgi?id=51190
--- Comment #1 from cyberbat 2012-06-17 23:30:56 PDT ---
Created attachment 63154
--> https://bugs.freedesktop.org/attachment.cgi?id=63154
.config
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are rece
https://bugs.freedesktop.org/show_bug.cgi?id=51190
Bug #: 51190
Summary: [RADEON:KMS:RV370:RESUME] garbage on screen (console
or X) after suspend-resume with radeon (KMS only)
Classification: Unclassified
Product: DRI
Version: u
https://bugs.freedesktop.org/show_bug.cgi?id=51189
Bug #: 51189
Summary: TTM errors when suspending (call trace)
Classification: Unclassified
Product: DRI
Version: XOrg CVS
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
47 matches
Mail list logo