https://bugzilla.kernel.org/show_bug.cgi?id=26552
--- Comment #54 from Alex Deucher 2011-02-13
23:50:55 ---
Created an attachment (id=47732)
--> (https://bugzilla.kernel.org/attachment.cgi?id=47732)
final patch
Andrea, Daniel, Helber,
Thanks for all your help and testing. The attached p
https://bugzilla.kernel.org/show_bug.cgi?id=28852
--- Comment #20 from Alex Deucher 2011-02-13
23:48:00 ---
Created an attachment (id=47722)
--> (https://bugzilla.kernel.org/attachment.cgi?id=47722)
final patch
The attached patch is what I am proposing goes upstream. Please verify it
wor
https://bugzilla.kernel.org/show_bug.cgi?id=28932
--- Comment #4 from Chris Kennedy 2011-02-14 07:31:36
---
This works works good too, basically same as the last one, can't tell any
difference.
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
--- You are recei
https://bugzilla.kernel.org/show_bug.cgi?id=28932
--- Comment #3 from Alex Deucher 2011-02-13
23:26:28 ---
Created an attachment (id=47672)
--> (https://bugzilla.kernel.org/attachment.cgi?id=47672)
alternate patch
Please try this patch instead of the previous one and let me know which wor
https://bugzilla.kernel.org/show_bug.cgi?id=28852
--- Comment #21 from Oldřich Jedlička 2011-02-14
07:12:11 ---
(In reply to comment #20)
> Created an attachment (id=47722)
--> (https://bugzilla.kernel.org/attachment.cgi?id=47722) [details]
> final patch
>
> The attached patch is what I a
https://bugs.freedesktop.org/show_bug.cgi?id=29026
--- Comment #15 from Alex Deucher 2011-02-13 22:44:51 PST ---
Are you using an analog or digital connection for the monitor?
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because:
https://bugs.freedesktop.org/show_bug.cgi?id=29026
--- Comment #15 from Alex Deucher 2011-02-13 22:44:51 PST
---
Are you using an analog or digital connection for the monitor?
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because
https://bugzilla.kernel.org/show_bug.cgi?id=28622
--- Comment #6 from Alex Deucher 2011-02-13
22:20:26 ---
(In reply to comment #5)
> >
> > I've experianced this on my T61 laptop, and my work machine (Radeon X1300
> > series)
> >
> > I'm currently running ubuntu 10.10 which is 2.6.35-25,
https://bugzilla.kernel.org/show_bug.cgi?id=24932
--- Comment #5 from Lars-Dominik Braun 2011-02-13 19:47:30
---
And setting CONFIG_DRM_RADEON_KMS=y resolves the issue for me.
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
--- You are receiving this mail bec
Based on 6xx/7xx endian fixes from C?dric Cano.
v2: fix typo in shader
Signed-off-by: Alex Deucher
---
drivers/gpu/drm/radeon/evergreen.c | 22 +-
drivers/gpu/drm/radeon/evergreen_blit_kms.c | 19 ++-
drivers/gpu/drm/radeon/evergreen_blit
nd added the previous post's
> patch as well
> (everything runs o.k. s2r etc...)
> I can try for the above and see if I can pinpoint the piece of code that is
> causing this(hopefully)
The attached patch is what I'm proposing to go upstream. Please test
and let me know if it
Makes debugging CS rejections much easier.
Signed-off-by: Alex Deucher
Cc: stable at kernel.org
---
drivers/gpu/drm/radeon/r600_cs.c | 46 +
1 files changed, 26 insertions(+), 20 deletions(-)
diff --git a/drivers/gpu/drm/radeon/r600_cs.c b/drivers/gpu/drm/r
On Sun, Feb 13, 2011 at 4:22 PM, Dave Young
wrote:
> Hi
>
> With kernel built from current linus's tree, I can not start xorg,
> it failed with:
Me too!,
Thanks for bisceting this, I just tried -rc4 on my Fedora 13 laptop
and wasn't looking forward to bisecting it.
If this isn't hitting later
On Fri, Feb 11, 2011 at 09:16:33AM -0800, Jesse Barnes wrote:
> On Fri, 11 Feb 2011 08:28:37 +0100
> Francesco Allertsen wrote:
>
> > On Thu, Feb 10, 2011 at 03:25:33PM -0800, Jesse Barnes wrote:
> > > Does this kernel have the problem patch included? Or is it reverted?
> >
> > That was without
On Feb 13, 2011, at 3:46 PM, Alex Deucher wrote:
On Sun, Feb 13, 2011 at 12:28 AM, Justin Mattock
wrote:
On Feb 11, 2011, at 5:15 PM, Alex Deucher wrote:
On Fri, Feb 11, 2011 at 10:57 AM, Justin Mattock
wrote:
Better yet, can you try the attached patch on top of 2.6.38-rc4 or
newer?
On Feb 13, 2011, at 3:46 PM, Alex Deucher wrote:
> On Sun, Feb 13, 2011 at 12:28 AM, Justin Mattock
> wrote:
>>
>> On Feb 11, 2011, at 5:15 PM, Alex Deucher wrote:
>>
>>> On Fri, Feb 11, 2011 at 10:57 AM, Justin Mattock
>>> wrote:
>
> Better yet, can you try the attached patch on t
https://bugzilla.kernel.org/show_bug.cgi?id=26552
--- Comment #55 from Helber Maciel Guerra 2011-02-14
01:05:44 ---
OK, it works.
kernel(git), xf86-video-ati (git), libdrm (git),xorg-x11-server-Xorg.x86_64
(1.9.3-4.fc14)
01:05.0 VGA compatible controller [0300]: ATI Technologies Inc M880G
* Linus Torvalds (torvalds at linux-foundation.org) wrote:
> On Sat, Feb 12, 2011 at 11:53 PM, Dave Airlie wrote:
> > Probably should revert first, then work out what is crapping out
> > libpciaccess.
>
> Yeah, I'll revert. The patch is one of those "obviously a good idea,
> but in practice it's
Based on 6xx/7xx endian fixes from Cédric Cano.
v2: fix typo in shader
Signed-off-by: Alex Deucher
---
drivers/gpu/drm/radeon/evergreen.c | 22 +-
drivers/gpu/drm/radeon/evergreen_blit_kms.c | 19 ++-
drivers/gpu/drm/radeon/evergreen_blit
The attached patch is what I'm proposing to go upstream. Please test
and let me know if it works ok for you.
Alex
o.k.!! I have 6 revisions to test on another issue, then I can throw
this in and let you know..
Justin P. Mattock
___
dri-devel m
>
> The attached patch is what I'm proposing to go upstream. Please test
> and let me know if it works ok for you.
>
> Alex
>
o.k.!! I have 6 revisions to test on another issue, then I can throw
this in and let you know..
Justin P. Mattock
This is an important security fix because we allowed arbitrary values
to be passed to AARESOLVE_OFFSET. This also puts the right buffer address
in the register.
Signed-off-by: Marek Olšák
---
drivers/gpu/drm/radeon/r100.c | 25 +
drivers/gpu/drm/radeon/r100_trac
Also move ZB_DEPTHCLEARVALUE to the list of safe regs.
Signed-off-by: Marek Olšák
---
drivers/gpu/drm/radeon/r300.c |3 +--
drivers/gpu/drm/radeon/reg_srcs/r300 |3 +--
drivers/gpu/drm/radeon/reg_srcs/r420 |4 +---
drivers/gpu/drm/radeon/reg_srcs/rs600 |3 +--
drivers/g
https://bugzilla.kernel.org/show_bug.cgi?id=26552
--- Comment #54 from Alex Deucher 2011-02-13 23:50:55
---
Created an attachment (id=47732)
--> (https://bugzilla.kernel.org/attachment.cgi?id=47732)
final patch
Andrea, Daniel, Helber,
Thanks for all your help and testing. The attached p
https://bugzilla.kernel.org/show_bug.cgi?id=28852
--- Comment #20 from Alex Deucher 2011-02-13 23:48:00
---
Created an attachment (id=47722)
--> (https://bugzilla.kernel.org/attachment.cgi?id=47722)
final patch
The attached patch is what I am proposing goes upstream. Please verify it
wor
On Sun, Feb 13, 2011 at 12:28 AM, Justin Mattock
wrote:
>
> On Feb 11, 2011, at 5:15 PM, Alex Deucher wrote:
>
>> On Fri, Feb 11, 2011 at 10:57 AM, Justin Mattock
>> wrote:
>>>
Better yet, can you try the attached patch on top of 2.6.38-rc4 or
newer?
Alex
>>>
>>> o.k
Makes debugging CS rejections much easier.
Signed-off-by: Alex Deucher
Cc: sta...@kernel.org
---
drivers/gpu/drm/radeon/r600_cs.c | 46 +
1 files changed, 26 insertions(+), 20 deletions(-)
diff --git a/drivers/gpu/drm/radeon/r600_cs.c b/drivers/gpu/drm/rade
* Dave Airlie (airlied at gmail.com) wrote:
> Yes most likely, I'm not at the machine now but I'll see if I can the
> AVC off it later.
Great, thanks.
> On Fedora 13?
>
> F14/rawhide seem fine.
I'm on F14.
On Mon, Feb 14, 2011 at 9:31 AM, Chris Wright wrote:
> * Dave Airlie (airl...@gmail.com) wrote:
>> On Sun, Feb 13, 2011 at 4:22 PM, Dave Young
>> wrote:
>> > With kernel built from current linus's tree, I can not start xorg,
>> > it failed with:
>>
>> Me too!,
>>
>> Thanks for bisceting this, I
* Dave Airlie (airlied at gmail.com) wrote:
> On Sun, Feb 13, 2011 at 4:22 PM, Dave Young
> wrote:
> > With kernel built from current linus's tree, I can not start xorg,
> > it failed with:
>
> Me too!,
>
> Thanks for bisceting this, I just tried -rc4 on my Fedora 13 laptop
> and wasn't looking
https://bugzilla.kernel.org/show_bug.cgi?id=28932
--- Comment #3 from Alex Deucher 2011-02-13 23:26:28
---
Created an attachment (id=47672)
--> (https://bugzilla.kernel.org/attachment.cgi?id=47672)
alternate patch
Please try this patch instead of the previous one and let me know which wor
Hi
With kernel built from current linus's tree, I can not start xorg,
it failed with:
Backtrace:
0: X(xorg_backtrace+0x26) [0x4e8bb6]
1: X(xf86SigHandler+0x39) [0x489989]
2: /lib64/libc.so.6 [0x7f077a6b9f30]
3: /usr/lib64/libpciaccess.so.0(pci_device_get_bridge_buses+0xf1)
[0x7f077c101fd1]
4: X(
https://bugzilla.kernel.org/show_bug.cgi?id=28622
--- Comment #6 from Alex Deucher 2011-02-13 22:20:26
---
(In reply to comment #5)
> >
> > I've experianced this on my T61 laptop, and my work machine (Radeon X1300
> > series)
> >
> > I'm currently running ubuntu 10.10 which is 2.6.35-25,
https://bugs.freedesktop.org/show_bug.cgi?id=34237
--- Comment #1 from Alex Deucher 2011-02-13 13:58:53 PST ---
This sounds like monitor polling on the analog port. Disable it by booting
with
drm_kms_helper.poll=0 on your kernel command line in grub. Also make sure kde
is not polling the monito
https://bugs.freedesktop.org/show_bug.cgi?id=34237
--- Comment #1 from Alex Deucher 2011-02-13 13:58:53 PST
---
This sounds like monitor polling on the analog port. Disable it by booting
with
drm_kms_helper.poll=0 on your kernel command line in grub. Also make sure kde
is not polling the monit
https://bugs.freedesktop.org/show_bug.cgi?id=34238
Summary: Tiny and Big: Slow on r300g
Product: Mesa
Version: git
Platform: Other
URL: http://www.tinyandbig.com/games/upthatmountain/
OS/Version: All
Status: NEW
https://bugs.freedesktop.org/show_bug.cgi?id=34238
Summary: Tiny and Big: Slow on r300g
Product: Mesa
Version: git
Platform: Other
URL: http://www.tinyandbig.com/games/upthatmountain/
OS/Version: All
Status: NEW
https://bugs.freedesktop.org/show_bug.cgi?id=30131
Martin Stolpe changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://bugs.freedesktop.org/show_bug.cgi?id=30131
Martin Stolpe changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
On Sunday, February 13, 2011, david at lang.hm wrote:
> On Sun, 13 Feb 2011, Rafael J. Wysocki wrote:
>
> > This message has been generated automatically as a part of a report
> > of regressions introduced between 2.6.36 and 2.6.37.
> >
> > The following bug entry is on the current list of known r
https://bugzilla.kernel.org/show_bug.cgi?id=24932
--- Comment #5 from Lars-Dominik Braun 2011-02-13 19:47:30 ---
And setting CONFIG_DRM_RADEON_KMS=y resolves the issue for me.
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
--- You are receiving this mail beca
https://bugs.freedesktop.org/show_bug.cgi?id=34237
Summary: External LCD monitor flickers every 30 seconds radeon
mobility x1400
Product: DRI
Version: unspecified
Platform: x86 (IA32)
OS/Version: Linux (All)
Status:
https://bugs.freedesktop.org/show_bug.cgi?id=34237
Summary: External LCD monitor flickers every 30 seconds radeon
mobility x1400
Product: DRI
Version: unspecified
Platform: x86 (IA32)
OS/Version: Linux (All)
Status:
https://bugs.freedesktop.org/show_bug.cgi?id=32918
--- Comment #8 from Julien Durillon 2011-02-13
11:23:56 PST ---
Created an attachment (id=43323)
--> (https://bugs.freedesktop.org/attachment.cgi?id=43323)
gdb output when producing the bug
I experienced the same problem, and I ran gnome-shell
https://bugs.freedesktop.org/show_bug.cgi?id=32918
--- Comment #8 from Julien Durillon 2011-02-13
11:23:56 PST ---
Created an attachment (id=43323)
--> (https://bugs.freedesktop.org/attachment.cgi?id=43323)
gdb output when producing the bug
I experienced the same problem, and I ran gnome-shell
https://bugzilla.kernel.org/show_bug.cgi?id=28622
--- Comment #5 from Rafael J. Wysocki 2011-02-13 10:56:38 ---
On Sunday, February 13, 2011, david at lang.hm wrote:
> On Sun, 13 Feb 2011, Rafael J. Wysocki wrote:
>
> > This message has been generated automatically as a part of a report
> >
https://bugs.freedesktop.org/show_bug.cgi?id=32455
--- Comment #15 from Øyvind Sæther 2011-02-13 10:42:57
PST ---
2.6.38-rc4-git2, latest mesa git
$ gdb sdlmame
warning: Can not parse XML syscalls information; XML support was disabled at
compile time.
GNU gdb (Gentoo 7.0.1 p1) 7.0.1
Copyright
https://bugs.freedesktop.org/show_bug.cgi?id=32455
--- Comment #15 from ?yvind S?ther 2011-02-13 10:42:57
PST ---
2.6.38-rc4-git2, latest mesa git
$ gdb sdlmame
warning: Can not parse XML syscalls information; XML support was disabled at
compile time.
GNU gdb (Gentoo 7.0.1 p1) 7.0.1
Copyright
https://bugs.freedesktop.org/show_bug.cgi?id=30131
--- Comment #18 from Martin Stolpe 2011-02-13 10:03:49
PST ---
I've created a new wine bottle and installed the game there. I've also disabled
sounds with winecfg as suggested in the wine appDB. Now the game loads just
after the splash screen. A
https://bugs.freedesktop.org/show_bug.cgi?id=30131
--- Comment #18 from Martin Stolpe 2011-02-13
10:03:49 PST ---
I've created a new wine bottle and installed the game there. I've also disabled
sounds with winecfg as suggested in the wine appDB. Now the game loads just
after the splash screen. A
On Sun, Feb 13, 2011 at 07:22, Dave Young wrote:
> Finally I bisected it, results:
> 47970b1b2aa64464bc0a9543e86361a622ae7c03 is first bad commit
> commit 47970b1b2aa64464bc0a9543e86361a622ae7c03
> Author: Chris Wright
> Date: ? Thu Feb 10 15:58:56 2011 -0800
>
> ? ?pci: use security_capable() wh
On Fri, Feb 11, 2011 at 09:16:33AM -0800, Jesse Barnes wrote:
> On Fri, 11 Feb 2011 08:28:37 +0100
> Francesco Allertsen wrote:
>
> > On Thu, Feb 10, 2011 at 03:25:33PM -0800, Jesse Barnes wrote:
> > > Does this kernel have the problem patch included? Or is it reverted?
> >
> > That was without
https://bugs.freedesktop.org/show_bug.cgi?id=30948
Nils Kneuper changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://bugs.freedesktop.org/show_bug.cgi?id=30948
Nils Kneuper changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
On Sat, Feb 12, 2011 at 11:53 PM, Dave Airlie wrote:
>
> Probably should revert first, then work out what is crapping out libpciaccess.
Yeah, I'll revert. The patch is one of those "obviously a good idea,
but in practice it's not something we can change now".
Linus
On Sat, Feb 12, 2011 at 11:53 PM, Dave Airlie wrote:
>
> Probably should revert first, then work out what is crapping out libpciaccess.
Yeah, I'll revert. The patch is one of those "obviously a good idea,
but in practice it's not something we can change now".
Linus
https://bugs.freedesktop.org/show_bug.cgi?id=33348
Robin Wheeler changed:
What|Removed |Added
CC||robin-li...@hotmail.co.uk
--- Comment #1
https://bugs.freedesktop.org/show_bug.cgi?id=33348
Robin Wheeler changed:
What|Removed |Added
CC||robin-linux at hotmail.co.uk
--- Comment
https://bugs.freedesktop.org/show_bug.cgi?id=34218
--- Comment #5 from Pavel Ondračka 2011-02-13
04:01:29 PST ---
llvmpipe works fine, but you need to set
MESA_EXTENSION_OVERRIDE="-GL_EXT_texture_array -GL_ARB_draw_instanced" for
Sanctuary to run properly and use the same extensions as with r300
https://bugs.freedesktop.org/show_bug.cgi?id=34218
--- Comment #5 from Pavel Ondra?ka 2011-02-13
04:01:29 PST ---
llvmpipe works fine, but you need to set
MESA_EXTENSION_OVERRIDE="-GL_EXT_texture_array -GL_ARB_draw_instanced" for
Sanctuary to run properly and use the same extensions as with r300
Hi
With kernel built from current linus's tree, I can not start xorg,
it failed with:
Backtrace:
0: X(xorg_backtrace+0x26) [0x4e8bb6]
1: X(xf86SigHandler+0x39) [0x489989]
2: /lib64/libc.so.6 [0x7f077a6b9f30]
3: /usr/lib64/libpciaccess.so.0(pci_device_get_bridge_buses+0xf1)
[0x7f077c101fd1]
4: X(
Hi Corbin,
On Sat, Feb 12, 2011 at 10:13:04AM -0800, Corbin Simpson wrote:
> On Fri, Feb 11, 2011 at 7:29 PM, Kees Cook wrote:
> > In the continuing effort to avoid kernel addresses leaking to unprivileged
> > users, this patch switches to %pK for /proc/dri/*/vma.
>
> This is a highly reasonable
es/dri-devel/attachments/20110213/4bf67cf8/attachment.html>
On Sunday, February 13, 2011, da...@lang.hm wrote:
> On Sun, 13 Feb 2011, Rafael J. Wysocki wrote:
>
> > This message has been generated automatically as a part of a report
> > of regressions introduced between 2.6.36 and 2.6.37.
> >
> > The following bug entry is on the current list of known regr
https://bugzilla.kernel.org/show_bug.cgi?id=28622
--- Comment #5 from Rafael J. Wysocki 2011-02-13 10:56:38 ---
On Sunday, February 13, 2011, da...@lang.hm wrote:
> On Sun, 13 Feb 2011, Rafael J. Wysocki wrote:
>
> > This message has been generated automatically as a part of a report
> > of
This message contains a list of some post-2.6.36 regressions introduced before
2.6.37, 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.36 regressions, please let us kno
On Sun, Feb 13, 2011 at 07:22, Dave Young wrote:
> Finally I bisected it, results:
> 47970b1b2aa64464bc0a9543e86361a622ae7c03 is first bad commit
> commit 47970b1b2aa64464bc0a9543e86361a622ae7c03
> Author: Chris Wright
> Date: Thu Feb 10 15:58:56 2011 -0800
>
> pci: use security_capable() wh
67 matches
Mail list logo