Jerome Glisse wrote:
> Kristian Høgsberg wrote:
>
>> On 10/18/07, Keith Whitwell <[EMAIL PROTECTED]> wrote:
>> ...
>>
>>
Doesn't Kristian changes to DRI interface (DRI2) already allow to
clients to not care
about front buffer. I mean if they all got private back buffer then
> > There is also the following (i don't think it was mentioned before
> > in this thread):
> >card with 8Mo of ram (who the hell have such hw ? :))
>
> I've got 40 of them :(
>
> All of our desktops have integrated Intel ( i845g ) chips, and the BIOS
> has the option of stealing either 1MB
On Fri, 2007-10-19 at 03:04 +0200, Jerome Glisse wrote:
> There is also the following (i don't think it was mentioned before
> in this thread):
>card with 8Mo of ram (who the hell have such hw ? :))
I've got 40 of them :(
All of our desktops have integrated Intel ( i845g ) chips, and the BIO
http://bugs.freedesktop.org/show_bug.cgi?id=12855
--- Comment #2 from [EMAIL PROTECTED] 2007-10-18 19:16 PST ---
Created an attachment (id=12115)
--> (http://bugs.freedesktop.org/attachment.cgi?id=12115&action=view)
xorg log
--
Configure bugmail: http://bugs.freedesktop.org/userpr
http://bugs.freedesktop.org/show_bug.cgi?id=12855
--- Comment #1 from [EMAIL PROTECTED] 2007-10-18 19:15 PST ---
Created an attachment (id=12114)
--> (http://bugs.freedesktop.org/attachment.cgi?id=12114&action=view)
xorg conf
--
Configure bugmail: http://bugs.freedesktop.org/userp
http://bugs.freedesktop.org/show_bug.cgi?id=12855
Summary: glean abort with "X Error of failed request:
BadDrawable"
Product: Mesa
Version: CVS
Platform: Other
OS/Version: Linux (All)
Status: NEW
Severity:
Kristian Høgsberg wrote:
> On 10/18/07, Keith Whitwell <[EMAIL PROTECTED]> wrote:
> ...
>
>>> Doesn't Kristian changes to DRI interface (DRI2) already allow to
>>> clients to not care
>>> about front buffer. I mean if they all got private back buffer then they
>>> render into it.
>>> But i might
We seem to see a lot of bug reports along the lines of, "my machine
resumes but I can't see X" or, "I can see X but only with a bright
flashlight", etc. These sorts of problems are due to the fact that
the X server isn't designed to do full state save/restore, and none
of the available kernel driv
On 10/18/07, Keith Whitwell <[EMAIL PROTECTED]> wrote:
...
> > Doesn't Kristian changes to DRI interface (DRI2) already allow to
> > clients to not care
> > about front buffer. I mean if they all got private back buffer then they
> > render into it.
> > But i might have misunderstood this.
>
> Yes,
On Thu, 2007-10-18 at 07:55 +0800, Keith Packard wrote:
> On Wed, 2007-10-17 at 16:40 -0700, Eric Anholt wrote:
>
> > Turn off CRTCs
> > Unpin old framebuffer
> > Allocate new framebuffer
> > Copy from old to new
>
> We needn't copy on resize, leaving us with allocate new, unpin old, pin
> new, f
Keith Whitwell wrote:
> Jerome Glisse wrote:
>> Keith Whitwell wrote:
>>> Thomas Hellström wrote:
>>>
Hi, Eric.
Eric Anholt wrote:
>>>
>>> ...
>>>
>>>
> Can you clarify the operation being done where you move scanout
> buffers
> before unpinning them? That
Jerome Glisse wrote:
> Keith Whitwell wrote:
>> Thomas Hellström wrote:
>>
>>> Hi, Eric.
>>>
>>> Eric Anholt wrote:
>>>
>>
>> ...
>>
>>
Can you clarify the operation being done where you move scanout buffers
before unpinning them? That seems contradictory to me -- how are you
>>
Keith Whitwell wrote:
> Thomas Hellström wrote:
>
>> Hi, Eric.
>>
>> Eric Anholt wrote:
>>
>
> ...
>
>
>>> Can you clarify the operation being done where you move scanout buffers
>>> before unpinning them? That seems contradictory to me -- how are you
>>> scanning out while the object i
Thomas Hellström wrote:
> Hi, Eric.
>
> Eric Anholt wrote:
...
>> Can you clarify the operation being done where you move scanout buffers
>> before unpinning them? That seems contradictory to me -- how are you
>> scanning out while the object is being moved, and how are you
>> considering it pi
Hi, Eric.
Eric Anholt wrote:
>On Wed, 2007-10-17 at 11:32 +0200, Thomas Hellström wrote:
>
>
>>Dave Airlie wrote:
>>
>>
DRM_BO_HINT_DONT_FENCE is implied, and use that instead of the set pin
interface. We can perhaps rename it to drmBOSetStatus or something more
suitable.
15 matches
Mail list logo