[ANNOUNCE] dri2proto 2.6

2011-06-29 Thread Jesse Barnes
Chad Versace (1): Add attachment token DRI2BufferHiz Jesse Barnes (2): Revert dri2proto: make DRI2 swap event match GLX spec dri2proto: add a new DRI2BufferSwapComplete struct that matches the spec git tag: dri2proto-2.6 http://xorg.freedesktop.org/archive/individual/proto

[ANNOUNCE] glproto 1.4.14

2011-06-29 Thread Jesse Barnes
Jesse Barnes (2): Revert glxproto: make GLX swap event struct match spec glproto: add a new GLXBufferSwapComplete struct that matches the spec git tag: glproto-1.4.14 http://xorg.freedesktop.org/archive/individual/proto/glproto-1.4.14.tar.bz2 MD5: f48257daf0017f7a7667e5bf48ca3578

[ANNOUNCE] dri2proto 2.6

2011-06-29 Thread Jesse Barnes
Chad Versace (1): Add attachment token DRI2BufferHiz Jesse Barnes (2): Revert dri2proto: make DRI2 swap event match GLX spec dri2proto: add a new DRI2BufferSwapComplete struct that matches the spec git tag: dri2proto-2.6 http://xorg.freedesktop.org/archive/individual/proto

[ANNOUNCE] glproto 1.4.14

2011-06-29 Thread Jesse Barnes
Jesse Barnes (2): Revert glxproto: make GLX swap event struct match spec glproto: add a new GLXBufferSwapComplete struct that matches the spec git tag: glproto-1.4.14 http://xorg.freedesktop.org/archive/individual/proto/glproto-1.4.14.tar.bz2 MD5: f48257daf0017f7a7667e5bf48ca3578

Re: [ANNOUNCE] dri2proto 2.4

2011-05-06 Thread Jesse Barnes
On Wed, 4 May 2011 14:17:29 -0700 Jesse Barnes jbar...@virtuousgeek.org wrote: Gaetan Nadon (3): config: install and distribute dri2proto.txt config: remove the pkgconfig pc.in file from EXTRA_DIST config: update AC_PREREQ statement to 2.60 Jesse Barnes (1

Re: [ANNOUNCE] glproto 1.4.13

2011-05-06 Thread Jesse Barnes
On Wed, 4 May 2011 14:16:50 -0700 Jesse Barnes jbar...@virtuousgeek.org wrote: Dave Airlie (2): glxtokens.h: add GLX_EXT_framebuffer_sRGB support. glproto: add GLX_ARB_context_create + GLX_ARB_context_create_profile Jesse Barnes (1): glxproto: make GLX swap event struct

[ANNOUNCE] dri2proto 2.4

2011-05-05 Thread Jesse Barnes
Gaetan Nadon (3): config: install and distribute dri2proto.txt config: remove the pkgconfig pc.in file from EXTRA_DIST config: update AC_PREREQ statement to 2.60 Jesse Barnes (1): dri2proto: make DRI2 swap event match GLX spec Marcin Kościelnicki (1): Fix

Re: [ANNOUNCE] dri2proto 2.4

2011-05-05 Thread Jesse Barnes
On Wed, 4 May 2011 14:17:29 -0700 Jesse Barnes jbar...@virtuousgeek.org wrote: Gaetan Nadon (3): config: install and distribute dri2proto.txt config: remove the pkgconfig pc.in file from EXTRA_DIST config: update AC_PREREQ statement to 2.60 Jesse Barnes (1

Re: [ANNOUNCE] glproto 1.4.13

2011-05-05 Thread Jesse Barnes
On Wed, 4 May 2011 14:16:50 -0700 Jesse Barnes jbar...@virtuousgeek.org wrote: Dave Airlie (2): glxtokens.h: add GLX_EXT_framebuffer_sRGB support. glproto: add GLX_ARB_context_create + GLX_ARB_context_create_profile Jesse Barnes (1): glxproto: make GLX swap event struct

[ANNOUNCE] glproto 1.4.13

2011-05-04 Thread Jesse Barnes
Dave Airlie (2): glxtokens.h: add GLX_EXT_framebuffer_sRGB support. glproto: add GLX_ARB_context_create + GLX_ARB_context_create_profile Jesse Barnes (1): glxproto: make GLX swap event struct match spec git tag: glproto-1.4.13 http://xorg.freedesktop.org/archive/individual

Re: [PATCH] Update DRI2 requests and replies for version 1.3.

2011-04-28 Thread Jesse Barnes
a new event, I guess that's the only choice we have for clients to get the low bits... -- Jesse Barnes, Intel Open Source Technology Center ___ xorg@lists.freedesktop.org: X.Org support Archives: http://lists.freedesktop.org/archives/xorg Info: http

Re: [Xcb] [PATCH] Update DRI2 requests and replies for version 1.3.

2011-04-28 Thread Jesse Barnes
that SwapComplete has a sbc_lo field is the easiest, since the server will never send it anyway. Yeah, the server will drop part of it; we can just truncate those fields from 8 to 6 bits and make them padding instead. We'll need a new event to send all the bits. -- Jesse Barnes, Intel Open Source

Re: drm_mode_set_crtcinfo(mode, CRTC_INTERLACE_HALVE_V)

2010-09-05 Thread Jesse Barnes
provide suggestions along those lines. -- Jesse Barnes, Intel Open Source Technology Center ___ xorg@lists.freedesktop.org: X.Org support Archives: http://lists.freedesktop.org/archives/xorg Info: http://lists.freedesktop.org/mailman/listinfo/xorg Your

Re: i915: video questions.

2010-07-26 Thread Jesse Barnes
vblank. Opinions? I think XV_SYNC_TO_VBLANK is intended for that. If you need something else (like throttling to refresh) as well, we should add a new attribute for that. -- Jesse Barnes, Intel Open Source Technology Center ___ xorg

[ANNOUNCE] libdrm 2.4.20

2010-04-03 Thread Jesse Barnes
. Francisco Jerez (4): nouveau: Update nouveau_class.h. nouveau: Small lighting related addition to nouveau_class.h. nouveau: Fix up the stride of NV20TCL_LIGHT_BACK_*. nouveau: Regenerate nouveau_class.h. Jerome Glisse (1): drm/radeon: tab/whitespace cleanup Jesse Barnes

[ANNOUNCE] dri2proto 2.2

2010-01-08 Thread Jesse Barnes
the new XORG_DEFAULT_OPTIONS #24242 Makefile.am: INSTALL file is missing or incorrect #24206 Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432 README: file created or updated #24206 Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES Jesse

[ANNOUNCE] glproto 1.4.11

2010-01-08 Thread Jesse Barnes
Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432 README: file created or updated #24206 Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES Jesse Barnes (2): Add GLX swap buffers event support Bump version for release git tag: glproto

[ANNOUNCE] dri2proto 2.2

2010-01-08 Thread Jesse Barnes
the new XORG_DEFAULT_OPTIONS #24242 Makefile.am: INSTALL file is missing or incorrect #24206 Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432 README: file created or updated #24206 Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES Jesse

[ANNOUNCE] glproto 1.4.11

2010-01-08 Thread Jesse Barnes
Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432 README: file created or updated #24206 Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES Jesse Barnes (2): Add GLX swap buffers event support Bump version for release git tag: glproto

Re: Problem: Wait for VSync on pipe A and Wake up on pipe B

2009-08-20 Thread Jesse Barnes
a way to do this, but we're working on adding one (along with some other sync -- Jesse Barnes, Intel Open Source Technology Center ___ xorg mailing list xorg@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/xorg

Re: xf86-video-intel: man/intel.man src/i830_driver.c src/i830.h

2009-06-29 Thread Jesse Barnes
On Mon, 29 Jun 2009 16:16:54 +0800 Zhenyu Wang zhen...@linux.intel.com wrote: On 2009.06.24 09:26:27 -0700, Jesse Barnes wrote: On Wed, 24 Jun 2009 10:37:34 +0200 Michel Dänzer mic...@daenzer.net wrote: On Wed, 2009-06-24 at 10:33 +0200, Michel Dänzer wrote: On Tue, 2009-06-23

Re: xf86-video-intel: man/intel.man src/i830_driver.c src/i830.h

2009-06-24 Thread Jesse Barnes
On Wed, 24 Jun 2009 10:37:34 +0200 Michel Dänzer mic...@daenzer.net wrote: On Wed, 2009-06-24 at 10:33 +0200, Michel Dänzer wrote: On Tue, 2009-06-23 at 15:06 -0700, Jesse Barnes wrote: @@ -2663,10 +2665,23 @@ I830ScreenInit(int scrnIndex, ScreenPtr pScreen, int argc, char **argv) pI830

Re: 2.6.30-rc2 + xorg-intel-2.7.0 + DRM_I915_KMS = corruption

2009-04-28 Thread Jesse Barnes
should get a nice console. -- Jesse Barnes, Intel Open Source Technology Center ___ xorg mailing list xorg@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/xorg

Re: [PATCH] xserver: don't call prepare functions if set_mode_major is present

2009-04-27 Thread Jesse Barnes
On Thu, 16 Apr 2009 11:13:46 -0700 Jesse Barnes jbar...@virtuousgeek.org wrote: KMS drivers use the set_mode_major function and shouldn't need any prepare functions called, so check for that in xf86SetDesiredModes to avoid any ugly flicker at EnterVT time. Any thoughts on this? Anyone have

[PATCH] xserver: don't call prepare functions if set_mode_major is present

2009-04-16 Thread Jesse Barnes
KMS drivers use the set_mode_major function and shouldn't need any prepare functions called, so check for that in xf86SetDesiredModes to avoid any ugly flicker at EnterVT time. Any thoughts on this? -- Jesse Barnes, Intel Open Source Technology Center diff --git a/hw/xfree86/modes/xf86Crtc.c

Re: [Intel-gfx] Screen Corruption On Intel GM45

2009-04-16 Thread Jesse Barnes
corruption. -- Jesse Barnes, Intel Open Source Technology Center ___ xorg mailing list xorg@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/xorg

Re: [RFC] glx: fix DRI2 memory leak

2009-04-06 Thread Jesse Barnes
happy enough with this fix to push it, Michel? Memory usage is still high on Intel after the fix, but that may be due to bo caching, and this is an important fix... Thanks, -- Jesse Barnes, Intel Open Source Technology Center ___ xorg mailing list xorg

Re: [RFC] glx: fix DRI2 memory leak

2009-03-28 Thread Jesse Barnes
? Yeah that's probably due to our bo cache. We could probably make it smarter, but right now it'll continue to grow (theoretically more and more slowly over time). -- Jesse Barnes, Intel Open Source Technology Center ___ xorg mailing list xorg

Re: [RFC] glx: fix DRI2 memory leak

2009-03-27 Thread Jesse Barnes
On Fri, 27 Mar 2009 13:20:25 -0400 Kristian Høgsberg k...@bitplanet.net wrote: On Thu, Mar 26, 2009 at 6:33 PM, Jesse Barnes jbar...@virtuousgeek.org wrote: Ok, I think this is where the leak was: __glXUnrefDrawable-DrawableGone-__glXUnrefDrawable.  This sequence meant the glxPriv would

Re: [RFC] glx: fix DRI2 memory leak

2009-03-27 Thread Jesse Barnes
On Fri, 27 Mar 2009 13:20:25 -0400 Kristian Høgsberg k...@bitplanet.net wrote: On Thu, Mar 26, 2009 at 6:33 PM, Jesse Barnes jbar...@virtuousgeek.org wrote: Ok, I think this is where the leak was: __glXUnrefDrawable-DrawableGone-__glXUnrefDrawable.  This sequence meant the glxPriv would

Re: [RFC] glx: fix DRI2 memory leak

2009-03-26 Thread Jesse Barnes
On Thu, 26 Mar 2009 22:02:52 +0200 Vasily Khoruzhick anars...@gmail.com wrote: On Wednesday 25 March 2009 19:21:51 Jesse Barnes wrote: Has anyone else seen this leak? Anyone care to educate me a bit more about GLX drawable lifetime rules? Yep, my system suffer from this leak too. Yeah

Re: [RFC] glx: fix DRI2 memory leak

2009-03-26 Thread Jesse Barnes
On Thu, 26 Mar 2009 14:20:07 -0700 Jesse Barnes jbar...@virtuousgeek.org wrote: What's weird is that __glXUnrefDrawable might be called by DrawableGone (the top level X managed resource for glx drawables) due to __glXUnrefDrawable calling FreeResourceByType, but then DrawableGone will again

[RFC] glx: fix DRI2 memory leak

2009-03-25 Thread Jesse Barnes
In trying to track down the memory leak in 20704, I found that the DRI2 drawable destroy routine doesn't seem to get called when new drawables are created and old ones destroyed (as in the glViewport case in the bug). The GLX core code takes care of destroying drawables correctly though, and even

Re: Problems with KMS on drm-intel-next branch

2009-03-16 Thread Jesse Barnes
) Hope this helps in some way If it used to work but now doesn't, you may be able to use git bisect to get down to the offending commit. Either way, please file a bug at bugs.freedesktop.org for this problem if one doesn't already exist. Thanks, -- Jesse Barnes, Intel Open Source Technology

Re: Problems with KMS on drm-intel-next branch

2009-03-16 Thread Jesse Barnes
On Monday, March 16, 2009 4:25:52 pm Mike Lothian wrote: 2009/3/16 Jesse Barnes jbar...@virtuousgeek.org: On Sunday, March 15, 2009 6:23:59 am Mike Lothian wrote: Hi I've been using KMS  on Intel since it was merged with 2.6.29. In parallel to this I've also been testing the drm-intel

Re: xf86-video-intel memory leakage

2009-02-06 Thread Jesse Barnes
On Friday, February 6, 2009 2:21 pm Marco wrote: Same for me, starting iceweasel on my GM45 bump suddenly out of swap. Bisected to: deneb:~/src/xf86-video-intel.git# git bisect view commit 8d4bc36fae50b09a73ba2cfab920adb32141a358 Author: Jesse Barnes jbar...@virtuousgeek.org Date: Mon Jan

Re: xf86-video-intel: Any 3D app is slow in resolution higher than 800x600 with UXA+DRI2

2009-01-26 Thread Jesse Barnes
On Monday, January 26, 2009 1:34 pm Vasily Khoruzhick wrote: On 26 January 2009 22:02:30 Jesse Barnes wrote: On Sunday, January 25, 2009 12:33 pm Vasily Khoruzhick wrote: Hi, it seems I've found one more bug for gma950+uxa+dri2 configuration: Any 3D application is _really_ slow

Re: http://wiki.x.org/wiki/Development/git [was: Fedora 10: Trouble installing libdrm (2.4.4) for latest Intel driver (2.6)]

2009-01-22 Thread Jesse Barnes
On Wednesday, January 21, 2009 7:38 pm Sergio Monteiro Basto wrote: Hi, Since I also works with Fedora 10, I am also interested in this thread :) On Wed, 2009-01-21 at 15:03 -0800, Dan Nicholson wrote: I've attached my log file. Am I supposed to have a rules file for evdev?

Re: [PATCH 0/4] Cursor's update inside kernel only

2009-01-19 Thread Jesse Barnes
On Friday, January 16, 2009 1:55 pm Rémi Cardona wrote: Le 16/01/2009 21:21, Jesse Barnes a écrit : On Monday, January 5, 2009 12:55 pm Tiago Vignatti wrote: Right now a thing that is annoying me is how others cursors, sw rendered, could be implemented. I want to avoid two differents sets

Re: [PATCH 0/4] Cursor's update inside kernel only

2009-01-16 Thread Jesse Barnes
case as well as implementing some acceleration code. OTOH it might be reasonable to push the problem of multiple, large, and or funky format cursors out to userspace, since those are relatively uncommon (64x64 32 bit ARGB ought to be enough for everybody right? :). -- Jesse Barnes, Intel Open

Re: KMS with Xorg on G45 failing

2009-01-16 Thread Jesse Barnes
On Tuesday, January 6, 2009 5:41 pm Mike Lothian wrote: 2009/1/7 Mike Lothian m...@fireburn.co.uk: 2009/1/7 Jesse Barnes jbar...@virtuousgeek.org: On Tuesday, January 6, 2009 3:53 pm Mike Lothian wrote: 2009/1/6 Jesse Barnes jbar...@virtuousgeek.org: On Tuesday, January 6, 2009 2:35 pm

Re: KMS with Xorg on G45 failing

2009-01-06 Thread Jesse Barnes
happily submit a bug but thought the code was a little too new to harp on about especially if this is a known issue Let me know if I can help further Looks like the 3D driver init failed... Maybe you need to rebuild your DRI driver as well against the same libdrm? -- Jesse Barnes, Intel Open

Re: KMS with Xorg on G45 failing

2009-01-06 Thread Jesse Barnes
On Tuesday, January 6, 2009 3:53 pm Mike Lothian wrote: 2009/1/6 Jesse Barnes jbar...@virtuousgeek.org: On Tuesday, January 6, 2009 2:35 pm Mike Lothian wrote: Hi there Thought I'd send in some info about Xorg with a KMS kernel, libdrm and xf86-video-intel I've attached my dmesg

[ANNOUNCE] xf86-video-intel 2.4.3

2008-11-13 Thread Jesse Barnes
Anholt (1): Fix broken stolen memory counting on G4X. Jesse Barnes (3): Don't allocate a pipe for hotplug detection Add a few programs to .gitignore Update version to 2.4.3 for release Zhenyu Wang (3): Disable render standby Add backlight kernel method support

[ANNOUNCE] xf86-video-intel 2.5.1

2008-11-13 Thread Jesse Barnes
configure flag to enable Jesse Barnes (4): Don't modify render standby if kernel mode setting is active Make I830FALLBACK debugging a runtime instead of compile-time option. Update version to 2.5.1 in preparation for release Make sure DRM library paths are included Keith Packard (1

[ANNOUNCE] xf86-video-intel 2.4.98

2008-10-24 Thread Jesse Barnes
for G4x debugging. Fix broken stolen memory counting on G4X. Remove gratuitous flushing in EXA after solid operations. Fabio (1): Man page patch to clarify meaning of VideoRam option with i810/i815 Jesse Barnes (15): Update version to post-2.5 Fix UXA build

Re: [ANNOUNCE] xf86-video-intel 2.5.0

2008-10-21 Thread Jesse Barnes
On Tuesday, October 21, 2008 9:33 am samuel wrote: I've tried this driver now. doesn't seem to work here... gives me a fatal error and leaves my consoles in a non usable state... any suggestions? gr,S. specs: mesa 7.2 xorg-server 1.5.2 libdrm 2.4.0 kernel 2.6.27 drm from git When you

Re: [ANNOUNCE] xf86-video-intel 2.4.98

2008-10-20 Thread Jesse Barnes
On Sunday, October 19, 2008 11:50 am Rémi Cardona wrote: Jesse Barnes a écrit : This is mainly a smoke test for the final 2.5.0 release which I hope to do on Monday. Please give it a try and let me know if you run into build issues, etc. configure wants libdrm 2.4.0 which has yet

Re: [ANNOUNCE] xf86-video-intel 2.4.98

2008-10-20 Thread Jesse Barnes
On Sunday, October 19, 2008 12:16 pm Eric Anholt wrote: On Sun, 2008-10-19 at 20:50 +0200, Rémi Cardona wrote: Jesse Barnes a écrit : This is mainly a smoke test for the final 2.5.0 release which I hope to do on Monday. Please give it a try and let me know if you run into build issues

[ANNOUNCE] xf86-video-intel 2.5.0

2008-10-20 Thread Jesse Barnes
/i815 Hong Liu (1): Fix SDVO HDMI output. Jesse Barnes (60): Add support for keeping vblank counters sane across mode setting Fix back buffer damage handler for 965+ chips Remove ErrorF debugging from modeset ioctl Add pipe a force enable quirk for Lenovo T60 Add

Re: Intel card with uxa enabled causes garbled screen

2008-10-15 Thread Jesse Barnes
On Monday, October 13, 2008 10:45 am Hanno Böck wrote: Hi, My card is: 00:02.0 VGA compatible controller: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller (rev 0c) (laptop Lenovo T61) When trying to enable uxa (all relevant packages on git head), I get this:

[ANNOUNCE] Intel Releases IGD OpRegion Specification

2008-10-02 Thread Jesse Barnes
. [1] http://www.intellinuxgraphics.org/documentation.html -- Jesse Barnes, Intel Open Source Technology Center ___ xorg mailing list xorg@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/xorg

Re: accessing legacy(?) VGA input status register 1 on 945GM/xf86-video-intel

2008-09-29 Thread Jesse Barnes
On Monday, September 29, 2008 4:52 am Theo Veenker wrote: Jesse Barnes wrote: On Friday, September 26, 2008 1:36 am Theo Veenker wrote: Jesse Barnes wrote: On Thursday, September 25, 2008 6:00 am Theo Veenker wrote: Hi, I have an application that presents audio-visual stimuli

Re: accessing legacy(?) VGA input status register 1 on 945GM/xf86-video-intel

2008-09-26 Thread Jesse Barnes
On Friday, September 26, 2008 1:36 am Theo Veenker wrote: Jesse Barnes wrote: On Thursday, September 25, 2008 6:00 am Theo Veenker wrote: Hi, I have an application that presents audio-visual stimuli to subjects. To be able to precisely synchronize the audio and graphics the application

[ANNOUNCE] xf86-video-intel-2.2.1

2008-02-23 Thread Jesse Barnes
pll p2 value in i830_crtc_clock_get() Bug 10584: Mac Mini EDID data assigned to TMDS output Allow non-strict free order for bo_list Fix PLL reference clk debug dump Jesse Barnes (30): Fix typo in 1920x1080 resolution entry Use LEGACY backlight method if backlight

[ANNOUNCE] xf86-video-intel-2.1.99

2007-11-14 Thread Jesse Barnes
Ok, the first Intel 2.2 pre-release is out, available at the usual locations (e.g. http://xorg.freedesktop.org/archive/individual/driver/). The changelog is fairly large, you can look at git if you really want to see it. For those of you who still have open bugs on the 2.2 blocker list