fix warning: unused variable ?dev_priv? drivers/gpu/drm/nouveau/nv50_vm.c
Signed-off-by: helight
---
drivers/gpu/drm/nouveau/nv50_vm.c |1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/drivers/gpu/drm/nouveau/nv50_vm.c
b/drivers/gpu/drm/nouveau/nv50_vm.c
index 6144156.
https://bugzilla.kernel.org/show_bug.cgi?id=20752
--- Comment #9 from Torsten Krah
2011-04-06 18:21:51 ---
I am using 2.6.38.2 (2.6.38-7 natty build) and things does not work better -
monitor still blanks all the time around until coherent is set.
Oh i guess its beyond my "skills" to write
On 5 April 2011 23:06, Marcin ?lusarz wrote:
>> +static const char *mode_status_to_string(enum drm_mode_status status)
>> +{
>> + ? ? ? const char *strings[] = {
>
> + static?
>
You'd probably even want that to be "static const char * const strings[]".
https://bugs.freedesktop.org/show_bug.cgi?id=35969
Michal Suchanek changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://bugs.freedesktop.org/show_bug.cgi?id=35969
Michal Suchanek changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
On 2011.04.06 at 08:27 -0400, Konrad Rzeszutek Wilk wrote:
> On Wed, Apr 06, 2011 at 11:13:59AM +0200, Thomas Hellstrom wrote:
> > Dave, Konrad
> >
> > I think we need to back out this change as soon as possible. I will
> > follow up the discussion with Konrad on how we should attempt to
> > handl
https://bugzilla.kernel.org/show_bug.cgi?id=20752
--- Comment #8 from Alex Deucher 2011-04-06
14:36:25 ---
(In reply to comment #7)
> Is there any way to get KMS working without X?
Are things working any better with 2.6.38?
> Without the coherent option my screen blanks on/off - i cant wo
https://bugzilla.kernel.org/show_bug.cgi?id=32402
--- Comment #8 from Alex Deucher 2011-04-06
14:27:43 ---
Possibly related to this:
http://lists.freedesktop.org/archives/dri-devel/2011-April/009939.html
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
--- You
https://bugzilla.kernel.org/show_bug.cgi?id=32402
Alex Deucher changed:
What|Removed |Added
CC||alexdeucher at gmail.com
--- Comment #
Switch some errors to debug output. These are generally harmless
and tend to confuse users.
Signed-off-by: Alex Deucher
---
drivers/gpu/drm/radeon/radeon_i2c.c |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/gpu/drm/radeon/radeon_i2c.c
b/drivers/gpu/drm/rade
https://bugzilla.kernel.org/show_bug.cgi?id=13170
--- Comment #62 from Gregory Bellier 2011-04-06
12:55:00 ---
I now have newer informations.
I've been able to boot on Ubuntu 10.10 64 bits with Grub-EFI and Nouveau
involved but it needs a 2.6.38.2 (at least, it's the one I have tested). I
https://bugzilla.kernel.org/show_bug.cgi?id=20752
--- Comment #9 from Torsten Krah
2011-04-06 18:21:51 ---
I am using 2.6.38.2 (2.6.38-7 natty build) and things does not work better -
monitor still blanks all the time around until coherent is set.
Oh i guess its beyond my "skills" to write
On Tue, Apr 5, 2011 at 1:08 PM, Rob Clark wrote:
> On Mon, Apr 4, 2011 at 7:30 PM, Dave Airlie wrote:
>> On Wed, Mar 30, 2011 at 2:44 AM, Rob Clark wrote:
>>> From: Rob Clark
>>>
>>> Include the minor device id in the bus-id to give userspace a way to open
>>> the correct "cardN" when there are
Dave, Konrad
I think we need to back out this change as soon as possible. I will
follow up the discussion with Konrad on how we should attempt to handle
vm passthrough as soon as things settle down a bit over here. Hopefully
this week.
Thomas
On 04/06/2011 10:54 AM, Markus Trippelsdorf wrot
https://bugzilla.kernel.org/show_bug.cgi?id=20752
--- Comment #7 from Torsten Krah
2011-04-06 10:55:40 ---
Is there any way to get KMS working without X?
Without the coherent option my screen blanks on/off - i cant work with it.
I need to run X and hava to issue (via xdg autostart e.g.) the
On 2011.04.05 at 18:31 +0200, Markus Trippelsdorf wrote:
> On 2011.03.29 at 16:56 +0200, Markus Trippelsdorf wrote:
> > Just came across this WARNING (running latest git kernel):
> >
> > Mar 29 09:14:39 gentoo kernel: udev[888]: starting version 164
> >
Switch some errors to debug output. These are generally harmless
and tend to confuse users.
Signed-off-by: Alex Deucher
---
drivers/gpu/drm/radeon/radeon_i2c.c |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/gpu/drm/radeon/radeon_i2c.c
b/drivers/gpu/drm/rade
On Tue, Apr 5, 2011 at 5:41 PM, Chris Wilson
wrote:
> On Tue, 5 Apr 2011 23:39:19 +0200, Julien Cristau
> wrote:
>> On Tue, Apr ?5, 2011 at 21:50:15 +0100, Chris Wilson wrote:
>>
>> > + ? if ((unsigned)status > ARRAY_SIZE(strings))
>>
>> off by one?
>
> And didn't check for holes.
>
> /me wishe
fix warning: unused variable ‘dev_priv’ drivers/gpu/drm/nouveau/nv50_vm.c
Signed-off-by: helight
---
drivers/gpu/drm/nouveau/nv50_vm.c |1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/drivers/gpu/drm/nouveau/nv50_vm.c
b/drivers/gpu/drm/nouveau/nv50_vm.c
index 6144156.
On Wed, Apr 06, 2011 at 11:13:59AM +0200, Thomas Hellstrom wrote:
> Dave, Konrad
>
> I think we need to back out this change as soon as possible. I will
> follow up the discussion with Konrad on how we should attempt to
> handle vm passthrough as soon as things settle down a bit over here.
Ok. I
https://bugs.freedesktop.org/show_bug.cgi?id=25179
Fabio Pedretti changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://bugs.freedesktop.org/show_bug.cgi?id=25179
Fabio Pedretti changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://bugzilla.kernel.org/show_bug.cgi?id=20752
--- Comment #8 from Alex Deucher 2011-04-06 14:36:25
---
(In reply to comment #7)
> Is there any way to get KMS working without X?
Are things working any better with 2.6.38?
> Without the coherent option my screen blanks on/off - i cant wo
On Tue, Apr 5, 2011 at 5:41 PM, Chris Wilson wrote:
> On Tue, 5 Apr 2011 23:39:19 +0200, Julien Cristau wrote:
>> On Tue, Apr 5, 2011 at 21:50:15 +0100, Chris Wilson wrote:
>>
>> > + if ((unsigned)status > ARRAY_SIZE(strings))
>>
>> off by one?
>
> And didn't check for holes.
>
> /me wishes he
https://bugzilla.kernel.org/show_bug.cgi?id=32402
--- Comment #8 from Alex Deucher 2011-04-06 14:27:43
---
Possibly related to this:
http://lists.freedesktop.org/archives/dri-devel/2011-April/009939.html
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
--- You
https://bugzilla.kernel.org/show_bug.cgi?id=32402
Alex Deucher changed:
What|Removed |Added
CC||alexdeuc...@gmail.com
--- Comment #7 f
On 5 April 2011 23:06, Marcin Ślusarz wrote:
>> +static const char *mode_status_to_string(enum drm_mode_status status)
>> +{
>> + const char *strings[] = {
>
> + static?
>
You'd probably even want that to be "static const char * const strings[]".
_
https://bugs.freedesktop.org/show_bug.cgi?id=36018
Michel Dänzer changed:
What|Removed |Added
Product|Mesa|xorg
Version|7.9
https://bugs.freedesktop.org/show_bug.cgi?id=36018
Michel D?nzer changed:
What|Removed |Added
Product|Mesa|xorg
Version|7.9
https://bugs.freedesktop.org/show_bug.cgi?id=36018
--- Comment #4 from Torsten Krah
2011-04-06 06:04:23 PDT ---
At the moment all are showing fine and nothing is garbled - no kernel messages
shown at the moment (don't know how to trigger them).
No i am using plain metacity - all effects disabled
https://bugs.freedesktop.org/show_bug.cgi?id=36018
--- Comment #4 from Torsten Krah
2011-04-06 06:04:23 PDT ---
At the moment all are showing fine and nothing is garbled - no kernel messages
shown at the moment (don't know how to trigger them).
No i am using plain metacity - all effects disabled
https://bugzilla.kernel.org/show_bug.cgi?id=13170
--- Comment #62 from Gregory Bellier 2011-04-06 12:55:00
---
I now have newer informations.
I've been able to boot on Ubuntu 10.10 64 bits with Grub-EFI and Nouveau
involved but it needs a 2.6.38.2 (at least, it's the one I have tested). I
On 2011.04.06 at 08:27 -0400, Konrad Rzeszutek Wilk wrote:
> On Wed, Apr 06, 2011 at 11:13:59AM +0200, Thomas Hellstrom wrote:
> > Dave, Konrad
> >
> > I think we need to back out this change as soon as possible. I will
> > follow up the discussion with Konrad on how we should attempt to
> > handl
On Wed, Apr 06, 2011 at 11:13:59AM +0200, Thomas Hellstrom wrote:
> Dave, Konrad
>
> I think we need to back out this change as soon as possible. I will
> follow up the discussion with Konrad on how we should attempt to
> handle vm passthrough as soon as things settle down a bit over here.
Ok. I
https://bugs.freedesktop.org/show_bug.cgi?id=36018
Michel Dänzer changed:
What|Removed |Added
Component|Drivers/DRI/Radeon |Drivers/DRI/r300
--- Comment #3 from Mic
https://bugs.freedesktop.org/show_bug.cgi?id=36018
Michel D?nzer changed:
What|Removed |Added
Component|Drivers/DRI/Radeon |Drivers/DRI/r300
--- Comment #3 from Mic
https://bugs.freedesktop.org/show_bug.cgi?id=36018
--- Comment #2 from Torsten Krah
2011-04-06 04:09:27 PDT ---
Created an attachment (id=45340)
--> (https://bugs.freedesktop.org/attachment.cgi?id=45340)
glxinfo output
GlxInfo Output.
Sometimes i miss the graphics of my gnome cpufreq applets (
https://bugs.freedesktop.org/show_bug.cgi?id=36018
--- Comment #2 from Torsten Krah
2011-04-06 04:09:27 PDT ---
Created an attachment (id=45340)
--> (https://bugs.freedesktop.org/attachment.cgi?id=45340)
glxinfo output
GlxInfo Output.
Sometimes i miss the graphics of my gnome cpufreq applets (
https://bugzilla.kernel.org/show_bug.cgi?id=20752
--- Comment #7 from Torsten Krah
2011-04-06 10:55:40 ---
Is there any way to get KMS working without X?
Without the coherent option my screen blanks on/off - i cant work with it.
I need to run X and hava to issue (via xdg autostart e.g.) the
Dave, Konrad
I think we need to back out this change as soon as possible. I will
follow up the discussion with Konrad on how we should attempt to handle
vm passthrough as soon as things settle down a bit over here. Hopefully
this week.
Thomas
On 04/06/2011 10:54 AM, Markus Trippelsdorf wr
https://bugs.freedesktop.org/show_bug.cgi?id=36018
--- Comment #1 from Michel Dänzer 2011-04-06 02:14:00 PDT
---
(In reply to comment #1)
> Are these messages serious, any things i can provide to get rid of them?
They mean that some rendering operations are dropped, do you notice any visual
ele
https://bugs.freedesktop.org/show_bug.cgi?id=36018
--- Comment #1 from Michel D?nzer 2011-04-06 02:14:00
PDT ---
(In reply to comment #1)
> Are these messages serious, any things i can provide to get rid of them?
They mean that some rendering operations are dropped, do you notice any visual
ele
On 2011.04.05 at 18:31 +0200, Markus Trippelsdorf wrote:
> On 2011.03.29 at 16:56 +0200, Markus Trippelsdorf wrote:
> > Just came across this WARNING (running latest git kernel):
> >
> > Mar 29 09:14:39 gentoo kernel: udev[888]: starting version 164
> >
The patch below is needed to prevent building mesa with libdrm <
2.4.24.
Regards,
Alex
diff --git a/configure.ac b/configure.ac
index 6662b8a..ad9eb01 100644
--- a/configure.ac
+++ b/configure.ac
@@ -18,7 +18,7 @@ AC_CONFIG_AUX_DIR([bin])
AC_CANONICAL_HOST
dnl Versions for external dependenci
https://bugs.freedesktop.org/show_bug.cgi?id=36018
Summary: RV516 - invalid command stream, forbidden register
errors
Product: Mesa
Version: 7.9
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
https://bugs.freedesktop.org/show_bug.cgi?id=36018
Summary: RV516 - invalid command stream, forbidden register
errors
Product: Mesa
Version: 7.9
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
46 matches
Mail list logo