On Tue, Dec 14, 2010 at 9:59 AM, Jammy Zhou wrote:
>
>
> On Mon, Dec 13, 2010 at 11:18 PM, Arnd Bergmann wrote:
>>
>> On Monday 13 December 2010, Jammy Zhou wrote:
>> > On Mon, Dec 13, 2010 at 4:45 AM, Linus Walleij
>> > wrote:
>> >
>> > > On 11 December 2010 22:41, Arnd Bergmann wrote:
>> > >
>
On Tue, Dec 14, 2010 at 10:06 AM, Jerome Glisse wrote:
> On Mon, Dec 13, 2010 at 9:04 PM, Jammy Zhou wrote:
> >
> >
> > On Tue, Dec 14, 2010 at 12:11 AM, Jerome Glisse
> wrote:
> >>
> >> On Mon, Dec 13, 2010 at 10:18 AM, Arnd Bergmann wrote:
> >> > On Monday 13 December 2010, Jammy Zhou wrote:
On Tue, Dec 14, 2010 at 12:11 AM, Jerome Glisse wrote:
> On Mon, Dec 13, 2010 at 10:18 AM, Arnd Bergmann wrote:
> > On Monday 13 December 2010, Jammy Zhou wrote:
> >> On Mon, Dec 13, 2010 at 4:45 AM, Linus Walleij <
> linus.wall...@linaro.org>wrote:
> >>
> >> > On 11 December 2010 22:41, Arnd Be
On Mon, Dec 13, 2010 at 11:18 PM, Arnd Bergmann wrote:
> On Monday 13 December 2010, Jammy Zhou wrote:
> > On Mon, Dec 13, 2010 at 4:45 AM, Linus Walleij >wrote:
> >
> > > On 11 December 2010 22:41, Arnd Bergmann wrote:
> > >
> > > * amd-gpu -- a single but huge driver for the GPU. As is normal
https://bugs.freedesktop.org/show_bug.cgi?id=32350
--- Comment #15 from Edgar Villanueva 2010-12-13
22:17:00 PST ---
Tried some more experiments.
- Hibernate doesn't cause the crazyness problem after unplugging the power. I
guess it fully resets the video.
- Tried the latest ati source for the
https://bugs.freedesktop.org/show_bug.cgi?id=32350
--- Comment #15 from Edgar Villanueva 2010-12-13
22:17:00 PST ---
Tried some more experiments.
- Hibernate doesn't cause the crazyness problem after unplugging the power. I
guess it fully resets the video.
- Tried the latest ati source for the
https://bugzilla.kernel.org/show_bug.cgi?id=19002
--- Comment #18 from Holger Lenz 2010-12-13
21:52:09 ---
(In reply to comment #17)
> (In reply to comment #16)
> > Holger, your issue may not be the same as Duncan's. I'd suggest changing
> > the
> > AGP mode in your bios or adjusting it o
On Mon, Dec 13, 2010 at 9:30 PM, Jammy Zhou wrote:
>
>
> On Tue, Dec 14, 2010 at 10:06 AM, Jerome Glisse wrote:
>>
>> On Mon, Dec 13, 2010 at 9:04 PM, Jammy Zhou wrote:
>> >
>> >
>> > On Tue, Dec 14, 2010 at 12:11 AM, Jerome Glisse
>> > wrote:
>> >>
>> >> On Mon, Dec 13, 2010 at 10:18 AM, Arnd
On Mon, Dec 13, 2010 at 9:04 PM, Jammy Zhou wrote:
>
>
> On Tue, Dec 14, 2010 at 12:11 AM, Jerome Glisse wrote:
>>
>> On Mon, Dec 13, 2010 at 10:18 AM, Arnd Bergmann wrote:
>> > On Monday 13 December 2010, Jammy Zhou wrote:
>> >> On Mon, Dec 13, 2010 at 4:45 AM, Linus Walleij
>> >> wrote:
>> >>
https://bugzilla.kernel.org/show_bug.cgi?id=19002
--- Comment #17 from Holger Lenz 2010-12-13
21:00:06 ---
(In reply to comment #16)
> Holger, your issue may not be the same as Duncan's. I'd suggest changing the
> AGP mode in your bios or adjusting it or disabling it via the kernel command
To be more explicit, my concern is that I read that Chris Wilson proposed a
patch preventing the VM to swap pages still in GTT. I did not see any trace of
this patch in the main line yet.
So, it is anyway a bug which will be solved at some point? Can I be sure that
once pinned in GTT and mappe
To be more explicit, my concern is that I read that Chris Wilson proposed a
patch preventing the VM to swap pages still in GTT. I did not see any trace of
this patch in the main line yet.
So, it is anyway a bug which will be solved at some point? Can I be sure that
once pinned in GTT and mappe
I have been keeping on reading DRM driver. I am not sure I need to modify the
driver (I would like to avoid it)
The application does the following:
1/ I pin a buffer in gtt space
2/ I map the buffer in user space using MMAP ioctl or dri_bo_map
3/ I directly use the GTT offset with no relocation w
I have been keeping on reading DRM driver. I am not sure I need to modify the
driver (I would like to avoid it)
The application does the following:
1/ I pin a buffer in gtt space
2/ I map the buffer in user space using MMAP ioctl or dri_bo_map
3/ I directly use the GTT offset with no relocation w
https://bugzilla.kernel.org/show_bug.cgi?id=19002
--- Comment #16 from Alex Deucher 2010-12-13
20:13:12 ---
Holger, your issue may not be the same as Duncan's. I'd suggest changing the
AGP mode in your bios or adjusting it or disabling it via the kernel command
line (radeon.agpmode=-1 to d
https://bugzilla.kernel.org/show_bug.cgi?id=19002
--- Comment #15 from Holger Lenz 2010-12-13
19:56:36 ---
Did some more homework:
Compiled kernel 2.6.37 rc5, taking care to enable KMS (new driver) by setting
DRM_MODESET_KMS=ON.
Unpatched and patched drivers show the same behavior:
1. Boot
On Mon, Dec 13, 2010 at 7:12 PM, Jean Delvare wrote:
> Hi Alex,
>
> On Sun, 12 Dec 2010 23:33:42 -0500, Alex Deucher wrote:
>> On Sun, Dec 12, 2010 at 7:31 PM, Alex Deucher
>> wrote:
>> > On Fri, Dec 10, 2010 at 7:01 AM, Jean Delvare
>> > wrote:
>> >> Any progress on this? Linus' latest kernel
https://bugs.freedesktop.org/show_bug.cgi?id=32370
Summary: [r600g]
src/gallium/auxiliary/util/u_blitter.c:742:util_blitte
r_copy_region: Assertion
`util_is_format_compatible(util_format_description(dst
->fo
https://bugs.freedesktop.org/show_bug.cgi?id=32370
Summary: [r600g]
src/gallium/auxiliary/util/u_blitter.c:742:util_blitte
r_copy_region: Assertion
`util_is_format_compatible(util_format_description(dst
->fo
https://bugzilla.kernel.org/show_bug.cgi?id=19002
--- Comment #19 from Duncan <1i5t5.dun...@cox.net> 2010-12-14 03:05:58 ---
Some additional notes, FWIW. May help compare the two installations, mine now
working with either the original reversion or the new patch, his, not.
1) I've been usin
On Mon, Dec 13, 2010 at 9:30 PM, Jammy Zhou wrote:
>
>
> On Tue, Dec 14, 2010 at 10:06 AM, Jerome Glisse wrote:
>>
>> On Mon, Dec 13, 2010 at 9:04 PM, Jammy Zhou wrote:
>> >
>> >
>> > On Tue, Dec 14, 2010 at 12:11 AM, Jerome Glisse
>> > wrote:
>> >>
>> >> On Mon, Dec 13, 2010 at 10:18 AM, Arnd
On Dec 10, 2010, at 6:45 PM, Jesse Barnes wrote:
> On Fri, 10 Dec 2010 16:00:19 +0100
> Mario Kleiner wrote:
>
>>
>>
>> Original Message
>> Subject: [PATCH] drm-vblank: Always return true vblank count of
>> scheduled vblank event.
>> Date: Fri, 10 Dec 2010 15:58:10 +0100
>> From
On Mon, Dec 13, 2010 at 9:04 PM, Jammy Zhou wrote:
>
>
> On Tue, Dec 14, 2010 at 12:11 AM, Jerome Glisse wrote:
>>
>> On Mon, Dec 13, 2010 at 10:18 AM, Arnd Bergmann wrote:
>> > On Monday 13 December 2010, Jammy Zhou wrote:
>> >> On Mon, Dec 13, 2010 at 4:45 AM, Linus Walleij
>> >> wrote:
>> >>
https://bugs.freedesktop.org/show_bug.cgi?id=32367
Summary: [r600g]
src/gallium/auxiliary/util/u_inlines.h:81:pipe_referen
ce_described: Assertion
`pipe_is_referenced(reference)' failed.
Product: Mesa
Vers
https://bugs.freedesktop.org/show_bug.cgi?id=32367
Summary: [r600g]
src/gallium/auxiliary/util/u_inlines.h:81:pipe_referen
ce_described: Assertion
`pipe_is_referenced(reference)' failed.
Product: Mesa
Vers
https://bugs.freedesktop.org/show_bug.cgi?id=32366
--- Comment #1 from Vinson Lee 2010-12-13 17:44:01 PST ---
fa86fc564aea4e40c89f6fc889e6a5bf817634b3 is the first bad commit
commit fa86fc564aea4e40c89f6fc889e6a5bf817634b3
Author: Jerome Glisse
Date: Fri Dec 3 20:47:02 2010 -0500
r600g: b
https://bugs.freedesktop.org/show_bug.cgi?id=32366
--- Comment #1 from Vinson Lee 2010-12-13 17:44:01 PST ---
fa86fc564aea4e40c89f6fc889e6a5bf817634b3 is the first bad commit
commit fa86fc564aea4e40c89f6fc889e6a5bf817634b3
Author: Jerome Glisse
Date: Fri Dec 3 20:47:02 2010 -0500
r600g: b
https://bugs.freedesktop.org/show_bug.cgi?id=32366
Summary: [r600g] SIGSEGV
src/gallium/drivers/r600/r600_state.c:143
Product: Mesa
Version: git
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Sev
https://bugs.freedesktop.org/show_bug.cgi?id=32366
Summary: [r600g] SIGSEGV
src/gallium/drivers/r600/r600_state.c:143
Product: Mesa
Version: git
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Sev
On Sun, 12 Dec 2010 18:34:11 -0600
David Fries wrote:
> On Sun, Dec 12, 2010 at 11:01:28PM +0100, Florian Mickler wrote:
> > On Sun, 12 Dec 2010 12:39:22 -0600
> > David Fries wrote:
> >
> > > Kconfig says fbcon is required by drm_kms_helper. If radeon, fbcon,
> > > and drm_kms_helper are all
On Monday 13 December 2010, Jammy Zhou wrote:
> On Mon, Dec 13, 2010 at 4:45 AM, Linus Walleij linaro.org>wrote:
>
> > On 11 December 2010 22:41, Arnd Bergmann wrote:
> >
> > * amd-gpu -- a single but huge driver for the GPU. As is normally the
> >> case with GPU drivers, we can expe
https://bugzilla.kernel.org/show_bug.cgi?id=24802
--- Comment #4 from Alex Deucher 2010-12-13
15:48:01 ---
Unfortunately, there's no way to support both old and new mesa at the same time
properly because the group size calculation happens when the GPU is initialized
prior to any userspace l
https://bugzilla.kernel.org/show_bug.cgi?id=24802
--- Comment #3 from Alex Deucher 2010-12-13
15:37:41 ---
This is actually a bug in mesa. It's fixed by this commit:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=5b15b5f4a8fffa07d8051e6cd4cd0a6c9288fc9f
--
Configure bugmail: https://bu
would allow easy abuse of the GPU to access any system ram. There is a
reason we do expensive command checking in the other amd gpu driver
(drivers/gpu/drm/radeon/*cs.c files)
Cheers,
Jerome
At Mon, 13 Dec 2010 13:43:48 +0300,
Sergej Pupykin wrote:
> video="9-pin DIN:1024x768-24 at 60e", but lilo uses doublequotes as
> r-value bounds.
>
> in_quote variable in next_arg() is set only for " character.
Sorry, biggest part of this problem is in my linux distribution (in
/init executable
https://bugzilla.kernel.org/show_bug.cgi?id=24802
Reiner Herrmann changed:
What|Removed |Added
CC||r_herrma at informatik.uni-kl.
There are too many strange corner cases triggered in old userspace
drivers out there to that it's nearly impossible to not break some
obscure app.
Cc: Jean Delvare
Signed-off-by: Alex Deucher
---
drivers/gpu/drm/radeon/r600_cs.c |9 -
1 files changed, 4 insertions(+), 5 deletions(-)
On Mon, 13 Dec 2010 19:37:27 +1000, Dave Airlie wrote:
> No its a problem with developing GPU drivers, you write some code in
> userspace that seems correct, it gets rolled out, you later add a new
> feature like tiling, find a bug in the kernel checker code, realise
> the userspace code is wrong,
https://bugzilla.kernel.org/show_bug.cgi?id=19002
--- Comment #18 from Holger Lenz 2010-12-13
21:52:09 ---
(In reply to comment #17)
> (In reply to comment #16)
> > Holger, your issue may not be the same as Duncan's. I'd suggest changing
> > the
> > AGP mode in your bios or adjusting it o
https://bugs.freedesktop.org/show_bug.cgi?id=32350
--- Comment #14 from Edgar Villanueva 2010-12-13
13:48:33 PST ---
With no modeset firefox and thunderbird have rendering issues. When you scroll
the screen only updates partially or doesn't update at all.
--
Configure bugmail: https://bugs.fr
https://bugs.freedesktop.org/show_bug.cgi?id=32350
--- Comment #14 from Edgar Villanueva 2010-12-13
13:48:33 PST ---
With no modeset firefox and thunderbird have rendering issues. When you scroll
the screen only updates partially or doesn't update at all.
--
Configure bugmail: https://bugs.fr
https://bugs.freedesktop.org/show_bug.cgi?id=32350
--- Comment #13 from Edgar Villanueva 2010-12-13
13:46:08 PST ---
More updates with nomodeset and radeon.modeset=0
- Power adapter problem is still there, so it looks like the problem is
independent of KMS.
- Suspend/resume works consisten
https://bugs.freedesktop.org/show_bug.cgi?id=32350
--- Comment #13 from Edgar Villanueva 2010-12-13
13:46:08 PST ---
More updates with nomodeset and radeon.modeset=0
- Power adapter problem is still there, so it looks like the problem is
independent of KMS.
- Suspend/resume works consisten
At Fri, 10 Dec 2010 19:05:13 +0100,
Peter Stuge wrote:
> append can contain any arbitrary string, which will be parsed by the
> kernel. I e.g. use:
>
> append="root=/dev/sda2 snd_ac97_codec.power_save=1 usbcore.autosuspend=1
> hpet=force quiet drm_kms_helper.poll=0"
>
> And grub also supports an
https://bugs.freedesktop.org/show_bug.cgi?id=32350
--- Comment #12 from Edgar Villanueva 2010-12-13
13:13:40 PST ---
One more piece of info.
I tried to go to nomodeset in the kernel on bootup but that causes X to crash.
If this isn't normal let me know and I'll file a bug.
--
Configure bugmail
https://bugs.freedesktop.org/show_bug.cgi?id=32350
--- Comment #12 from Edgar Villanueva 2010-12-13
13:13:40 PST ---
One more piece of info.
I tried to go to nomodeset in the kernel on bootup but that causes X to crash.
If this isn't normal let me know and I'll file a bug.
--
Configure bugmail
https://bugs.freedesktop.org/show_bug.cgi?id=32350
--- Comment #11 from Edgar Villanueva 2010-12-13
13:12:23 PST ---
Created an attachment (id=41085)
--> (https://bugs.freedesktop.org/attachment.cgi?id=41085)
dmesg output after resume
dmesg output for the following problem.
- startup laptop
-
https://bugs.freedesktop.org/show_bug.cgi?id=32350
--- Comment #11 from Edgar Villanueva 2010-12-13
13:12:23 PST ---
Created an attachment (id=41085)
--> (https://bugs.freedesktop.org/attachment.cgi?id=41085)
dmesg output after resume
dmesg output for the following problem.
- startup laptop
-
https://bugzilla.kernel.org/show_bug.cgi?id=19002
--- Comment #17 from Holger Lenz 2010-12-13
21:00:06 ---
(In reply to comment #16)
> Holger, your issue may not be the same as Duncan's. I'd suggest changing the
> AGP mode in your bios or adjusting it or disabling it via the kernel command
https://bugzilla.kernel.org/show_bug.cgi?id=19002
--- Comment #16 from Alex Deucher 2010-12-13 20:13:12
---
Holger, your issue may not be the same as Duncan's. I'd suggest changing the
AGP mode in your bios or adjusting it or disabling it via the kernel command
line (radeon.agpmode=-1 to d
On Mon, Dec 13, 2010 at 5:27 AM, Alex Deucher wrote:
> Seems to cause problems on certain laptops
>
> Fixes:
> https://bugzilla.kernel.org/show_bug.cgi?id=24462
>
> Signed-off-by: Alex Deucher
Tested-by: Luca Tettamanti
> ---
> ?drivers/gpu/drm/radeon/atombios_crtc.c | ? ?4 ++--
> ?1 files chan
https://bugzilla.kernel.org/show_bug.cgi?id=19002
--- Comment #15 from Holger Lenz 2010-12-13
19:56:36 ---
Did some more homework:
Compiled kernel 2.6.37 rc5, taking care to enable KMS (new driver) by setting
DRM_MODESET_KMS=ON.
Unpatched and patched drivers show the same behavior:
1. Boot
https://bugs.freedesktop.org/show_bug.cgi?id=32350
--- Comment #10 from Jerome Glisse 2010-12-13 11:32:45
PST ---
drm.debug=15 is too verbose. do drm.debug=4 and please describe the issue with
suspend resume & attach _full_ dmesg after resume
--
Configure bugmail: https://bugs.freedesktop.org/
https://bugs.freedesktop.org/show_bug.cgi?id=32350
--- Comment #10 from Jerome Glisse 2010-12-13
11:32:45 PST ---
drm.debug=15 is too verbose. do drm.debug=4 and please describe the issue with
suspend resume & attach _full_ dmesg after resume
--
Configure bugmail: https://bugs.freedesktop.org/
On Mon, Dec 13, 2010 at 10:18 AM, Arnd Bergmann wrote:
> On Monday 13 December 2010, Jammy Zhou wrote:
>> On Mon, Dec 13, 2010 at 4:45 AM, Linus Walleij > linaro.org>wrote:
>>
>> > On 11 December 2010 22:41, Arnd Bergmann wrote:
>> >
>> > * amd-gpu -- a single but huge driver for the GPU. As is n
On Sun, Dec 12, 2010 at 12:05 AM, Giacomo wrote:
> Hello.
>
> In my double-carded ASUS U30JC (nvidia + intel i915) I do the following:
You might want to try the branch in my drm-testing repo
http://git.kernel.org/?p=linux/kernel/git/airlied/drm-testing.git;a=shortlog;h=refs/heads/drm-nvidia-swit
https://bugs.freedesktop.org/show_bug.cgi?id=32350
--- Comment #9 from Edgar Villanueva 2010-12-13
11:07:35 PST ---
Created an attachment (id=41079)
--> (https://bugs.freedesktop.org/attachment.cgi?id=41079)
dmsg without any quirks
dmesg after setting debug to 15 right after reboot.
no quirks
https://bugs.freedesktop.org/show_bug.cgi?id=32350
--- Comment #9 from Edgar Villanueva 2010-12-13
11:07:35 PST ---
Created an attachment (id=41079)
--> (https://bugs.freedesktop.org/attachment.cgi?id=41079)
dmsg without any quirks
dmesg after setting debug to 15 right after reboot.
no quirks
There are too many strange corner cases triggered in old userspace
drivers out there to that it's nearly impossible to not break some
obscure app.
Cc: Jean Delvare
Signed-off-by: Alex Deucher
---
drivers/gpu/drm/radeon/r600_cs.c |9 -
1 files changed, 4 insertions(+), 5 deletions(-)
https://bugs.freedesktop.org/show_bug.cgi?id=32350
--- Comment #8 from Jerome Glisse 2010-12-13 10:34:51
PST ---
Please no vbe* stuff it's the same it breaks kms, don't change default fedora
configuration it designed to work if it doesn't explain the issue.
--
Configure bugmail: https://bugs.f
https://bugs.freedesktop.org/show_bug.cgi?id=32350
--- Comment #8 from Jerome Glisse 2010-12-13
10:34:51 PST ---
Please no vbe* stuff it's the same it breaks kms, don't change default fedora
configuration it designed to work if it doesn't explain the issue.
--
Configure bugmail: https://bugs.f
https://bugs.freedesktop.org/show_bug.cgi?id=32350
--- Comment #7 from Edgar Villanueva 2010-12-13
10:19:38 PST ---
Tried a few experiments and here is what I found so far.
- My problem with suspend is only when I switch between dual and single monitor
setups. If I don't switch pm-suspend work
https://bugs.freedesktop.org/show_bug.cgi?id=32350
--- Comment #7 from Edgar Villanueva 2010-12-13
10:19:38 PST ---
Tried a few experiments and here is what I found so far.
- My problem with suspend is only when I switch between dual and single monitor
setups. If I don't switch pm-suspend work
Hi Alex,
On Sun, 12 Dec 2010 23:33:42 -0500, Alex Deucher wrote:
> On Sun, Dec 12, 2010 at 7:31 PM, Alex Deucher
> wrote:
> > On Fri, Dec 10, 2010 at 7:01 AM, Jean Delvare wrote:
> >> Any progress on this? Linus' latest kernel (2.6.37-rc5-git3) still has
> >> the problem. And this is a regressi
On Sun, 12 Dec 2010 18:34:11 -0600
David Fries wrote:
> On Sun, Dec 12, 2010 at 11:01:28PM +0100, Florian Mickler wrote:
> > On Sun, 12 Dec 2010 12:39:22 -0600
> > David Fries wrote:
> >
> > > Kconfig says fbcon is required by drm_kms_helper. If radeon, fbcon,
> > > and drm_kms_helper are all
https://bugs.freedesktop.org/show_bug.cgi?id=32350
--- Comment #6 from Jerome Glisse 2010-12-13 09:38:18
PST ---
What's the issue with suspend without the s3* ? Black screen ? if so can you
log in through ssh and get kernel log ? for kernel log please boot with
drm.debug=15 or echo 15 to /sys/mo
https://bugs.freedesktop.org/show_bug.cgi?id=32350
--- Comment #6 from Jerome Glisse 2010-12-13
09:38:18 PST ---
What's the issue with suspend without the s3* ? Black screen ? if so can you
log in through ssh and get kernel log ? for kernel log please boot with
drm.debug=15 or echo 15 to /sys/mo
On Mon, 13 Dec 2010 18:21:20 +0100
Mario Kleiner wrote:
> On Dec 10, 2010, at 6:45 PM, Jesse Barnes wrote:
>
> > On Fri, 10 Dec 2010 16:00:19 +0100
> > Mario Kleiner wrote:
> >
> >>
> >>
> >> Original Message
> >> Subject: [PATCH] drm-vblank: Always return true vblank count of
https://bugs.freedesktop.org/show_bug.cgi?id=32350
--- Comment #5 from Jerome Glisse 2010-12-13 09:36:29
PST ---
Don't add s3_bios & s3_mode this breaks KMS, real issue here is to make your
resume works with KMS.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--
https://bugs.freedesktop.org/show_bug.cgi?id=32350
--- Comment #5 from Jerome Glisse 2010-12-13
09:36:29 PST ---
Don't add s3_bios & s3_mode this breaks KMS, real issue here is to make your
resume works with KMS.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--
On Mon, 13 Dec 2010 18:21:20 +0100
Mario Kleiner wrote:
> On Dec 10, 2010, at 6:45 PM, Jesse Barnes wrote:
>
> > On Fri, 10 Dec 2010 16:00:19 +0100
> > Mario Kleiner wrote:
> >
> >>
> >>
> >> Original Message
> >> Subject: [PATCH] drm-vblank: Always return true vblank count of
On Dec 10, 2010, at 6:45 PM, Jesse Barnes wrote:
On Fri, 10 Dec 2010 16:00:19 +0100
Mario Kleiner wrote:
Original Message
Subject: [PATCH] drm-vblank: Always return true vblank count of
scheduled vblank event.
Date: Fri, 10 Dec 2010 15:58:10 +0100
From: Mario Kleiner
To:
https://bugs.freedesktop.org/show_bug.cgi?id=32350
--- Comment #4 from Edgar Villanueva 2010-12-13
09:14:26 PST ---
Rebooted machine to make sure. Definitely after resume.
I made a change to the hal quirks as suspend was not working.
I added s3_bios and s3_mode and that solved my problem.
Any
https://bugs.freedesktop.org/show_bug.cgi?id=32350
--- Comment #4 from Edgar Villanueva 2010-12-13
09:14:26 PST ---
Rebooted machine to make sure. Definitely after resume.
I made a change to the hal quirks as suspend was not working.
I added s3_bios and s3_mode and that solved my problem.
Any
https://bugs.freedesktop.org/show_bug.cgi?id=32350
--- Comment #3 from Alex Deucher 2010-12-13 09:06:45 PST ---
Is this only an issue after resume or always?
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are t
https://bugs.freedesktop.org/show_bug.cgi?id=32350
--- Comment #3 from Alex Deucher 2010-12-13 09:06:45 PST
---
Is this only an issue after resume or always?
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are
https://bugs.freedesktop.org/show_bug.cgi?id=32350
Alex Deucher changed:
What|Removed |Added
Attachment #41066|application/octet-stream|text/plain
mime type|
https://bugs.freedesktop.org/show_bug.cgi?id=32350
Alex Deucher changed:
What|Removed |Added
Attachment #41066|application/octet-stream|text/plain
mime type|
https://bugs.freedesktop.org/show_bug.cgi?id=32350
Edgar Villanueva changed:
What|Removed |Added
Severity|normal |major
Priority|medium
https://bugs.freedesktop.org/show_bug.cgi?id=32350
Edgar Villanueva changed:
What|Removed |Added
Severity|normal |major
Priority|medium
https://bugs.freedesktop.org/show_bug.cgi?id=32350
--- Comment #1 from Edgar Villanueva 2010-12-13
09:01:16 PST ---
Created an attachment (id=41067)
--> (https://bugs.freedesktop.org/attachment.cgi?id=41067)
dmessage log
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=ema
https://bugs.freedesktop.org/show_bug.cgi?id=32350
--- Comment #1 from Edgar Villanueva 2010-12-13
09:01:16 PST ---
Created an attachment (id=41067)
--> (https://bugs.freedesktop.org/attachment.cgi?id=41067)
dmessage log
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=ema
https://bugs.freedesktop.org/show_bug.cgi?id=32350
Summary: Radeon laptop screen goes crazy after unplugging
hardware
Product: Mesa
Version: unspecified
Platform: Other
OS/Version: All
Status: NEW
Severity
https://bugs.freedesktop.org/show_bug.cgi?id=32350
Summary: Radeon laptop screen goes crazy after unplugging
hardware
Product: Mesa
Version: unspecified
Platform: Other
OS/Version: All
Status: NEW
Severity
https://bugs.freedesktop.org/show_bug.cgi?id=32188
Alex Deucher changed:
What|Removed |Added
Product|DRI |xorg
Version|DRI CVS
https://bugs.freedesktop.org/show_bug.cgi?id=32188
Alex Deucher changed:
What|Removed |Added
Product|DRI |xorg
Version|DRI CVS
https://bugs.freedesktop.org/show_bug.cgi?id=32319
--- Comment #12 from boris64 2010-12-13 08:14:03 PST ---
Created an attachment (id=41065)
--> (https://bugs.freedesktop.org/attachment.cgi?id=41065)
vbios.rom
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- Y
https://bugs.freedesktop.org/show_bug.cgi?id=32319
--- Comment #12 from boris64 2010-12-13 08:14:03 PST
---
Created an attachment (id=41065)
--> (https://bugs.freedesktop.org/attachment.cgi?id=41065)
vbios.rom
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
---
https://bugs.freedesktop.org/show_bug.cgi?id=32319
--- Comment #11 from boris64 2010-12-13 08:12:12 PST ---
(In reply to comment #8)
> Did this used to work previously? If so what kernel version?
This laptop ist brandnew, so i just used kernel-2.6.35.? (Ubuntu LiveCD),
kernel-2.6.31.1 and 2.6.37
On Mon, Dec 13, 2010 at 10:18 AM, Arnd Bergmann wrote:
> On Monday 13 December 2010, Jammy Zhou wrote:
>> On Mon, Dec 13, 2010 at 4:45 AM, Linus Walleij
>> wrote:
>>
>> > On 11 December 2010 22:41, Arnd Bergmann wrote:
>> >
>> > * amd-gpu -- a single but huge driver for the GPU. As is normally t
https://bugs.freedesktop.org/show_bug.cgi?id=32319
--- Comment #11 from boris64 2010-12-13 08:12:12 PST
---
(In reply to comment #8)
> Did this used to work previously? If so what kernel version?
This laptop ist brandnew, so i just used kernel-2.6.35.? (Ubuntu LiveCD),
kernel-2.6.31.1 and 2.6.3
https://bugzilla.kernel.org/show_bug.cgi?id=24802
--- Comment #4 from Alex Deucher 2010-12-13 15:48:01
---
Unfortunately, there's no way to support both old and new mesa at the same time
properly because the group size calculation happens when the GPU is initialized
prior to any userspace l
https://bugzilla.kernel.org/show_bug.cgi?id=24802
--- Comment #3 from Alex Deucher 2010-12-13 15:37:41
---
This is actually a bug in mesa. It's fixed by this commit:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=5b15b5f4a8fffa07d8051e6cd4cd0a6c9288fc9f
--
Configure bugmail: https://bu
https://bugs.freedesktop.org/show_bug.cgi?id=31943
Alex Deucher changed:
What|Removed |Added
Summary|[drm:radeon_dvi_detect] |drm EDID checking is too
https://bugs.freedesktop.org/show_bug.cgi?id=31943
Alex Deucher changed:
What|Removed |Added
Summary|[drm:radeon_dvi_detect] |drm EDID checking is too
On Monday 13 December 2010, Jammy Zhou wrote:
> On Mon, Dec 13, 2010 at 4:45 AM, Linus Walleij
> wrote:
>
> > On 11 December 2010 22:41, Arnd Bergmann wrote:
> >
> > * amd-gpu -- a single but huge driver for the GPU. As is normally the
> >> case with GPU drivers, we can expect long d
https://bugzilla.kernel.org/show_bug.cgi?id=24802
Reiner Herrmann changed:
What|Removed |Added
CC||r_her...@informatik.uni-kl.
https://bugzilla.kernel.org/show_bug.cgi?id=16140
Keivan Moradi changed:
What|Removed |Added
CC||k.moradi at gmail.com
--- Comment #37
https://bugs.freedesktop.org/show_bug.cgi?id=32188
Chris Bandy changed:
What|Removed |Added
Product|xorg|DRI
Version|git
https://bugs.freedesktop.org/show_bug.cgi?id=32188
Chris Bandy changed:
What|Removed |Added
Product|xorg|DRI
Version|git
1 - 100 of 112 matches
Mail list logo