On Fri, Jun 12, 2009 at 1:56 PM, Allen Akin wrote:
> On Fri, Jun 12, 2009 at 10:25:42AM +1000, Dave Airlie wrote:
> | On Fri, Jun 12, 2009 at 10:01 AM, Allen Akin wrote:
> | > On the other hand, if there's no mechanism for implicitly flushing the
> | > GL command stream on window teardown, then wha
http://bugs.freedesktop.org/show_bug.cgi?id=21967
--- Comment #5 from William L. Thomson Jr.
2009-06-16 19:47:11 PST ---
Blank screen, mouse, and 100% CPU is what I get now, or with any 2.6.30 kernel.
Using in kernel drm and radeon drivers/modules. Also at one point I recall
seeing the kern
http://bugs.freedesktop.org/show_bug.cgi?id=21967
--- Comment #4 from Jason Wilson 2009-06-16 18:17:31
PST ---
Have a very similar problem with a:
ATI Technologies Inc RC410 [Radeon Xpress 200M]
This is on Fedora 11.
With me I dont even get a mouse, just a blank screen and 100% in the X
http://bugs.freedesktop.org/show_bug.cgi?id=6
Jesse Barnes changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
On Mon, Jun 15, 2009 at 12:43:38PM +1000, Dave Airlie wrote:
> On Mon, Jun 15, 2009 at 12:22 PM, Greg KH wrote:
> > On Mon, Jun 15, 2009 at 03:08:56AM +0100, Dave Airlie wrote:
> >>
> >> Hi Linus,
> >>
> >> Please pull the 'drm-linus' branch from
> >> ssh://master.kernel.org/pub/scm/linux/kernel/gi
On Wed, Jun 17, 2009 at 06:56:31AM +1000, Dave Airlie wrote:
> On Wed, Jun 17, 2009 at 6:52 AM, Linus
> Torvalds wrote:
> >
> >
> > On Wed, 17 Jun 2009, Dave Airlie wrote:
> >>
> >> Linus can you pull this tree?
> >
> > I hate pulling trees when I know there are _known_ bugs.
> >
> > Even during th
Not sure where this check came from, but it's wrong according to a bug
report I can't find right now. We need to parse the detailed blocks no
matter what, or lots of monitors won't be given a good set of default
modes.
Adam, can you check & ack this?
Thanks,
Jesse
Signed-off-by: Jesse Barnes
On Wed, Jun 17, 2009 at 6:52 AM, Linus
Torvalds wrote:
>
>
> On Wed, 17 Jun 2009, Dave Airlie wrote:
>>
>> Linus can you pull this tree?
>
> I hate pulling trees when I know there are _known_ bugs.
>
> Even during the merge window. The rest of the -rc series is for fixing up
> bugs, yes, but not bu
On Wed, 17 Jun 2009, Dave Airlie wrote:
>
> Linus can you pull this tree?
I hate pulling trees when I know there are _known_ bugs.
Even during the merge window. The rest of the -rc series is for fixing up
bugs, yes, but not bugs that were introduced on purpose.
Linus
--
On Wed, Jun 17, 2009 at 4:20 AM, Linus
Torvalds wrote:
>
>
> On Tue, 16 Jun 2009, Ryan Hope wrote:
>>
>> +#ifdef MODULE
>> module_init(radeon_init);
>> +#else
>> +late_initcall(radeon_init);
>> +#endif
>
>
> You should never need something like that.
>
> Just do
>
> late_initcall(radeon_ini
http://bugs.freedesktop.org/show_bug.cgi?id=21791
Alexey Shildyakov changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Resolution|FIXED
http://bugs.freedesktop.org/show_bug.cgi?id=22313
Alexey Shildyakov changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
http://bugs.freedesktop.org/show_bug.cgi?id=21791
--- Comment #12 from Alexey Shildyakov 2009-06-16
12:09:08 PST ---
*** Bug 22313 has been marked as a duplicate of this bug. ***
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail
On Tue, 16 Jun 2009, Ryan Hope wrote:
>
> +#ifdef MODULE
> module_init(radeon_init);
> +#else
> +late_initcall(radeon_init);
> +#endif
You should never need something like that.
Just do
late_initcall(radeon_init);
and if it's a module (which doesn't have "early" vs "late" etc), it
Dave, you mentioned that you were going to pull in the TTM Kconfig fix
that I submitted (the one that allows TTM to be built into the kernel
instead of just a module). What are you going to do about the hardlock
that occurs when drm/radeon/fbcon are all built into the kernel. It
seems like fbcon do
http://bugs.freedesktop.org/show_bug.cgi?id=22313
Summary: X freezes when playing within Mplayer
Product: Mesa
Version: CVS
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: critical
Priority: m
http://bugzilla.kernel.org/show_bug.cgi?id=13453
--- Comment #1 from James Ettle 2009-06-16
13:14:45 ---
Still present in kernel-2.6.29.5-186.fc11.x86_64.
--
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are
http://bugs.freedesktop.org/show_bug.cgi?id=21582
--- Comment #34 from Tormod Volden 2009-06-16
04:20:07 PST ---
FYI, the compiz effect on alt-tab which crashes is the "Static Application
Switcher". It has a "mipmap" option (in compizconfig-settings-manager) but
disabling it does not help.
http://bugs.freedesktop.org/show_bug.cgi?id=19963
Uros changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
http://bugs.freedesktop.org/show_bug.cgi?id=22310
Gordon Jin changed:
What|Removed |Added
AssignedTo|dri-|i...@freedesktop.org
|de.
Hello.
Bringing Eric into the loop here as he is listed as author of the
i915_gem_tiling.c
On Mon, 2009-06-15 at 09:06, Stefan Schmidt wrote:
>
> On Sun, 2009-06-14 at 17:33, Arjan van de Ven wrote:
> >
> > Rank 1: i915_gem_set_tiling (warning)
> > Reported 830 times (3700 total reports)
>
21 matches
Mail list logo