https://bugs.freedesktop.org/show_bug.cgi?id=29140
steckde...@yahoo.fr changed:
What|Removed |Added
Product|DRI |xorg
Version|XOrg CVS
https://bugs.freedesktop.org/show_bug.cgi?id=29226
Summary: on r600 3d applications are rendered too bright
Product: DRI
Version: unspecified
Platform: x86-64 (AMD64)
OS/Version: All
Status: NEW
Severity: normal
Pri
https://bugs.freedesktop.org/show_bug.cgi?id=27744
--- Comment #11 from willjcroz 2010-07-23 03:29:41 PDT
---
As a rough indicator for now: 2.6.35 rc3 resumes (from ram suspend) OK and
2.6.35 rc4 hangs on resume with the atombios 'stuck in loop' messages. This was
lucky since 2.6.35 rc1 and rc2
Hi,
On Tue, 2010-07-20 at 22:35 +0200, Tejun Heo wrote:
> Workqueue can now handle high concurrency. Convert gfs to use
> workqueue instead of slow-work.
>
> * Steven pointed out that recovery path might be run from allocation
> path and thus requires forward progress guarantee without memory
On 07/23/2010 12:20 PM, Steven Whitehouse wrote:
> Hi,
>
> On Tue, 2010-07-20 at 22:35 +0200, Tejun Heo wrote:
>> Workqueue can now handle high concurrency. Convert gfs to use
>> workqueue instead of slow-work.
>>
>> * Steven pointed out that recovery path might be run from allocation
>> path a
https://bugs.freedesktop.org/show_bug.cgi?id=29226
--- Comment #1 from Michal Suchanek 2010-07-23 04:20:17
PDT ---
I can no longer reproduce the issue with planeshift but it's easily
reproducible with Fiesta (it's already visible on the login screen).
The downside is that it requires wine.
htt
On 07/22/2010 11:00 PM, Tejun Heo wrote:
> On 07/20/2010 10:34 PM, Tejun Heo wrote:
>> 0001-fscache-convert-object-to-use-workqueue-instead-of-s.patch
>> 0002-fscache-convert-operation-to-use-workqueue-instead-o.patch
>> 0003-fscache-drop-references-to-slow-work.patch
>> 0004-cifs-use-workqueue
https://bugs.freedesktop.org/show_bug.cgi?id=29226
--- Comment #2 from Michal Suchanek 2010-07-23 05:32:56
PDT ---
Created an attachment (id=37334)
--> (https://bugs.freedesktop.org/attachment.cgi?id=37334)
rendered on Intel graphics
--
Configure bugmail: https://bugs.freedesktop.org/userpref
https://bugs.freedesktop.org/show_bug.cgi?id=29226
--- Comment #3 from Michal Suchanek 2010-07-23 05:33:41
PDT ---
Created an attachment (id=37335)
--> (https://bugs.freedesktop.org/attachment.cgi?id=37335)
Rendered on r600
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=
https://bugs.freedesktop.org/show_bug.cgi?id=24047
--- Comment #15 from Michal Suchanek 2010-07-23 05:58:35
PDT ---
I think that Mesa should not advertise s3tc on drivers that don't support
uploading compressed textures.
Some programs try to set the flag which forces advertising the s3tc althou
This message contains a list of some post-2.6.33 regressions introduced before
2.6.34, for which there are no fixes in the mainline known to the tracking team.
If any of them have been fixed already, please let us know.
If you know of any other unresolved post-2.6.33 regressions, please let us kno
This message contains a list of some regressions from 2.6.34,
for which there are no fixes in the mainline known to the tracking team.
If any of them have been fixed already, please let us know.
If you know of any other unresolved regressions from 2.6.34, please let us
know either and we'll add th
https://bugs.freedesktop.org/show_bug.cgi?id=24047
--- Comment #16 from jonathan 2010-07-23 07:32:12
PDT ---
(In reply to comment #15)
> I think that Mesa should not advertise s3tc on drivers that don't support
> uploading compressed textures.
>
> Some programs try to set the flag which forces
On 07/23/2010 06:42 AM, Rafael J. Wysocki wrote:
This message contains a list of some regressions from 2.6.34,
for which there are no fixes in the mainline known to the tracking team.
If any of them have been fixed already, please let us know.
Bug-Entry : http://bugzilla.kernel.org/show_
https://bugs.freedesktop.org/show_bug.cgi?id=24047
--- Comment #17 from Michal Suchanek 2010-07-23 10:07:16
PDT ---
Created an attachment (id=37338)
View: https://bugs.freedesktop.org/attachment.cgi?id=37338
Review: https://bugs.freedesktop.org/review?bug=24047&attachment=37338
disables s3tc
https://bugs.freedesktop.org/show_bug.cgi?id=29226
Michal Suchanek changed:
What|Removed |Added
Summary|on r600 3d applications are |on r600 3d applications are
https://bugs.freedesktop.org/show_bug.cgi?id=24047
Michal Suchanek changed:
What|Removed |Added
Attachment #37338|0 |1
is obsolete|
On Fri, Jul 23, 2010 at 1:42 PM, Rafael J. Wysocki wrote:
> Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=16372
> Subject : Regression 2.6.34->2.6.35-rc4: radeaon KMS an RS690 broken
> Submitter : Torsten Kaiser
> Date : 2010-07-11 19:56 (13 days old)
> Mes
On Friday, July 23, 2010, Larry Finger wrote:
> On 07/23/2010 06:42 AM, Rafael J. Wysocki wrote:
> > This message contains a list of some regressions from 2.6.34,
> > for which there are no fixes in the mainline known to the tracking team.
> > If any of them have been fixed already, please let us k
Hi David,
Some fixes for some benign issues I spotted.
Thanks,
Daniel
---
Correct minor issues with function definitions for compliance.
Signed-off-by: Daniel J Blueman
diff --git a/drivers/gpu/drm/drm_buffer.c b/drivers/gpu/drm/drm_buffer.c
index 55d03ed..34a506f 100644
--- a/drivers/gpu/
https://bugs.freedesktop.org/show_bug.cgi?id=14967
Marcin Slusarz changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
On Thu, 2010-07-22 at 22:45 +0200, Tejun Heo wrote:
> On 07/20/2010 10:35 PM, Tejun Heo wrote:
> > Workqueue can now handle high concurrency. Convert drm_crtc_helper to
> > use system_nrt_wq instead of slow-work. The conversion is mostly
> > straight forward. One difference is that drm_helper_hp
https://bugs.freedesktop.org/show_bug.cgi?id=29140
steckdenis at yahoo.fr changed:
What|Removed |Added
Product|DRI |xorg
Version|XOrg CVS
https://bugs.freedesktop.org/show_bug.cgi?id=29226
Summary: on r600 3d applications are rendered too bright
Product: DRI
Version: unspecified
Platform: x86-64 (AMD64)
OS/Version: All
Status: NEW
Severity: normal
Pri
https://bugs.freedesktop.org/show_bug.cgi?id=27744
--- Comment #11 from willjcroz 2010-07-23 03:29:41
PDT ---
As a rough indicator for now: 2.6.35 rc3 resumes (from ram suspend) OK and
2.6.35 rc4 hangs on resume with the atombios 'stuck in loop' messages. This was
lucky since 2.6.35 rc1 and rc2
Hi,
On Tue, 2010-07-20 at 22:35 +0200, Tejun Heo wrote:
> Workqueue can now handle high concurrency. Convert gfs to use
> workqueue instead of slow-work.
>
> * Steven pointed out that recovery path might be run from allocation
> path and thus requires forward progress guarantee without memory
On 07/23/2010 12:20 PM, Steven Whitehouse wrote:
> Hi,
>
> On Tue, 2010-07-20 at 22:35 +0200, Tejun Heo wrote:
>> Workqueue can now handle high concurrency. Convert gfs to use
>> workqueue instead of slow-work.
>>
>> * Steven pointed out that recovery path might be run from allocation
>> path a
https://bugs.freedesktop.org/show_bug.cgi?id=29226
--- Comment #1 from Michal Suchanek 2010-07-23
04:20:17 PDT ---
I can no longer reproduce the issue with planeshift but it's easily
reproducible with Fiesta (it's already visible on the login screen).
The downside is that it requires wine.
htt
On 07/22/2010 11:00 PM, Tejun Heo wrote:
> On 07/20/2010 10:34 PM, Tejun Heo wrote:
>> 0001-fscache-convert-object-to-use-workqueue-instead-of-s.patch
>> 0002-fscache-convert-operation-to-use-workqueue-instead-o.patch
>> 0003-fscache-drop-references-to-slow-work.patch
>> 0004-cifs-use-workqueue
https://bugs.freedesktop.org/show_bug.cgi?id=29226
--- Comment #2 from Michal Suchanek 2010-07-23
05:32:56 PDT ---
Created an attachment (id=37334)
--> (https://bugs.freedesktop.org/attachment.cgi?id=37334)
rendered on Intel graphics
--
Configure bugmail: https://bugs.freedesktop.org/userpref
https://bugs.freedesktop.org/show_bug.cgi?id=29226
--- Comment #3 from Michal Suchanek 2010-07-23
05:33:41 PDT ---
Created an attachment (id=37335)
--> (https://bugs.freedesktop.org/attachment.cgi?id=37335)
Rendered on r600
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=
https://bugs.freedesktop.org/show_bug.cgi?id=24047
--- Comment #15 from Michal Suchanek 2010-07-23
05:58:35 PDT ---
I think that Mesa should not advertise s3tc on drivers that don't support
uploading compressed textures.
Some programs try to set the flag which forces advertising the s3tc althou
This message contains a list of some post-2.6.33 regressions introduced before
2.6.34, for which there are no fixes in the mainline known to the tracking team.
If any of them have been fixed already, please let us know.
If you know of any other unresolved post-2.6.33 regressions, please let us kno
This message contains a list of some regressions from 2.6.34,
for which there are no fixes in the mainline known to the tracking team.
If any of them have been fixed already, please let us know.
If you know of any other unresolved regressions from 2.6.34, please let us
know either and we'll add th
https://bugs.freedesktop.org/show_bug.cgi?id=24047
--- Comment #16 from jonathan 2010-07-23 07:32:12
PDT ---
(In reply to comment #15)
> I think that Mesa should not advertise s3tc on drivers that don't support
> uploading compressed textures.
>
> Some programs try to set the flag which forces
On 07/23/2010 06:42 AM, Rafael J. Wysocki wrote:
> This message contains a list of some regressions from 2.6.34,
> for which there are no fixes in the mainline known to the tracking team.
> If any of them have been fixed already, please let us know.
> Bug-Entry : http://bugzilla.kernel.org/sho
https://bugs.freedesktop.org/show_bug.cgi?id=24047
--- Comment #17 from Michal Suchanek 2010-07-23
10:07:16 PDT ---
Created an attachment (id=37338)
View: https://bugs.freedesktop.org/attachment.cgi?id=37338
Review: https://bugs.freedesktop.org/review?bug=24047&attachment=37338
disables s3tc
https://bugs.freedesktop.org/show_bug.cgi?id=29226
Michal Suchanek changed:
What|Removed |Added
Summary|on r600 3d applications are |on r600 3d applications are
https://bugs.freedesktop.org/show_bug.cgi?id=24047
Michal Suchanek changed:
What|Removed |Added
Attachment #37338|0 |1
is obsolete|
On Fri, Jul 23, 2010 at 1:42 PM, Rafael J. Wysocki wrote:
> Bug-Entry ? ? ? : http://bugzilla.kernel.org/show_bug.cgi?id=16372
> Subject ? ? ? ? : Regression 2.6.34->2.6.35-rc4: radeaon KMS an RS690 broken
> Submitter ? ? ? : Torsten Kaiser
> Date ? ? ? ? ? ?: 2010-07-11 19:56 (13 days old)
> Mes
On Friday, July 23, 2010, Larry Finger wrote:
> On 07/23/2010 06:42 AM, Rafael J. Wysocki wrote:
> > This message contains a list of some regressions from 2.6.34,
> > for which there are no fixes in the mainline known to the tracking team.
> > If any of them have been fixed already, please let us k
Hi David,
Some fixes for some benign issues I spotted.
Thanks,
Daniel
---
Correct minor issues with function definitions for compliance.
Signed-off-by: Daniel J Blueman
diff --git a/drivers/gpu/drm/drm_buffer.c b/drivers/gpu/drm/drm_buffer.c
index 55d03ed..34a506f 100644
--- a/drivers/gpu/
https://bugs.freedesktop.org/show_bug.cgi?id=14967
Marcin Slusarz changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
43 matches
Mail list logo