https://bugzilla.kernel.org/show_bug.cgi?id=31782
--- Comment #3 from Lucas Stach 2011-03-31 06:08:35 ---
Created an attachment (id=52722)
--> (https://bugzilla.kernel.org/attachment.cgi?id=52722)
slight lock reordering from Ben
Could you please test the attached patch? It should fix the p
https://bugzilla.kernel.org/show_bug.cgi?id=31782
Rafael J. Wysocki changed:
What|Removed |Added
CC||florian at mickler.org,
https://bugzilla.kernel.org/show_bug.cgi?id=31782
Lucas Stach changed:
What|Removed |Added
CC||dev at lynxeye.de
--- Comment #2 from L
https://bugzilla.kernel.org/show_bug.cgi?id=31782
Andrew Morton changed:
What|Removed |Added
CC||akpm at linux-foundation.org
--- Comm
On Wed, 30 Mar 2011 11:07:08 -0400, Jerome Glisse wrote:
> What kind of usage didn't played well with synchronous upload/download ? X,
> GL ?
Performing fallback rendering for X using a shadow buffer.
-Chris
--
Chris Wilson, Intel Open Source Technology Centre
https://bugzilla.kernel.org/show_bug.cgi?id=31782
Rafael J. Wysocki changed:
What|Removed |Added
CC||flor...@mickler.org,
https://bugzilla.kernel.org/show_bug.cgi?id=31782
Lucas Stach changed:
What|Removed |Added
CC||d...@lynxeye.de
--- Comment #2 from Luc
On Wed, 30 Mar 2011 09:28:07 -0400, Jerome Glisse wrote:
> On Wed, Mar 30, 2011 at 3:32 AM, Chris Wilson
> wrote:
> > On Wed, 30 Mar 2011 07:57:49 +1000, Dave Airlie
> > wrote:
> >> On Wed, Mar 30, 2011 at 7:04 AM, Jerome Glisse
> >> wrote:
> >> > What i had in mind was something little bit
From: Ben Skeggs
Nouveau needs access to this structure to build an ELD block for use
by the HDA audio codec.
Signed-off-by: Ben Skeggs
---
drivers/gpu/drm/drm_edid.c |3 ++-
include/drm/drm_crtc.h |1 +
2 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/drivers/gpu/drm
https://bugzilla.kernel.org/show_bug.cgi?id=31782
Andrew Morton changed:
What|Removed |Added
CC||a...@linux-foundation.org
--- Comment
On Wed, Mar 30, 2011 at 10:07 AM, Chris Wilson
wrote:
> On Wed, 30 Mar 2011 09:28:07 -0400, Jerome Glisse
> wrote:
>> On Wed, Mar 30, 2011 at 3:32 AM, Chris Wilson
>> wrote:
>> > On Wed, 30 Mar 2011 07:57:49 +1000, Dave Airlie
>> > wrote:
>> >> On Wed, Mar 30, 2011 at 7:04 AM, Jerome Glisse
https://bugs.freedesktop.org/show_bug.cgi?id=35434
Benjamin Bellec changed:
What|Removed |Added
Platform|x86-64 (AMD64) |All
--
Configure bugmail: https://bug
https://bugs.freedesktop.org/show_bug.cgi?id=35434
Benjamin Bellec changed:
What|Removed |Added
Platform|x86-64 (AMD64) |All
--
Configure bugmail: https://bug
https://bugs.freedesktop.org/show_bug.cgi?id=35434
--- Comment #3 from Benjamin Bellec 2011-03-30 10:41:14
PDT ---
I also have corrupted textures. Buildings textures doesn't have problem, only
the ground textures.
RV770 / 2.6.39-rc1 / F15 updated
--
Configure bugmail: https://bugs.freedesktop
https://bugs.freedesktop.org/show_bug.cgi?id=35434
--- Comment #3 from Benjamin Bellec 2011-03-30 10:41:14
PDT ---
I also have corrupted textures. Buildings textures doesn't have problem, only
the ground textures.
RV770 / 2.6.39-rc1 / F15 updated
--
Configure bugmail: https://bugs.freedesktop
On Wed, Mar 30, 2011 at 3:32 AM, Chris Wilson
wrote:
> On Wed, 30 Mar 2011 07:57:49 +1000, Dave Airlie wrote:
>> On Wed, Mar 30, 2011 at 7:04 AM, Jerome Glisse wrote:
>> > What i had in mind was something little bit more advance that pwrite,
>> > somethings that would take width,height,pitch of
Ahh, yes I am.. I apologize, still too much display and gfx accel and
other stuff I depend on isn't in kernel.org tree yet, so I'm just
using ubuntu 2.6.38 tree, ti-omap4 branch, (since this is the most
current kernel that also has everything else I need). But I guess it
is a bit out of date alre
https://bugs.freedesktop.org/show_bug.cgi?id=35280
Eugene Shalygin changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://bugs.freedesktop.org/show_bug.cgi?id=35280
Eugene Shalygin changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
On Wed, 30 Mar 2011 07:57:49 +1000, Dave Airlie wrote:
> On Wed, Mar 30, 2011 at 7:04 AM, Jerome Glisse wrote:
> > What i had in mind was something little bit more advance that pwrite,
> > somethings that would take width,height,pitch of userpage and would be
> > able to perform proper blit. But
On Wed, 30 Mar 2011 11:07:08 -0400, Jerome Glisse wrote:
> What kind of usage didn't played well with synchronous upload/download ? X,
> GL ?
Performing fallback rendering for X using a shadow buffer.
-Chris
--
Chris Wilson, Intel Open Source Technology Centre
_
On Wed, Mar 30, 2011 at 10:07 AM, Chris Wilson wrote:
> On Wed, 30 Mar 2011 09:28:07 -0400, Jerome Glisse wrote:
>> On Wed, Mar 30, 2011 at 3:32 AM, Chris Wilson
>> wrote:
>> > On Wed, 30 Mar 2011 07:57:49 +1000, Dave Airlie wrote:
>> >> On Wed, Mar 30, 2011 at 7:04 AM, Jerome Glisse wrote:
>
On Wed, Mar 30, 2011 at 7:04 AM, Jerome Glisse wrote:
> On Tue, Mar 29, 2011 at 4:26 PM, Daniel Vetter wrote:
>> On Tue, Mar 29, 2011 at 03:45:34PM -0400, Jerome Glisse wrote:
>>> Short lived & small bo would definitly doesn't work well for this kind
>>> of API, it would all be a function of the
Are you by any chance working off a stale branch in git ?
Apparently the lines you are modifying now live in drm_platform_set_busid
function in drm_platform.c
-- Ilija
On Tue, 29 Mar 2011, Rob Clark wrote:
> From: Rob Clark
>
> Include the minor device id in the bus-id to give userspace a wa
Ahh, yes I am.. I apologize, still too much display and gfx accel and
other stuff I depend on isn't in kernel.org tree yet, so I'm just
using ubuntu 2.6.38 tree, ti-omap4 branch, (since this is the most
current kernel that also has everything else I need). But I guess it
is a bit out of date alre
On Wed, 30 Mar 2011 09:28:07 -0400, Jerome Glisse wrote:
> On Wed, Mar 30, 2011 at 3:32 AM, Chris Wilson
> wrote:
> > On Wed, 30 Mar 2011 07:57:49 +1000, Dave Airlie wrote:
> >> On Wed, Mar 30, 2011 at 7:04 AM, Jerome Glisse wrote:
> >> > What i had in mind was something little bit more advanc
https://bugs.freedesktop.org/show_bug.cgi?id=21682
--- Comment #23 from Tamás Németh 2011-03-30 07:00:01
PDT ---
(In reply to comment #20)
> (In reply to comment #19)
> > I still have an openSUSE 11.3 machine. Should I try that too?
>
> That would be great, yes.
Sadly, openSUSE 11.3 virtually
https://bugs.freedesktop.org/show_bug.cgi?id=21682
--- Comment #23 from Tam?s N?meth 2011-03-30 07:00:01
PDT ---
(In reply to comment #20)
> (In reply to comment #19)
> > I still have an openSUSE 11.3 machine. Should I try that too?
>
> That would be great, yes.
Sadly, openSUSE 11.3 virtually
https://bugs.freedesktop.org/show_bug.cgi?id=34618
--- Comment #22 from pete...@hottemptation.org 2011-03-30 06:56:43 PDT ---
Scrolling is still painfully slow after a suspend-cycle with kernel 2.6.39-rc1.
Working with tools like less is impossible :-(
Interesting: After a suspend-cycle normally
https://bugs.freedesktop.org/show_bug.cgi?id=34618
--- Comment #22 from peterle at hottemptation.org 2011-03-30 06:56:43 PDT ---
Scrolling is still painfully slow after a suspend-cycle with kernel 2.6.39-rc1.
Working with tools like less is impossible :-(
Interesting: After a suspend-cycle normal
https://bugs.freedesktop.org/show_bug.cgi?id=21682
--- Comment #22 from Tamás Németh 2011-03-30 06:50:47
PDT ---
Created an attachment (id=45042)
--> (https://bugs.freedesktop.org/attachment.cgi?id=45042)
My openSUSE 11.3 desktop distorted at 16bpp
--
Configure bugmail: https://bugs.freedeskt
https://bugs.freedesktop.org/show_bug.cgi?id=21682
--- Comment #21 from Tamás Németh 2011-03-30 06:48:31
PDT ---
Created an attachment (id=45041)
--> (https://bugs.freedesktop.org/attachment.cgi?id=45041)
My normal openSUSE 11.3 desktop (24bpp)
--
Configure bugmail: https://bugs.freedesktop.o
https://bugs.freedesktop.org/show_bug.cgi?id=21682
--- Comment #22 from Tam?s N?meth 2011-03-30 06:50:47
PDT ---
Created an attachment (id=45042)
--> (https://bugs.freedesktop.org/attachment.cgi?id=45042)
My openSUSE 11.3 desktop distorted at 16bpp
--
Configure bugmail: https://bugs.freedeskt
https://bugs.freedesktop.org/show_bug.cgi?id=21682
--- Comment #21 from Tam?s N?meth 2011-03-30 06:48:31
PDT ---
Created an attachment (id=45041)
--> (https://bugs.freedesktop.org/attachment.cgi?id=45041)
My normal openSUSE 11.3 desktop (24bpp)
--
Configure bugmail: https://bugs.freedesktop.o
On Wed, Mar 30, 2011 at 3:32 AM, Chris Wilson wrote:
> On Wed, 30 Mar 2011 07:57:49 +1000, Dave Airlie wrote:
>> On Wed, Mar 30, 2011 at 7:04 AM, Jerome Glisse wrote:
>> > What i had in mind was something little bit more advance that pwrite,
>> > somethings that would take width,height,pitch of
Are you by any chance working off a stale branch in git ?
Apparently the lines you are modifying now live in drm_platform_set_busid
function in drm_platform.c
-- Ilija
On Tue, 29 Mar 2011, Rob Clark wrote:
From: Rob Clark
Include the minor device id in the bus-id to give userspace a way
https://bugs.freedesktop.org/show_bug.cgi?id=21682
--- Comment #20 from Stefan Dirsch 2011-03-30 02:49:02 PDT
---
(In reply to comment #19)
> I still have an openSUSE 11.3 machine. Should I try that too?
That would be great, yes.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cg
https://bugs.freedesktop.org/show_bug.cgi?id=21682
--- Comment #20 from Stefan Dirsch 2011-03-30 02:49:02
PDT ---
(In reply to comment #19)
> I still have an openSUSE 11.3 machine. Should I try that too?
That would be great, yes.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cg
https://bugs.freedesktop.org/show_bug.cgi?id=21682
--- Comment #19 from Tamás Németh 2011-03-30 02:19:50
PDT ---
(In reply to comment #18)
> Tamas, any news on that one?
I just tried it on openSUSE 11.4. Compiz 0.9.x is practically unusable (it
crashes in half a minute after starting), however
https://bugs.freedesktop.org/show_bug.cgi?id=21682
--- Comment #19 from Tam?s N?meth 2011-03-30 02:19:50
PDT ---
(In reply to comment #18)
> Tamas, any news on that one?
I just tried it on openSUSE 11.4. Compiz 0.9.x is practically unusable (it
crashes in half a minute after starting), however
On Wed, 30 Mar 2011 07:57:49 +1000, Dave Airlie wrote:
> On Wed, Mar 30, 2011 at 7:04 AM, Jerome Glisse wrote:
> > What i had in mind was something little bit more advance that pwrite,
> > somethings that would take width,height,pitch of userpage and would be
> > able to perform proper blit. But
41 matches
Mail list logo