Sorry, about the empty reply.
- Original message -
> On Wed, 2011-02-09 at 15:01 +, Chris Wilson wrote:
> > The LVDS code ignores any connector for which it cannot find a fixed
> > mode (through an EDID, vBIOS tables or the current active mode). Some
> > platforms may include an LVDS he
[Answer myself for some of the questions]
On Mon, Mar 28, 2011 at 3:35 PM, Chia-I Wu wrote:
> Hi list,
>
> I have a simple scenario that there are clients rendering to buffer
> objects using the CPU, and the display server compositing the buffers
> using OpenGL and doing page flips to present the
- Original message -
> On Wed, 2011-02-09 at 15:01 +, Chris Wilson wrote:
> > The LVDS code ignores any connector for which it cannot find a fixed
> > mode (through an EDID, vBIOS tables or the current active mode). Some
> > platforms may include an LVDS header on the board and this may
On Mon, Mar 28, 2011 at 9:43 PM, Pekka Enberg wrote:
> On Thu, Mar 24, 2011 at 1:34 PM, Dave Airlie wrote:
>> It should have the fix for your i915 in the intel patches, along with
>> a couple of radeon fixes, and the vblank change + fix.
>
> I'm seeing some laptop screen flicker during boot and a
esg, i915_error_state, and .config.
Pekka
-- next part --
A non-text attachment was scrubbed...
Name: i915_error_state.gz
Type: application/x-gzip
Size: 92190 bytes
Desc: not available
URL:
<http://lists.freedesktop.org/archives/dri-devel/attac
Hi,
I have seen this too in some traces I have done with nouveau nvfx some
time ago. (The report in kernel bugzilla is a outcome of this.) I'm
strongly in favour of fixing the kernel side, as I think doing a
workaround in userspace is a bad hack. In fact doing so is on my long
"list of things to f
On Mon, 28 Mar 2011 21:53:32 +0300, Pekka Enberg wrote:
> On Mon, Mar 28, 2011 at 9:43 PM, Pekka Enberg wrote:
> > On Thu, Mar 24, 2011 at 1:34 PM, Dave Airlie wrote:
> >> It should have the fix for your i915 in the intel patches, along with
> >> a couple of radeon fixes, and the vblank change +
- next part --
A non-text attachment was scrubbed...
Name: Makefile.pbobench
Type: text/x-makefile
Size: 268 bytes
Desc: not available
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20110328/53c8f5d3/attachment-0001.bin>
-- next part --
A non-
https://bugs.freedesktop.org/show_bug.cgi?id=35724
--- Comment #5 from Marek Olšák 2011-03-28 19:04:55 PDT ---
BTW, the fix will also be in the next round of 7.9 and 7.10 releases (commit
7942e6a5ae0113f1cbdf62b772849cf6cdd4eca1).
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi
https://bugs.freedesktop.org/show_bug.cgi?id=35724
--- Comment #5 from Marek Ol??k 2011-03-28 19:04:55 PDT
---
BTW, the fix will also be in the next round of 7.9 and 7.10 releases (commit
7942e6a5ae0113f1cbdf62b772849cf6cdd4eca1).
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cg
ding
r300g).
Marek
------ next part --
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20110328/e02cbede/attachment.htm>
https://bugs.freedesktop.org/show_bug.cgi?id=35724
Hicham HAOUARI changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://bugs.freedesktop.org/show_bug.cgi?id=35724
Hicham HAOUARI changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Hi list,
I have a simple scenario that there are clients rendering to buffer
objects using the CPU, and the display server compositing the buffers
using OpenGL and doing page flips to present the final contents. It
is like doing the following steps repeatedly
1) process A (the server) allocates
- Original message -
> On Wed, 2011-02-09 at 15:01 +, Chris Wilson wrote:
> > The LVDS code ignores any connector for which it cannot find a fixed
> > mode (through an EDID, vBIOS tables or the current active mode). Some
> > platforms may include an LVDS header on the board and this may
Sorry, about the empty reply.
- Original message -
> On Wed, 2011-02-09 at 15:01 +, Chris Wilson wrote:
> > The LVDS code ignores any connector for which it cannot find a fixed
> > mode (through an EDID, vBIOS tables or the current active mode). Some
> > platforms may include an LVDS he
https://bugs.freedesktop.org/show_bug.cgi?id=35622
--- Comment #2 from Christopher Egert 2011-03-28 13:43:55
PDT ---
Created an attachment (id=44973)
--> (https://bugs.freedesktop.org/attachment.cgi?id=44973)
I915_NO_TILING="yes"
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cg
https://bugs.freedesktop.org/show_bug.cgi?id=35622
--- Comment #2 from Christopher Egert 2011-03-28
13:43:55 PDT ---
Created an attachment (id=44973)
--> (https://bugs.freedesktop.org/attachment.cgi?id=44973)
I915_NO_TILING="yes"
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cg
On Fri, 25 Mar 2011 23:36:33 -0700, "Segovia, Benjamin"
wrote:
> Hello all,
>
> I am using drm_intel to access the HW. I would like to know if there
> is any way to know if my application frees all the bos I used. I would
> like to be sure I cleanly freed my resources and no bo is still
> refere
t;http://lists.freedesktop.org/archives/dri-devel/attachments/20110328/51c7ab40/attachment.pgp>
On Mon, 28 Mar 2011 21:53:32 +0300, Pekka Enberg wrote:
> On Mon, Mar 28, 2011 at 9:43 PM, Pekka Enberg wrote:
> > On Thu, Mar 24, 2011 at 1:34 PM, Dave Airlie wrote:
> >> It should have the fix for your i915 in the intel patches, along with
> >> a couple of radeon fixes, and the vblank change +
On Mon, Mar 28, 2011 at 9:43 PM, Pekka Enberg wrote:
> On Thu, Mar 24, 2011 at 1:34 PM, Dave Airlie wrote:
>> It should have the fix for your i915 in the intel patches, along with
>> a couple of radeon fixes, and the vblank change + fix.
>
> I'm seeing some laptop screen flicker during boot and a
Hi,
I have seen this too in some traces I have done with nouveau nvfx some
time ago. (The report in kernel bugzilla is a outcome of this.) I'm
strongly in favour of fixing the kernel side, as I think doing a
workaround in userspace is a bad hack. In fact doing so is on my long
"list of things to f
...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20110328/a25502aa/attachment.htm>
On Mon, Mar 28, 2011 at 9:35 AM, Chia-I Wu wrote:
> Hi list,
>
> I have a simple scenario that there are clients rendering to buffer
> objects using the CPU, and the display server compositing the buffers
> using OpenGL and doing page flips to present the final contents. It
> is like doing the f
That's "Embedded Linux Conference" held by the Linux Foundation. It's in 2
weeks in San Francisco.
cheers,
Jesse
On Mon, Mar 28, 2011 at 9:43 AM, Ian Romanick wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> On 03/28/2011 08:40 AM, Gross, Andy wrote:
> > There has been some discuss
ktop.org
> http://lists.freedesktop.org/mailman/listinfo/dri-devel
>
-- next part --
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20110328/c6df8835/attachment.htm>
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 03/28/2011 08:40 AM, Gross, Andy wrote:
> There has been some discussion on the linaro-dev list about having a
> memory management meeting at the ELC. See links below:
What is "the ELC"?
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Li
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 03/28/2011 08:40 AM, Gross, Andy wrote:
> There has been some discussion on the linaro-dev list about having a
> memory management meeting at the ELC. See links below:
What is "the ELC"?
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Li
Andy,
I'm trying to get some space at the conference facility to meet on Tuesday
evening. I'll follow up when I've heard back.
cheers,
Jesse
On Mon, Mar 28, 2011 at 8:40 AM, Gross, Andy wrote:
> All,
>
> There has been some discussion on the linaro-dev list about having a memory
> management
l mailing list
> dri-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/dri-devel
>
>
-- next part --
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20110328/65108303/attachment.htm>
All,
There has been some discussion on the linaro-dev list about having a memory
management meeting at the ELC. See links below:
http://lists.linaro.org/pipermail/linaro-dev/2011-March/003053.html
http://lists.linaro.org/pipermail/linaro-dev/2011-March/003623.html
Our interest in this stems fro
Hello,
I am reporting a problem of significant desktop sluggishness caused by
mmap-related kernel algorithms. In particular, after a few days of use,
I encounter multiple-second delays switching between a workspace
containing Evolution and another containing e.g. firefox, which is very
annoying s
[Answer myself for some of the questions]
On Mon, Mar 28, 2011 at 3:35 PM, Chia-I Wu wrote:
> Hi list,
>
> I have a simple scenario that there are clients rendering to buffer
> objects using the CPU, and the display server compositing the buffers
> using OpenGL and doing page flips to present the
https://bugs.freedesktop.org/show_bug.cgi?id=35697
--- Comment #14 from Michel Dänzer 2011-03-28 03:00:50 PDT
---
(In reply to comment #13)
> Actually, I traced it down to compiz being unable to update the screen.
> Ctrl-Alt-F1 to the console, "killall -9 compiz" and starting another non-GL
> wi
https://bugs.freedesktop.org/show_bug.cgi?id=35697
--- Comment #14 from Michel D?nzer 2011-03-28 03:00:50
PDT ---
(In reply to comment #13)
> Actually, I traced it down to compiz being unable to update the screen.
> Ctrl-Alt-F1 to the console, "killall -9 compiz" and starting another non-GL
> wi
https://bugs.freedesktop.org/show_bug.cgi?id=35697
--- Comment #13 from Christophe Saout 2011-03-28 02:01:51
PDT ---
This sounds an very similar to the issue I am having. Note that I am seeing
this for quite a while now, ever since I switched to the gallium r300 driver.
First I blamed it for mos
https://bugs.freedesktop.org/show_bug.cgi?id=35697
--- Comment #13 from Christophe Saout 2011-03-28
02:01:51 PDT ---
This sounds an very similar to the issue I am having. Note that I am seeing
this for quite a while now, ever since I switched to the gallium r300 driver.
First I blamed it for mos
Hi list,
I have a simple scenario that there are clients rendering to buffer
objects using the CPU, and the display server compositing the buffers
using OpenGL and doing page flips to present the final contents. It
is like doing the following steps repeatedly
1) process A (the server) allocates
39 matches
Mail list logo