[Intel-gfx] opengl version supported for compat contexts

2021-01-21 Thread Clemens Eisserer
Hi, Could somebody please let me know the opengl version supported by the gallium-3d driver when requesting a compat profile? I only own too old hardware and had to discover the "classic" driver it is still at < OpenGL-4.4 for compact contexts. Thanks & best regards, Clemens _

Re: [Intel-gfx] Upgrading xserver-xorg-video-intel removed skylake support?

2017-03-22 Thread Clemens Eisserer
Hi, Any idea what's going on? > > For now, I had to go back: > saruman:/var/cache/apt/archives# dpkg -i xserver-xorg-video-intel_2% > 3a2.99.917+git20160218-1_amd64.deb xserver-xorg-video-intel-dbg_ > 2%3a2.99.917+git20160218-1_amd64.deb xserver-common_2%3a1.18.1-1_all.deb > xserver-xorg-core_2%3a

[Intel-gfx] How to avoid "GTT mapping a busy miptree BO" stalls?

2016-08-11 Thread Clemens Eisserer
Hello, I am currently working on an application which has to stream huge amounts of texture data to the GPU. I use multiple buffers to avoid mapping a buffer which is currently involved in a DMA operation, so there is typically a delay of more than 1 frame between triggering an upload with glTexSu

[Intel-gfx] 12.07 page still links to 2.20.0

2012-08-03 Thread Clemens Eisserer
Hi, Just saw http://intellinuxgraphics.org/2012.07.html which still advertises 2.20.0. Wouldn't be a bad idea to update the page to avoid confision. Thanks, Clemens ___ Intel-gfx mailing list Intel-gfx@lists.freedesktop.org http://lists.freedesktop.org/

Re: [Intel-gfx] Output problems with displayport-hdmi kable on arrandale based hp elitebook 2540p

2012-07-18 Thread Clemens Eisserer
Any suggestions how to diagnose this problem further? I really hope I won't need to use VGA forever - the blurry fonts make my eyes bleed ;) - Clemens 2012/7/5 Clemens Eisserer : > Hi, > > I recently bought a HP Elitebook 2540p, which is arrandale based and > features a disp

[Intel-gfx] Output problems with displayport-hdmi kable on arrandale based hp elitebook 2540p

2012-07-05 Thread Clemens Eisserer
Hi, I recently bought a HP Elitebook 2540p, which is arrandale based and features a displayport connector (VGA as well). Because quality over VGA is quite bad with my Asus VW266H monitor (1920x1200; vga, hdmi, dvi) I bought a displayport<-->hdmi cable so I could use the digital output. However, a

Re: [Intel-gfx] Moving 2D acceleration out of X driver into libdrm

2012-01-20 Thread Clemens Eisserer
Hi, >> Does anyone have any thoughts on moving a lot of the 2D acceleration >> out of the X driver and into libdrm, this way it can be used by non-X >> drivers? > > The goal is not to move it out, it's to delete it and just use GL. Now that SNA is finally almost stable and really fast, revert eve

Re: [Intel-gfx] "Invalid object handle" messages

2011-11-08 Thread Clemens Eisserer
Thanks, seems mesa+gmplayer were the culprits this time: https://bugs.freedesktop.org/show_bug.cgi?id=42726 - Clemens 2011/11/5 Chris Wilson : > On Sat, 5 Nov 2011 00:51:59 +0100, Clemens Eisserer > wrote: >> Hi, >> >> While I was trying out intel-git as well as m

[Intel-gfx] "Invalid object handle" messages

2011-11-04 Thread Clemens Eisserer
Hi, While I was trying out intel-git as well as mesa-i915git on my i945GM based laptop I saw a few of the following messages in syslog: [ 3045.237121] [drm:i915_gem_do_execbuffer] *ERROR* Invalid object handle 83886080 at index 0 Any idea where they could come from, and what I can do to investig

Re: [Intel-gfx] Performance regression using Firefox between 2.14 and 2.15

2011-09-29 Thread Clemens Eisserer
Hi, > We think we've fixed all the related bugs in the kernel, so you can try > flipping the switch and see what happens. Manuelle re-enabling relaxedfencing brings speed back to normal, quite a few pages that scrolled slow in firefox are now as snappy as before 2.15 :) > However, I think your s

Re: [Intel-gfx] Performance regression using Firefox between 2.14 and 2.15

2011-09-29 Thread Clemens Eisserer
relaxed fencing again? Thanks, Clemens 2011/9/29 Clemens Eisserer : > Hi, > > For quite some time now I experience slow scrolling on some pages when > using FireFox, > now I took the time to find the culprit. > The slow scrolling only manifests when maximizing FireFox' w

[Intel-gfx] Performance regression using Firefox between 2.14 and 2.15

2011-09-29 Thread Clemens Eisserer
Hi, For quite some time now I experience slow scrolling on some pages when using FireFox, now I took the time to find the culprit. The slow scrolling only manifests when maximizing FireFox' window (screen size is 1920x1280), and manifests in "after-scrolling" (scrolling although mouse already stop

Re: [Intel-gfx] frame buffer compression and 915GM

2011-05-27 Thread Clemens Eisserer
I also get "FBC unsupported on this chipset" with 2.6.38.6 on i945GM, although I can remember it used to work a year ago or so. Have there been some correctness checks that disable it on hardware known to be bugged? Thanks, Clemens 2011/5/27 SD : > OK, thank you. I checked it, and I got unexpecte

Re: [Intel-gfx] Status of WebGL with open-source intel drivers

2011-05-17 Thread Clemens Eisserer
the new version > chrome, if ues about chrome 11, just add --enable-webgl in command line. > > Best regards > Zhaojian > >> -Original Message- >> From: intel-gfx-bounces+jian.j.zhao=intel@lists.freedesktop.org >> [mailto:intel-gfx-bounces+jian.j.zhao=i

[Intel-gfx] Status of WebGL with open-source intel drivers

2011-05-14 Thread Clemens Eisserer
Hi, Whats the current state of WebGL on various browsers with the open-source intel driver? I have a i945GM based machine running Fedora-14, and no matter which browser I try (FireFox4, Chrome, Opera) - all tell me WebGL has been disabled. Even disabling sanity checks in FireFox that prevent it

Re: [Intel-gfx] KMS in GMA500 ?

2011-01-13 Thread Clemens Eisserer
Hi, There is some limited kms mode-setting support in linux-2.6.38, however only mode setting and now acceleration or whatever. Unfourtunatlly there are only closed-source drivers for your GPU, precompiled for some selected distributions. - Clemens 2011/1/12 sanjay anvekar : > Hello, >     I hav

Re: [Intel-gfx] General Purpose Programming GPU/(G)MCH

2010-12-14 Thread Clemens Eisserer
> I wold be great full for some more links to decumentation and codes. My advice would be to use OpenGL and the ARB extensions for pixel programs. I've played a bit with pixel shaders before, using NVidia's CG toolkit which makes it possible to compile Cg/GLSL to ARB extension's assembler-style c

Re: [Intel-gfx] General Purpose Programming GPU/(G)MCH

2010-12-14 Thread Clemens Eisserer
> .. they start call gpu inside GMCH since 965 ). I wold be great full for > some more links to decumentation and > codes. I guess just because the term "GPU" was uncommon before. Fact is, gen3 contains programmable pixel shaders. However if it isn't just for fun I discourage from going that rou

Re: [Intel-gfx] artefacts on 855 graphic

2010-11-28 Thread Clemens Eisserer
Hi again, > Yeah, I agree that Intel should not devote huge resources to this. > That was why I was talking about Intel supporting a minimally > maintained fork of an old working driver that did have good 3D support > for legacy Intel hardware. I guess a big problem with Linux are ever changing A

Re: [Intel-gfx] artefacts on 855 graphic

2010-11-27 Thread Clemens Eisserer
Hi Alan, > Frankly, it harms Intel's Linux reputation that this regression in 3D > support for old chips has been allowed to develop. Well, I also own a 855GM powered laptop, but I have to add that I understand intel's descision to not devote a lot development resources to it anymore. 3D on that

Re: [Intel-gfx] [ANNOUNCE] xf86-video-intel snapshot: 2.13.901

2010-11-06 Thread Clemens Eisserer
> AFAIK unreleased libdrm is required but someone forgot to release it and bump > dependency in intel driver configure. Seems to happen reliably every release ;) - Clemens ___ Intel-gfx mailing list Intel-gfx@lists.freedesktop.org http://lists.freedeskt

Re: [Intel-gfx] [PATCH] drm/i915: set scan-buffer as uncached on Sandybridge

2010-10-25 Thread Clemens Eisserer
Hi, >        We only need front buffer to be uncached. >        I think that will not affect performance since GPU will seldom read > back from front buffer. >        We will measure performance on that. At least here I have a couple of apps reading back from frontbuffer, and performance on i945

Re: [Intel-gfx] [ANNOUNCE] xf86-video-intel 2.12.901 (2.13 rc1)

2010-09-22 Thread Clemens Eisserer
Its enough to comment the two uses of DRM_MODE_CONNECTOR_eDP out in my case. Runs fine on 2.6.34.7 + libdrm-2.4.21 :) - Clemens 2010/9/22 Marc Deop i Argemí : > On Wednesday 22 September 2010 02:48:32 Carl Worth wrote: >> This is the first release candidate in preparation for the upcoming >> 2.13

Re: [Intel-gfx] OpenCL support?

2010-09-21 Thread Clemens Eisserer
Hi, > Intel graphics cards are still the only > ones that are stable, open source, perform well and support > suspend/resume in Linux properly Wel, thats kind of a bold statement. > I am wondering whether there are any plans to produce an OpenCL > library for Intel graphics cards, on Linux or oth

[Intel-gfx] Null pointer dereference at intel_release_load_detect_pipe in 2.6.34.3

2010-08-31 Thread Clemens Eisserer
Hi, I just got this when playing with my external VGA monitor on my 945GM based laptop. Should I file a bug, or has this problem been already been fixed? I was running 2.6.34.3 and intel git from about two weeks ago. Thank, Clemens Aug 31 22:03:26 localhost kernel: BUG: unable to handle kernel

[Intel-gfx] System freeze with 2.12 + 2.6.34

2010-07-01 Thread Clemens Eisserer
Hi, During the 2.6.11.901 testing phase a few people reported system freezes. What was the result of that discussion? I still experience those freezes with kernel-2.6.34 + intel 2.12, quite frequently when watching high resolution flash videos. Any idea what the problem could be? Thanks, Clemen

Re: [Intel-gfx] [ANNOUNCE] xf86-video-intel 2.11.901

2010-06-25 Thread Clemens Eisserer
Hi Carl, > In the future, I think the right thing to do is to put the driver back > into the X server repository. That would eliminate this problem > entirely, (for future versions), and bisecting either X server or driver > problems would work just fine. I don't see what that would change - in b

[Intel-gfx] Large window acrtifacts with 2.11.901

2010-06-17 Thread Clemens Eisserer
Hi, I've re-opend bug 27449, I see exactly the same sympthoms with kernel-2.6.34 + intel-2.11.901. As soon as a window becomes larger than I guess 2048 pixels, I see artifacts as well as GPU hangs. - Clemens ___ Intel-gfx mailing list Intel-gfx@lists.fr

Re: [Intel-gfx] [ANNOUNCE] xf86-video-intel 2.11.901

2010-06-15 Thread Clemens Eisserer
Hi Chris, > That does indeed seem to have an effect on KDE -- can you confirm if it > fixes the rendering corruption and if there remains any? With that change the corruptions seem to be gone. - Clemens ___ Intel-gfx mailing list Intel-gfx@lists.freede

Re: [Intel-gfx] [ANNOUNCE] xf86-video-intel 2.11.901

2010-06-15 Thread Clemens Eisserer
Hi again, I bisected and indeed f74b3f82 is the first bad commit: f74b3f82bab11463a0f4de9f614fc6aa1492ef24 is the first bad commit commit f74b3f82bab11463a0f4de9f614fc6aa1492ef24 Author: Chris Wilson Date: Tue Jun 1 22:31:35 2010 +0100 i915; Avoid the implicit flush on changing BUF_INFO

Re: [Intel-gfx] [ANNOUNCE] xf86-video-intel 2.11.901

2010-06-15 Thread Clemens Eisserer
Hi Chris, >  $ git checkout 2.11.901 >  $ git revert f74b3f82 Ah thanks, didn't know the checkout thing. Hmm, if I revert that commit it no longer builds: CC i915_render.lo i915_render.c: In function ‘i915_prepare_composite’: i915_render.c:836: error: ‘intel_screen_private’ has no member na

Re: [Intel-gfx] [ANNOUNCE] xf86-video-intel 2.11.901

2010-06-15 Thread Clemens Eisserer
Hi Chris, > Vasily, Clemens can you both try reverting f74b3f82 on top of 2.11.901 > and seeing if that fixes the corruption for you. It did not seem to make > a difference here... Sorry if that sounds stupid, but how can I do that? Thanks Clemens PS: Saw you experimented with shader based trap

Re: [Intel-gfx] [ANNOUNCE] xf86-video-intel 2.11.901

2010-06-15 Thread Clemens Eisserer
Hi, I also get artifacts with kde's oxygen QT theme, however everything else looks great so far. Probably related to QT's gradient implementation, doing tons of put/getimage :/ - Clemens 2010/6/15 Vasily Khoruzhick : > В сообщении от 15 июня 2010 03:39:54 автор Carl Worth написал: >> This is th

[Intel-gfx] Advantages of CreateSolidFill as src for CompositeText?

2010-06-15 Thread Clemens Eisserer
Hi, In my java2d-xrender backend I am always using a 1x1 pixmap as src if color values are set for CompositeText. I recently discovered with intel-2.10 that a large amount of time is spent reading back the color value of that 1x1 pixmap (about 50% of total CompositeGlyph time), the other cycles mo

Re: [Intel-gfx] Picture quality on laptop LCD with i915GM chipset.

2010-05-15 Thread Clemens Eisserer
Hi, Why don't you record a video or take a screenshot to make at least clear to us whats going on? - Clemens > I have tried OpenSuse 11.2, which is with newer kernel and it shows the same > bad like Fedora 12. So I decided to shift on fedora, but unfortunately > although Fedora 13 shows screen

Re: [Intel-gfx] i915GM 2D+3D intel driver regression

2010-04-30 Thread Clemens Eisserer
> Oh, I get it.  You don't understand software. Well although the whole discussion isn't really focussed, he has one point. The overall desktop experience is way better on the old terminals running Fedora-7 (intel-2.2 / XAA) than on my i945GM based laptop running Fedora-12 + intel-2.11. And altho

Re: [Intel-gfx] How is X4500MHD performance in Windows 7?

2010-04-12 Thread Clemens Eisserer
Jep sure. At least from my experiences windows-opengl drivers are far superior than the linux ones. I usually get twice the FPS for the same game running it on windows. (Thought about an RadeonHD4200 based laptop, is usually 2x as fast as 4500) - Clemens __