https://bugs.freedesktop.org/show_bug.cgi?id=40443
Benjamin Franzke changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://bugs.freedesktop.org/show_bug.cgi?id=40440
Toralf Förster changed:
What|Removed |Added
URL||http://bugs.winehq.org/show
https://bugs.freedesktop.org/show_bug.cgi?id=34218
Pavel Ondračka changed:
What|Removed |Added
CC||hverb...@gmail.com
--- Comment #8 from
https://bugs.freedesktop.org/show_bug.cgi?id=36723
--- Comment #1 from Pavel Ondračka 2011-08-29
02:44:41 PDT ---
Since "linker: Reject shaders that use too many varyings" most of the fog is
not rendered at all and the rest is fine.
Terminal output:
GLShader::compile(): error: shader uses too m
Hello, David Airlie
I had sent DRM Driver for Samsung SoC Exynos4210 over the three times.
But I didn't received any comments from you.
You can refer to these patches I sent from links below.
v1: < https://lwn.net/Articles/454380/ >
v2: < http://www.spinics.net/lists/kernel/msg1224275.ht
https://bugzilla.kernel.org/show_bug.cgi?id=41732
--- Comment #4 from Niels Ole Salscheider
2011-08-29 12:44:23 ---
When I run rmmod radeon and insmod radeon after standby via ssh the screen
stays black, too.
It seems that the radeon module cannot find any edid information at all.
Is ther
2011/8/29 Borislav Petkov :
> On Mon, Aug 29, 2011 at 03:20:21PM +0200, Peter Zijlstra wrote:
>> On Sun, 2011-08-28 at 07:36 +0200, Borislav Petkov wrote:
>> > > > With CONFIG_DRM_RADEON=y, the microcode is needed before it can be
>> > > > loaded from userspace, so it needs to be built into the ker
2011/8/29 Borislav Petkov :
> On Mon, Aug 29, 2011 at 03:20:21PM +0200, Peter Zijlstra wrote:
>> On Sun, 2011-08-28 at 07:36 +0200, Borislav Petkov wrote:
>> > > > With CONFIG_DRM_RADEON=y, the microcode is needed before it can be
>> > > > loaded from userspace, so it needs to be built into the ker
On Sun, 2011-08-28 at 07:36 +0200, Borislav Petkov wrote:
> > > With CONFIG_DRM_RADEON=y, the microcode is needed before it can be
> > > loaded from userspace, so it needs to be built into the kernel as well.
> >
> > How should I do that? I've tried to set all "m"s to "y" in .config and
> > still
On Mon, Aug 29, 2011 at 03:20:21PM +0200, Peter Zijlstra wrote:
> On Sun, 2011-08-28 at 07:36 +0200, Borislav Petkov wrote:
> > > > With CONFIG_DRM_RADEON=y, the microcode is needed before it can be
> > > > loaded from userspace, so it needs to be built into the kernel as well.
> > >
> > > How sho
> I had sent DRM Driver for Samsung SoC Exynos4210 over the three times.
>
> But I didn’t received any comments from you.
I was sort of hoping someone else would take a look at these ARM
drivers before me, it might be worth getting some inter-company review
between the vendors submitting drm compo
From: Alex Deucher
Fixes resume on Compaq Presario V5245EU.
Fixes:
https://bugzilla.kernel.org/show_bug.cgi?id=41642
Signed-off-by: Alex Deucher
Cc: sta...@kernel.org
---
drivers/gpu/drm/radeon/radeon_combios.c |8
1 files changed, 8 insertions(+), 0 deletions(-)
diff --git a/dr
On Mon, Aug 29, 2011 at 09:48:22AM -0400, Alex Deucher wrote:
> >> Should we make Kconfig pop up a dialog and ask for the whereabouts of
> >> these firmware thingies when you mark the driver =y?
> >>
> >> This all sounds like magic to me, having to know you need to add to
> >> EXTRA_FIRMWARE, havin
- Original Message -
> From: "Borislav Petkov"
> To: "Alex Deucher" , "Dave Airlie"
> Cc: "Peter Zijlstra" , "Michel Dänzer"
> , "linux-kernel"
> , dri-devel@lists.freedesktop.org, "Pavel
> Ivanov"
> Sent: Monday, 29 August, 2011 3:16:12 PM
> Subject: Re: Kernel almost hangs when CON
On Mon, Aug 29, 2011 at 11:47:24AM -0400, David Airlie wrote:
> > On Mon, Aug 29, 2011 at 09:48:22AM -0400, Alex Deucher wrote:
> > > >> Should we make Kconfig pop up a dialog and ask for the
> > > >> whereabouts of
> > > >> these firmware thingies when you mark the driver =y?
> > > >>
> > > >> Thi
Hi,
On Mon, Aug 29, 2011 at 11:55 AM, Borislav Petkov wrote:
> On Mon, Aug 29, 2011 at 11:47:24AM -0400, David Airlie wrote:
>> > On Mon, Aug 29, 2011 at 09:48:22AM -0400, Alex Deucher wrote:
>> > > >> Should we make Kconfig pop up a dialog and ask for the
>> > > >> whereabouts of
>> > > >> these
On Mon, Aug 29, 2011 at 09:48, Alex Deucher wrote:
> 2011/8/29 Borislav Petkov :
>> On Mon, Aug 29, 2011 at 03:20:21PM +0200, Peter Zijlstra wrote:
>>> On Sun, 2011-08-28 at 07:36 +0200, Borislav Petkov wrote:
>>> > > > With CONFIG_DRM_RADEON=y, the microcode is needed before it can be
>>> > > > l
Hello,
I have a laptop with Mobility Radeon HD 3650, and the opensource radeon driver
makes
the laptop overheat and crash (or kernel does thermal emergency shutdowns).
Even when the laptop is totally *idle* the system overheats!
As a default power_profile "default" is in use (and causes problems
On Mon, Aug 29, 2011 at 12:10:45PM -0400, Arnaud Lacombe wrote:
> do you want something ala:
>
> config EXTRA_FIRMWARE
> string
> default ""
> append "FOO" if BAR
> append "FOZ" if BAZ
>
> or maybe a new type "list" which would behave as a comma/space separated
> value.
>
> conf
On Mon, Aug 29, 2011 at 12:28:31PM -0400, Kyle Moffett wrote:
> No, Linus pushed back really hard last time this issue came up with
> something; a network driver if I recall correctly.
r8169 probably.
> The issue is that this happens *EVEN FOR MODULAR DRIVERS* during
> suspend/resume. The firmwa
On Mon, 2011-08-29 at 19:17 +0200, Borislav Petkov wrote:
> On Mon, Aug 29, 2011 at 12:10:45PM -0400, Arnaud Lacombe wrote:
> > do you want something ala:
> >
> > config EXTRA_FIRMWARE
> > string
> > default ""
> > append "FOO" if BAR
> > append "FOZ" if BAZ
> >
> > or maybe a ne
https://bugs.freedesktop.org/show_bug.cgi?id=40423
Michel Dänzer changed:
What|Removed |Added
Component|Drivers/DRI/Radeon |Drivers/Gallium/r600
--- Comment #3 from
https://bugs.freedesktop.org/show_bug.cgi?id=40423
--- Comment #4 from Ian Romanick 2011-08-29 11:31:07 PDT
---
(In reply to comment #3)
> (In reply to comment #3)
> > You can find the source code of this test here:
> > http://hg.mozilla.org/mozilla-central/file/d0700ba932b4/toolkit/xre/glxtest.
https://bugs.freedesktop.org/show_bug.cgi?id=40423
--- Comment #5 from Ian Romanick 2011-08-29 11:31:41 PDT
---
Created an attachment (id=50665)
--> (https://bugs.freedesktop.org/attachment.cgi?id=50665)
Stand-alone version of Mozilla's glxtext
--
Configure bugmail: https://bugs.freedesktop.o
https://bugs.freedesktop.org/show_bug.cgi?id=40440
Toralf Förster changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
On Mon, 2011-08-29 at 19:17 +0200, Borislav Petkov wrote:
> On Mon, Aug 29, 2011 at 12:10:45PM -0400, Arnaud Lacombe wrote:
> > do you want something ala:
> >
> > config EXTRA_FIRMWARE
> > string
> > default ""
> > append "FOO" if BAR
> > append "FOZ" if BAZ
> >
> > or maybe a new
On Mon, 2011-08-29 at 19:21 +0200, Borislav Petkov wrote:
>
> Yeah, sounds much better than Kconfig actually aiding and abetting
> firmware blobs in the kernel and users needing to do stuff.
>
I would very much like to retain that option.. and having to manually
figure out what blob goes with wha
On Mon, 2011-08-29 at 19:50 +0200, Peter Zijlstra wrote:
> On Mon, 2011-08-29 at 19:17 +0200, Borislav Petkov wrote:
> > On Mon, Aug 29, 2011 at 12:10:45PM -0400, Arnaud Lacombe wrote:
> > > do you want something ala:
> > >
> > > config EXTRA_FIRMWARE
> > > string
> > > default ""
> > >
On Mon, 2011-08-29 at 20:09 +0200, Peter Zijlstra wrote:
> > That would suck, suppose this radeon thing is the only console you've
> > got (ppc64/sparc64 don't have text mode iirc) and userspace doesn't come
> > up?
>
> Same is true for NICs and netconsole of course. Not being able to stick
> blob
https://bugzilla.kernel.org/show_bug.cgi?id=34822
--- Comment #20 from Alex Deucher 2011-08-29 21:06:20
---
Does the patch from comment 12 help with a newer kernel (3.1)?
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
--- You are receiving this mail because:
On Mon, Aug 29, 2011 at 08:16:53PM +0200, Peter Zijlstra wrote:
> On Mon, 2011-08-29 at 20:09 +0200, Peter Zijlstra wrote:
> > > That would suck, suppose this radeon thing is the only console you've
> > > got (ppc64/sparc64 don't have text mode iirc) and userspace doesn't come
> > > up?
> >
> > Sa
https://bugs.freedesktop.org/show_bug.cgi?id=40128
Jonathan Nieder changed:
What|Removed |Added
Summary|RV635 (Radeon HD 3600) |GPU lockup (waiting for
https://bugs.freedesktop.org/show_bug.cgi?id=40423
--- Comment #6 from Jure Repinc 2011-08-29 15:43:47 PDT ---
Looks like this crash report came from me. With Nightly from today and Mesa
7.12-devel (git-110f846) I still get "GLXtest process failed (received signal
11)" in about:support. But if I
CC Eric (freescale), Rob (TI) who working the DRM with other ARM SoCs.
As Dave mentioned, Please review Samsung DRM codes.
Thank you,
Kyungmin Park
-Original Message-
From: Dave Airlie [mailto:airl...@gmail.com]
Sent: Monday, August 29, 2011 11:27 PM
To: Inki Dae
Cc: airl...@linux.ie; k
Hello Dave.
Thank you for your comments. Below is my answers and questions.
> -Original Message-
> From: Dave Airlie [mailto:airl...@gmail.com]
> Sent: Monday, August 29, 2011 11:27 PM
> To: Inki Dae
> Cc: airl...@linux.ie; kyungmin.p...@samsung.com; dri-
> de...@lists.freedesktop.org
> Su
On Mon, 29 Aug 2011, Borislav Petkov wrote:
> So, hypothetically speaking, hpa suggested then that we could pass
> firmware blobs over the linked list setup_data thing in the real-mode
> kernel header and parse_setup_data() can look at them and map them
> somewhere later for the driver to find. Thi
https://bugzilla.kernel.org/show_bug.cgi?id=16140
list at phuk.ath.cx changed:
What|Removed |Added
CC||list at phuk.ath.cx
Bryan Raney ch
On Sun, Aug 28, 2011 at 05:47:59PM -0400, Pavel Ivanov wrote:
> On Sun, Aug 28, 2011 at 1:36 AM, Borislav Petkov wrote:
> >> > With CONFIG_DRM_RADEON=y, the microcode is needed before it can be
> >> > loaded from userspace, so it needs to be built into the kernel as well.
> >>
> >> How should I do
On Mon, 2011-08-29 at 07:49 +0200, Borislav Petkov wrote:
> On Sun, Aug 28, 2011 at 05:47:59PM -0400, Pavel Ivanov wrote:
> > On Sun, Aug 28, 2011 at 1:36 AM, Borislav Petkov wrote:
> > >> > With CONFIG_DRM_RADEON=y, the microcode is needed before it can be
> > >> > loaded from userspace, so it n
https://bugs.freedesktop.org/show_bug.cgi?id=40443
Benjamin Franzke changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://bugs.freedesktop.org/show_bug.cgi?id=40440
Toralf F?rster changed:
What|Removed |Added
URL||http://bugs.winehq.org/show
https://bugs.freedesktop.org/show_bug.cgi?id=34218
Pavel Ondra?ka changed:
What|Removed |Added
CC||hverbeet at gmail.com
--- Comment #8 fr
https://bugs.freedesktop.org/show_bug.cgi?id=36723
--- Comment #1 from Pavel Ondra?ka 2011-08-29
02:44:41 PDT ---
Since "linker: Reject shaders that use too many varyings" most of the fog is
not rendered at all and the rest is fine.
Terminal output:
GLShader::compile(): error: shader uses too m
t part --
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20110829/6b0efc23/attachment.htm>
https://bugzilla.kernel.org/show_bug.cgi?id=41732
--- Comment #4 from Niels Ole Salscheider
2011-08-29 12:44:23 ---
When I run rmmod radeon and insmod radeon after standby via ssh the screen
stays black, too.
It seems that the radeon module cannot find any edid information at all.
Is ther
2011/8/29 Borislav Petkov :
> On Mon, Aug 29, 2011 at 03:20:21PM +0200, Peter Zijlstra wrote:
>> On Sun, 2011-08-28 at 07:36 +0200, Borislav Petkov wrote:
>> > > > With CONFIG_DRM_RADEON=y, the microcode is needed before it can be
>> > > > loaded from userspace, so it needs to be built into the ker
2011/8/29 Borislav Petkov :
> On Mon, Aug 29, 2011 at 03:20:21PM +0200, Peter Zijlstra wrote:
>> On Sun, 2011-08-28 at 07:36 +0200, Borislav Petkov wrote:
>> > > > With CONFIG_DRM_RADEON=y, the microcode is needed before it can be
>> > > > loaded from userspace, so it needs to be built into the ker
On Sun, 2011-08-28 at 07:36 +0200, Borislav Petkov wrote:
> > > With CONFIG_DRM_RADEON=y, the microcode is needed before it can be
> > > loaded from userspace, so it needs to be built into the kernel as well.
> >
> > How should I do that? I've tried to set all "m"s to "y" in .config and
> > still
On Mon, Aug 29, 2011 at 03:20:21PM +0200, Peter Zijlstra wrote:
> On Sun, 2011-08-28 at 07:36 +0200, Borislav Petkov wrote:
> > > > With CONFIG_DRM_RADEON=y, the microcode is needed before it can be
> > > > loaded from userspace, so it needs to be built into the kernel as well.
> > >
> > > How sho
> I had sent DRM Driver for Samsung SoC Exynos4210 over the three times.
>
> But I didn?t received any comments from you.
I was sort of hoping someone else would take a look at these ARM
drivers before me, it might be worth getting some inter-company review
between the vendors submitting drm compo
From: Alex Deucher
Fixes resume on Compaq Presario V5245EU.
Fixes:
https://bugzilla.kernel.org/show_bug.cgi?id=41642
Signed-off-by: Alex Deucher
Cc: stable at kernel.org
---
drivers/gpu/drm/radeon/radeon_combios.c |8
1 files changed, 8 insertions(+), 0 deletions(-)
diff --git a
On Mon, Aug 29, 2011 at 09:48:22AM -0400, Alex Deucher wrote:
> >> Should we make Kconfig pop up a dialog and ask for the whereabouts of
> >> these firmware thingies when you mark the driver =y?
> >>
> >> This all sounds like magic to me, having to know you need to add to
> >> EXTRA_FIRMWARE, havin
- Original Message -
> From: "Borislav Petkov"
> To: "Alex Deucher" , "Dave Airlie" gmail.com>
> Cc: "Peter Zijlstra" , "Michel D?nzer" daenzer.net>, "linux-kernel"
> , dri-devel at lists.freedesktop.org, "Pavel
> Ivanov"
> Sent: Monday, 29 August, 2011 3:16:12 PM
> Subject: Re: Kern
On Mon, Aug 29, 2011 at 11:47:24AM -0400, David Airlie wrote:
> > On Mon, Aug 29, 2011 at 09:48:22AM -0400, Alex Deucher wrote:
> > > >> Should we make Kconfig pop up a dialog and ask for the
> > > >> whereabouts of
> > > >> these firmware thingies when you mark the driver =y?
> > > >>
> > > >> Thi
Hi,
On Mon, Aug 29, 2011 at 11:55 AM, Borislav Petkov wrote:
> On Mon, Aug 29, 2011 at 11:47:24AM -0400, David Airlie wrote:
>> > On Mon, Aug 29, 2011 at 09:48:22AM -0400, Alex Deucher wrote:
>> > > >> Should we make Kconfig pop up a dialog and ask for the
>> > > >> whereabouts of
>> > > >> these
On Mon, Aug 29, 2011 at 09:48, Alex Deucher wrote:
> 2011/8/29 Borislav Petkov :
>> On Mon, Aug 29, 2011 at 03:20:21PM +0200, Peter Zijlstra wrote:
>>> On Sun, 2011-08-28 at 07:36 +0200, Borislav Petkov wrote:
>>> > > > With CONFIG_DRM_RADEON=y, the microcode is needed before it can be
>>> > > > l
Hello,
I have a laptop with Mobility Radeon HD 3650, and the opensource radeon driver
makes
the laptop overheat and crash (or kernel does thermal emergency shutdowns).
Even when the laptop is totally *idle* the system overheats!
As a default power_profile "default" is in use (and causes problems
On Mon, Aug 29, 2011 at 12:10:45PM -0400, Arnaud Lacombe wrote:
> do you want something ala:
>
> config EXTRA_FIRMWARE
> string
> default ""
> append "FOO" if BAR
> append "FOZ" if BAZ
>
> or maybe a new type "list" which would behave as a comma/space separated
> value.
>
> conf
On Mon, Aug 29, 2011 at 12:28:31PM -0400, Kyle Moffett wrote:
> No, Linus pushed back really hard last time this issue came up with
> something; a network driver if I recall correctly.
r8169 probably.
> The issue is that this happens *EVEN FOR MODULAR DRIVERS* during
> suspend/resume. The firmwa
On Mon, 2011-08-29 at 19:17 +0200, Borislav Petkov wrote:
> On Mon, Aug 29, 2011 at 12:10:45PM -0400, Arnaud Lacombe wrote:
> > do you want something ala:
> >
> > config EXTRA_FIRMWARE
> > string
> > default ""
> > append "FOO" if BAR
> > append "FOZ" if BAZ
> >
> > or maybe a ne
https://bugs.freedesktop.org/show_bug.cgi?id=40423
Michel D?nzer changed:
What|Removed |Added
Component|Drivers/DRI/Radeon |Drivers/Gallium/r600
--- Comment #3 from
https://bugs.freedesktop.org/show_bug.cgi?id=40423
--- Comment #4 from Ian Romanick 2011-08-29 11:31:07
PDT ---
(In reply to comment #3)
> (In reply to comment #3)
> > You can find the source code of this test here:
> > http://hg.mozilla.org/mozilla-central/file/d0700ba932b4/toolkit/xre/glxtest.
https://bugs.freedesktop.org/show_bug.cgi?id=40423
--- Comment #5 from Ian Romanick 2011-08-29 11:31:41
PDT ---
Created an attachment (id=50665)
--> (https://bugs.freedesktop.org/attachment.cgi?id=50665)
Stand-alone version of Mozilla's glxtext
--
Configure bugmail: https://bugs.freedesktop.o
https://bugs.freedesktop.org/show_bug.cgi?id=40440
Toralf F?rster changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
On Mon, 2011-08-29 at 19:17 +0200, Borislav Petkov wrote:
> On Mon, Aug 29, 2011 at 12:10:45PM -0400, Arnaud Lacombe wrote:
> > do you want something ala:
> >
> > config EXTRA_FIRMWARE
> > string
> > default ""
> > append "FOO" if BAR
> > append "FOZ" if BAZ
> >
> > or maybe a new
On Mon, 2011-08-29 at 19:21 +0200, Borislav Petkov wrote:
>
> Yeah, sounds much better than Kconfig actually aiding and abetting
> firmware blobs in the kernel and users needing to do stuff.
>
I would very much like to retain that option.. and having to manually
figure out what blob goes with wha
On Mon, 2011-08-29 at 19:50 +0200, Peter Zijlstra wrote:
> On Mon, 2011-08-29 at 19:17 +0200, Borislav Petkov wrote:
> > On Mon, Aug 29, 2011 at 12:10:45PM -0400, Arnaud Lacombe wrote:
> > > do you want something ala:
> > >
> > > config EXTRA_FIRMWARE
> > > string
> > > default ""
> > >
On Mon, 2011-08-29 at 20:09 +0200, Peter Zijlstra wrote:
> > That would suck, suppose this radeon thing is the only console you've
> > got (ppc64/sparc64 don't have text mode iirc) and userspace doesn't come
> > up?
>
> Same is true for NICs and netconsole of course. Not being able to stick
> blob
https://bugzilla.kernel.org/show_bug.cgi?id=34822
--- Comment #20 from Alex Deucher 2011-08-29
21:06:20 ---
Does the patch from comment 12 help with a newer kernel (3.1)?
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
--- You are receiving this mail because:
On Mon, Aug 29, 2011 at 08:16:53PM +0200, Peter Zijlstra wrote:
> On Mon, 2011-08-29 at 20:09 +0200, Peter Zijlstra wrote:
> > > That would suck, suppose this radeon thing is the only console you've
> > > got (ppc64/sparc64 don't have text mode iirc) and userspace doesn't come
> > > up?
> >
> > Sa
https://bugs.freedesktop.org/show_bug.cgi?id=40128
Jonathan Nieder changed:
What|Removed |Added
Summary|RV635 (Radeon HD 3600) |GPU lockup (waiting for
https://bugs.freedesktop.org/show_bug.cgi?id=40423
--- Comment #6 from Jure Repinc 2011-08-29 15:43:47 PDT
---
Looks like this crash report came from me. With Nightly from today and Mesa
7.12-devel (git-110f846) I still get "GLXtest process failed (received signal
11)" in about:support. But if I
On Mon, 29 Aug 2011, Borislav Petkov wrote:
> So, hypothetically speaking, hpa suggested then that we could pass
> firmware blobs over the linked list setup_data thing in the real-mode
> kernel header and parse_setup_data() can look at them and map them
> somewhere later for the driver to find. Thi
73 matches
Mail list logo