[ANNOUNCE] libdrm 2.4.29

2011-12-13 Thread Chris Wilson
the costs of recreating those mmaps. -Chris Chris Wilson (6): intel: Clean up mmaps on freeing the buffer intel: Add an interface to limit vma caching intel: Evict cached VMA in order to make room for new mappings intel: Update map-count for an early error return during mapping

Re: EXA performance problem

2011-11-27 Thread Chris Wilson
for anyone else to reproduce this issue would be if you were to identify the most common slow op and translate that into the appropriate x11perf command line. -Chris -- Chris Wilson, Intel Open Source Technology Centre ___ xorg@lists.freedesktop.org

[ANNOUNCE] xf86-video-intel 2.17.0

2011-11-16 Thread Chris Wilson
-2.17.0.tar.gz SHA1: aeea2c4e8e9c25b84802c2f0dc26942ccc3590c1 xf86-video-intel-2.17.0.tar.gz SHA256: 7da1d957b4abe6da38958f3c282d857138e7318028286dc1a1f57df5e0ff0da8 xf86-video-intel-2.17.0.tar.gz -- Chris Wilson, Intel Open Source Technology Centre signature.asc Description: Digital

Re: xrender issue

2011-11-04 Thread Chris Wilson
benchmark for your workload? -Chris -- Chris Wilson, Intel Open Source Technology Centre ___ xorg@lists.freedesktop.org: X.Org support Archives: http://lists.freedesktop.org/archives/xorg Info: http://lists.freedesktop.org/mailman/listinfo/xorg Your

Re: xrender issue

2011-11-04 Thread Chris Wilson
On Fri, 04 Nov 2011 15:11:28 +0100, Hans-Peter Budek peter.bu...@gmx.de wrote: Chris Wilson wrote: Do you mind describing you use-case for alphamaps and could you create a little benchmark for your workload? -Chris I´am programming a animated crossfade from one window

[ANNOUNCE] xf86-video-intel 2.15.0

2011-04-14 Thread Chris Wilson
. Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=36147 * Build fix for xserver-1.7.7 * KDE glitches on SNB [Technically fixed in the previous snapshot, but I'm really pleased that this got fixed in time for the release!] https://bugs.freedesktop.org/show_bug.cgi?id=35808 Chris Wilson (3

[ANNOUNCE] xf86-video-intel 2.15.0

2011-04-14 Thread Chris Wilson
. Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=36147 * Build fix for xserver-1.7.7 * KDE glitches on SNB [Technically fixed in the previous snapshot, but I'm really pleased that this got fixed in time for the release!] https://bugs.freedesktop.org/show_bug.cgi?id=35808 Chris Wilson (3

[ANNOUNCE] libdrm 2.4.25

2011-04-11 Thread Chris Wilson
, moving the complexity out of plymouth and down into the kernel where it already existed. And from Ilija Hadzic we an improvement to handle vblanks on more than 2 monitors. -Chris Ben Skeggs (1): Implement drmGetCap() to query device/driver capabilities Chris Wilson (2): intel: Also

Re: Any ideas about this? (i915 caused kernel oops while suspending to RAM)

2011-03-22 Thread Chris Wilson
of these oopses happened with 2.6.37.4 kernel, which I've been using since Saturday. There were no such problems with earlier kernels. You were fortunate, as the bug in all its guises is much older indeed. The final fix, I hope, was: commit 9334ef755f060e251f3f395caeda1a58b6834ea3 Author: Chris Wilson ch

Re: Intel (Xorg-7.6): No kernel modesetting driver detected

2011-01-24 Thread Chris Wilson
enabled for your kernel. The latter can be optionally replaced with i915.modeset on the boot command line or at module load time. This does presume that you have at least a 2.6.29 kernel. -Chris -- Chris Wilson, Intel Open Source Technology Centre ___ xorg

Re: Intel (Xorg-7.6): No kernel modesetting driver detected

2011-01-24 Thread Chris Wilson
, back to KMS too? look at Documentation/fb/modedb.txt for a description of the video= parameter to specify the mode for the console. Something like video=640x480 will restore the VGA mode with 80x25 characters. -Chris -- Chris Wilson, Intel Open Source Technology Centre

[ANNOUNCE] xf86-video-intel 2.14.0

2011-01-08 Thread Chris Wilson
Immediately upon tagging the last snapshot, I hit an assertion failure. Typical. However, nobody else has complained of any new issue arising from the snapshot, so I hereby proclaim 2.14.0 is ready for distribution. Enjoy. -Chris Chris Wilson (3): i965: Fix off-by-one in assert NEWS

[ANNOUNCE] xf86-video-intel 2.14.0

2011-01-08 Thread Chris Wilson
Immediately upon tagging the last snapshot, I hit an assertion failure. Typical. However, nobody else has complained of any new issue arising from the snapshot, so I hereby proclaim 2.14.0 is ready for distribution. Enjoy. -Chris Chris Wilson (3): i965: Fix off-by-one in assert NEWS

[ANNOUNCE] xf86-video-intel 2.13.903

2011-01-04 Thread Chris Wilson
Time for another xf86-video-intel snapshot. Hopefully this will be the last before we tag the release. Please test. -Chris Adam Jackson (2): xv: Fix interlace computation dri2: Fix interlace computation Chris Wilson (16): NEWS: 2.14, I meant the upcoming 2.14 release! G35

[ANNOUNCE] xf86-video-intel 2.13.903

2011-01-04 Thread Chris Wilson
Time for another xf86-video-intel snapshot. Hopefully this will be the last before we tag the release. Please test. -Chris Adam Jackson (2): xv: Fix interlace computation dri2: Fix interlace computation Chris Wilson (16): NEWS: 2.14, I meant the upcoming 2.14 release! G35

Re: commit 53fbc9f1760ee481cba1f6dceb9e7c97282a2976 broke vmware

2011-01-02 Thread Chris Wilson
. Symptom: upon starting starting vmware, X crashed. X log?  gdb backtrace? Hope this help ... This should fix it: commit 537fa55ed2449e91f3dd1e04abc720c6818d7227 Author: Chris Wilson ch...@chris-wilson.co.uk Date: Sun Jan 2 09:06:28 2011 + dri: Fix the use of the uninitialised

Re: Problem with resolution 1366x768 on intel 945 GME

2010-12-15 Thread Chris Wilson
On Wed, 15 Dec 2010 17:24:49 +0530, DarkKnight BrightWarrior bindasbe...@gmail.com wrote: I want 1366x768 resolution with rotation support. Use the intel driver as that is the one for your chipset. xrandr -o left,right,inverted,normal function as expected on my 945s. -Chris -- Chris Wilson

Re: Intel card not detected after upgrade

2010-12-13 Thread Chris Wilson
to be either enabled when compiled into your kernel, or you need to add i915.modeset=1 to your module options, e.g.: $ echo options i915 modeset=1 /etc/modprobe.d/i915-kms.conf This should have been taken care of during a debian upgrade. -Chris -- Chris Wilson, Intel Open Source Technology

Re: Intel card not detected after upgrade

2010-12-13 Thread Chris Wilson
driver. If Xorg.0.log had contained a message like: It should have autoloaded the i915 module before giving up. I'll look into that, thanks. -Chris -- Chris Wilson, Intel Open Source Technology Centre ___ xorg@lists.freedesktop.org: X.Org support

[ANNOUNCE] libdrm 2.4.23

2010-12-10 Thread Chris Wilson
at the moment, so you'll have to make do with the git tag! -Chris Adam Jackson (1): s/drmStrdup/strdup/ Albert Damen (1): intel: initialize bufmgr.bo_mrb_exec unconditionally Chris Wilson (9): intel: Downgrade error warnings to debug intel: Prepare for BLT ring split. intel

[ANNOUNCE] xf86-video-intel 2.13.902

2010-12-10 Thread Chris Wilson
for 2010Q4. -Chris Chris Wilson (26): uxa: Fix crash after allocation failure i915: Disable maximum state addresses uxa: Relax fencing some more for gen3 Disable BLT for i830 and 845G i965: Use reciprocal scale factors to avoid the divide per-vertex-element i965: Upload

Re: [ANNOUNCE] xf86-video-intel 2.13.0

2010-09-30 Thread Chris Wilson
. -Chris -- Chris Wilson, Intel Open Source Technology Centre ___ xorg@lists.freedesktop.org: X.Org support Archives: http://lists.freedesktop.org/archives/xorg Info: http://lists.freedesktop.org/mailman/listinfo/xorg Your subscription address: arch

Re: [Intel-gfx] Intel 2010Q2 release

2010-06-27 Thread Chris Wilson
is stable again. Can you please file a bug as detailed above? Getting the i915_error_state and Xorg.log would be most useful. Are you using XRender or OpenGL desktop effects? Thanks. -- Chris Wilson, Intel Open Source Technology Centre ___ xorg

Re: [Intel-gfx] Intel 2010Q2 release

2010-06-27 Thread Chris Wilson
726210f87d558d558022f35bc8c839e798a19f0c Author: Chris Wilson ch...@chris-wilson.co.uk Date: Thu Jun 24 11:38:00 2010 +0100 intel: Limit tiled pitches to 8192 on pre-i965. Fixes: Bug 28515 - Failed to allocate framebuffer when exceed 2048 width https

Re: Xorg server using 100% CPU. Can reproduce. Need help to track the issue

2010-05-11 Thread Chris Wilson
start it, move it around and I hit the issue. Sounds like https://bugzilla.kernel.org/show_bug.cgi?id=15911 -- Chris Wilson, Intel Open Source Technology Centre ___ xorg@lists.freedesktop.org: X.Org support Archives: http://lists.freedesktop.org

Re: Intel and Xorg freeze - what may be the problem?

2010-04-20 Thread Chris Wilson
the illegal batch buffer, but usually it just contains noise post-hangcheck. Please update your kernel and if it reoccurs, file a bug, including i915_error_state. -ickle -- Chris Wilson, Intel Open Source Technology Centre ___ xorg@lists.freedesktop.org: X.Org

Re: Intel and Xorg freeze - what may be the problem?

2010-04-20 Thread Chris Wilson
, as well as identification of hardware and any other hints gathered from the system. http://intellinuxgraphics.org/how_to_report_bug.html http://intellinuxgraphics.org/i915_error_state.html Hope this helps. -ickle -- Chris Wilson, Intel Open Source Technology Centre

Re: commit d6b7f96fde1add92fd11f5a75869ae6fc688bf77 causes Xserver segmentation fault

2010-03-25 Thread Chris Wilson
way than reverting the code? Can you identify which byte is causing the SEGV? Is it the first or near the end of the image? Admittedly it's immaterial, I just want to know why. If you can endure running X under valgrind, that will be very useful. -ickle -- Chris Wilson, Intel Open Source

Re: Problem regarding configuring X server

2009-09-15 Thread Chris Wilson
Excerpts from Flittigs at PICT's message of Tue Sep 15 11:47:57 +0100 2009: So we configured xproto with following command : *sudo ./autogen.sh --prefix=/opt/gfx-test/ There is your problem. Always think long and hard before you invoke root privileges. In this case sudo is sanitising

Re: Cairo with glitz backend

2009-03-05 Thread Chris Wilson
On Thu, 2009-03-05 at 08:21 +0100, Marco wrote: On Wed, Mar 4, 2009 at 10:02 AM, Chris Wilson ch...@chris-wilson.co.uk wrote: So currently aside from glitz, there are experiments to show that simply doing basic compositing using OpenGL can be much faster than XRender: http

Re: Cairo with glitz backend

2009-03-04 Thread Chris Wilson
On Tue, 2009-03-03 at 17:24 -0800, Bipin George Mathew wrote: I was looking into way of accelerating Cairo using a glitz-backend and had a bunch of related questions: - What is the current status of glitz? Is anyone working on it? People contribute patches occasionally, just recently we

Re: [Intel-gfx] xf86-video-intel memory leakage

2009-02-12 Thread Chris Wilson
On Thu, 2009-02-12 at 10:26 +0100, Stefano Avallone wrote: On Monday 09 February 2009 20:28:14 Johannes Engel wrote: Jesse Barnes wrote: Interesting, thanks for trying to narrow it down. I don't see anything on re-review that would cause huge increases in the amount of memory used,