From: Jean-Denis Girard
Date: Sun, Aug 29, 2010 at 10:40:47PM +
> CC drivers/gpu/drm/i915/intel_overlay.o
> drivers/gpu/drm/i915/intel_overlay.c: In function
> ‘intel_overlay_print_error_state’:
> drivers/gpu/drm/i915/intel_overlay.c:1467: erreur: implicit declaration
> of function ‘
This message contains a list of some regressions from 2.6.35,
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.35, please let us
know either and we'll add th
This message contains a list of some post-2.6.34 regressions introduced before
2.6.35, 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.34 regressions, please let us kno
Hi,
This patch fixes a few warnings found with sparse; it should have
no functional change. The change in radeon_cs.c just removes
a variable that was being assigned but never used, along the way causing a
warning. The change in radeon_kms.c adds a couple of __user qualifiers
that cleans up so
On Sun, Aug 29, 2010 at 02:29:32PM +0300, Pekka Enberg wrote:
>
> I'm still seeing wrong resolution with my i915 Macbook with latest
> Linus' git. Is there a fix in the pipeline or should we start looking
> for a commit to revert? As a slab maintainer, I'm supposed to be able
> to work with -rc ke
On Sun, Aug 29, 2010 at 02:32:41PM +0300, Pekka Enberg wrote:
>
> The "insufficient FIFO for plane" problem seems to have gone away with
> latest Linus' git. I suppose commit
> 9559fcdbff4f93d29af04478bbc48294519424f5 ("drm/i915: fix vblank wait
> test condition") fixed it although I don't see any
Hi,
This patch fixes a few warnings found with sparse; it should have
no functional change. The change in radeon_cs.c just removes
a variable that was being assigned but never used, along the way causing a
warning. The change in radeon_kms.c adds a couple of __user qualifiers
that cleans up so
On wtorek, 24 sierpnia 2010 o 03:00:55 Ivan Bulatovic wrote:
> While in init3, resolution is native, KMS works fine, no problems at
> all. As soon as gdm starts it seems that TV1 output is recognized as
> connected even if it isn't so resolution on VGA output is degraded from
> native 1280x1024 to
https://bugs.freedesktop.org/show_bug.cgi?id=29787
--- Comment #5 from Alex Deucher 2010-08-29 14:48:24 PDT ---
drm.poll=0
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
__
https://bugs.freedesktop.org/show_bug.cgi?id=29787
--- Comment #5 from Alex Deucher 2010-08-29 14:48:24 PDT
---
drm.poll=0
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
https://bugs.freedesktop.org/show_bug.cgi?id=29834
--- Comment #5 from Alex Deucher 2010-08-29 14:38:19 PDT ---
Verified in https://bugzilla.kernel.org/show_bug.cgi?id=17201
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: -
https://bugs.freedesktop.org/show_bug.cgi?id=29834
--- Comment #5 from Alex Deucher 2010-08-29 14:38:19 PDT
---
Verified in https://bugzilla.kernel.org/show_bug.cgi?id=17201
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because:
On Sun, Aug 29, 2010 at 02:29:32PM +0300, Pekka Enberg wrote:
>
> I'm still seeing wrong resolution with my i915 Macbook with latest
> Linus' git. Is there a fix in the pipeline or should we start looking
> for a commit to revert? As a slab maintainer, I'm supposed to be able
> to work with -rc ke
On Thu, Aug 26, 2010 at 9:27 PM, Maciej Rutecki
wrote:
> On niedziela, 22 sierpnia 2010 o 17:26:19 Pekka Enberg wrote:
>> Hi,
>>
>> I'm seeing tons of these error messages with current Linus' git:
>>
>> [ ? 95.941618] [drm:intel_calculate_wm] *ERROR* Insufficient FIFO for
>> plane, expect flickeri
Hi all,
On Tue, Aug 24, 2010 at 12:12 PM, Ivan Bulatovic wrote:
> Thanks for the confirmation Pekka. I've managed to change the resolution
> but gdm always starts with 1024x768 and upon login it gets 1280x1024,
> and sometimes the mouse pointer go out of bounds to the right edge of
> the screen b
On Sun, Aug 29, 2010 at 02:32:41PM +0300, Pekka Enberg wrote:
>
> The "insufficient FIFO for plane" problem seems to have gone away with
> latest Linus' git. I suppose commit
> 9559fcdbff4f93d29af04478bbc48294519424f5 ("drm/i915: fix vblank wait
> test condition") fixed it although I don't see any
https://bugs.freedesktop.org/show_bug.cgi?id=24818
--- Comment #10 from Alex Deucher 2010-08-29 14:22:07 PDT ---
Only D16 and D32 depth formats can be blitted from directly with Z compression
disabled. D24 and D24S8 formats require a special blit to a new buffer, and
then you can use the new buf
https://bugs.freedesktop.org/show_bug.cgi?id=24818
--- Comment #10 from Alex Deucher 2010-08-29 14:22:07 PDT
---
Only D16 and D32 depth formats can be blitted from directly with Z compression
disabled. D24 and D24S8 formats require a special blit to a new buffer, and
then you can use the new bu
https://bugs.freedesktop.org/show_bug.cgi?id=28402
--- Comment #14 from Da Fox 2010-08-29 13:39:23 PDT
---
(In reply to comment #13)
> This may be related to connector polling. Does the patch to disable polling
> in bug 29389 help?
I'm sorry to report that it does not.
I applied the patch, b
https://bugs.freedesktop.org/show_bug.cgi?id=28402
--- Comment #14 from Da Fox 2010-08-29 13:39:23
PDT ---
(In reply to comment #13)
> This may be related to connector polling. Does the patch to disable polling
> in bug 29389 help?
I'm sorry to report that it does not.
I applied the patch, b
https://bugs.freedesktop.org/show_bug.cgi?id=29787
--- Comment #4 from Arno Schuring 2010-08-29 09:54:01
PDT ---
Created an attachment (id=38266)
--> (https://bugs.freedesktop.org/attachment.cgi?id=38266)
dmesg
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
---
https://bugs.freedesktop.org/show_bug.cgi?id=29787
--- Comment #4 from Arno Schuring 2010-08-29
09:54:01 PDT ---
Created an attachment (id=38266)
--> (https://bugs.freedesktop.org/attachment.cgi?id=38266)
dmesg
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
---
https://bugs.freedesktop.org/show_bug.cgi?id=29787
--- Comment #3 from Arno Schuring 2010-08-29 09:48:48
PDT ---
Created an attachment (id=38265)
View: https://bugs.freedesktop.org/attachment.cgi?id=38265
Review: https://bugs.freedesktop.org/review?bug=29787&attachment=38265
re-spun patch of
https://bugs.freedesktop.org/show_bug.cgi?id=29787
--- Comment #3 from Arno Schuring 2010-08-29
09:48:48 PDT ---
Created an attachment (id=38265)
View: https://bugs.freedesktop.org/attachment.cgi?id=38265
Review: https://bugs.freedesktop.org/review?bug=29787&attachment=38265
re-spun patch of
On wtorek, 24 sierpnia 2010 o 03:00:55 Ivan Bulatovic wrote:
> While in init3, resolution is native, KMS works fine, no problems at
> all. As soon as gdm starts it seems that TV1 output is recognized as
> connected even if it isn't so resolution on VGA output is degraded from
> native 1280x1024 to
https://bugs.freedesktop.org/show_bug.cgi?id=29867
--- Comment #1 from Michal Suchanek 2010-08-29 05:03:21
PDT ---
Forgot the version:
ii libgl1-mesa-dri
7.9.0~git20100827+gallium+r300.fa2deb3d-0ubuntu0tormodA free
implement
https://bugs.freedesktop.org/show_bug.cgi?id=29867
--- Comment #1 from Michal Suchanek 2010-08-29
05:03:21 PDT ---
Forgot the version:
ii libgl1-mesa-dri
7.9.0~git20100827+gallium+r300.fa2deb3d-0ubuntu0tormodA free
implement
https://bugs.freedesktop.org/show_bug.cgi?id=29867
Summary: gallium r300g r600g broken shadows
Product: Mesa
Version: git
Platform: x86-64 (AMD64)
URL: http://fiesta-online.gamigo.de/
OS/Version: Linux (All)
Status: NEW
https://bugs.freedesktop.org/show_bug.cgi?id=29867
Summary: gallium r300g r600g broken shadows
Product: Mesa
Version: git
Platform: x86-64 (AMD64)
URL: http://fiesta-online.gamigo.de/
OS/Version: Linux (All)
Status: NEW
On Thu, Aug 26, 2010 at 9:27 PM, Maciej Rutecki
wrote:
> On niedziela, 22 sierpnia 2010 o 17:26:19 Pekka Enberg wrote:
>> Hi,
>>
>> I'm seeing tons of these error messages with current Linus' git:
>>
>> [ 95.941618] [drm:intel_calculate_wm] *ERROR* Insufficient FIFO for
>> plane, expect flickeri
Hi all,
On Tue, Aug 24, 2010 at 12:12 PM, Ivan Bulatovic wrote:
> Thanks for the confirmation Pekka. I've managed to change the resolution
> but gdm always starts with 1024x768 and upon login it gets 1280x1024,
> and sometimes the mouse pointer go out of bounds to the right edge of
> the screen b
https://bugs.freedesktop.org/show_bug.cgi?id=24818
--- Comment #9 from Török Edwin 2010-08-29 02:03:16 PDT
---
Good news, r600g doesn't have this bug!
Just tested mesa git c48ae0b6eddc71831ea0ea480a0177523ae6ee76, and shadowtex
looked fine.
Would it be possible/worth finding out what is r600c d
https://bugs.freedesktop.org/show_bug.cgi?id=24818
--- Comment #9 from T?r?k Edwin 2010-08-29 02:03:16
PDT ---
Good news, r600g doesn't have this bug!
Just tested mesa git c48ae0b6eddc71831ea0ea480a0177523ae6ee76, and shadowtex
looked fine.
Would it be possible/worth finding out what is r600c d
33 matches
Mail list logo