search for: jbarn

Displaying 20 results from an estimated 46 matches for "jbarn".

Did you mean: jbaron
2010 Feb 23
1
makedepend in Mesa
...parently successful build does not work. The reply I used to get is just to make clean or distclean/realclean. clean is usually works, but rebuilding everything takes time. And regression testing needs a lot of rebuilding :) Anyway I found this IRC discussion yesterday quite interesting : 20:30 * jbarnes curses the mesa build system 20:31 < jbarnes> change intel_fbo.h, nothing rebuilds 20:32 < Dr_Jakob> makedepend installed? 20:33 < jbarnes> yeah but it looks like we don't symlink intel_fbo.h into i915 and include it in the makefile 20:33 < jbarnes> so I guess the deps...
2006 Sep 07
2
User settings after migration
...which worked ok. I then switched off NT PDC, made samba the master and start samba service. Problem is we are loosing all our settings. After a quick hunt around I noticed a new profiles directory was created on my machine. To elaborate: Say we have a domain called MORGAN and a user called jbarnes: when using the NT4 PDC he had a directory under Documents and Settings called jbarnes. When he logged on to the linux PDC a new folder was created called jbarnes.MORGAN. Users loose all their settings :( Can we make windows use the same profiles directory after migration? Why is windows c...
2013 Jul 03
3
[ANNOUNCE] libdrm 2.4.46
...e next release ? Do you not have commit access? if not I'd advise getting it, libdrm is maintained by everyone collectively and gets released when someone sees the need for something in git. I certainly don't pull patches in from others to it very often, and modetest I generally blame on jbarnes. Dave.
2012 Apr 25
1
Question about NV18 and GBM library.
Hi, I have a geforce 4mx 440 agp 8x, and I'm trying to use the GBM library, (as jbarnes in: http://virtuousgeek.org/blog/index.php/jbarnes/2011/10/ and David Hermann in KMSCON: https://github.com/dvdhrm/kmscon), without success. when I try to create a gbm_device, I get: (below the code.) nouveau_drm_screen_create: unknown chipset nv18 dri_init_screen_helper: failed to create pipe_...
2010 Jun 10
2
[PATCH for-2.6.35] virtio-pci: disable msi at startup
...they try to use e.g. virtio-blk. Fix by forcing msi off at startup. Since pci.c already has a routine to do this, we export and use it instead of duplicating code. Signed-off-by: Michael S. Tsirkin <mst at redhat.com> Tested-by: Vivek Goyal <vgoyal at redhat.com> Cc: Jesse Barnes <jbarnes at virtuousgeek.org> Cc: linux-pci at vger.kernel.org --- Jesse, could you ack adding the pci export please? Rusty, please consider this patch for 2.6.35. drivers/pci/pci.c | 1 + drivers/virtio/virtio_pci.c | 3 +++ include/linux/pci.h | 4 ++++ 3 files changed,...
2010 Jun 10
2
[PATCH for-2.6.35] virtio-pci: disable msi at startup
...they try to use e.g. virtio-blk. Fix by forcing msi off at startup. Since pci.c already has a routine to do this, we export and use it instead of duplicating code. Signed-off-by: Michael S. Tsirkin <mst at redhat.com> Tested-by: Vivek Goyal <vgoyal at redhat.com> Cc: Jesse Barnes <jbarnes at virtuousgeek.org> Cc: linux-pci at vger.kernel.org --- Jesse, could you ack adding the pci export please? Rusty, please consider this patch for 2.6.35. drivers/pci/pci.c | 1 + drivers/virtio/virtio_pci.c | 3 +++ include/linux/pci.h | 4 ++++ 3 files changed,...
2008 Jul 03
4
[Bug 16597] New: nouveau crash with 2 screens
http://bugs.freedesktop.org/show_bug.cgi?id=16597 Summary: nouveau crash with 2 screens Product: xorg Version: unspecified Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium Component: Driver/nouveau AssignedTo: nouveau at lists.freedesktop.org
2007 Oct 21
13
[ANN/RFC] Rathole, a fixtures extension plugin
Like lots of other folks, I''ve been searching for a way to scratch my fixture itches. Rathole is my extraction of a few techniques we''ve successfully applied at my day job. We''ve been using Rathole for a month or so now, but I''d really like some feedback from a wider audience. Rathole tackles: * Conflicting PK''s (no more id''s in fixture
2008 Oct 22
20
[PATCH 0/16 v6] PCI: Linux kernel SR-IOV support
Greetings, Following patches are intended to support SR-IOV capability in the Linux kernel. With these patches, people can turn a PCI device with the capability into multiple ones from software perspective, which will benefit KVM and achieve other purposes such as QoS, security, and etc. Changes from v5 to v6: 1, update ABI document to include SR-IOV sysfs entries (Greg KH) 2, fix two coding
2008 Oct 22
20
[PATCH 0/16 v6] PCI: Linux kernel SR-IOV support
Greetings, Following patches are intended to support SR-IOV capability in the Linux kernel. With these patches, people can turn a PCI device with the capability into multiple ones from software perspective, which will benefit KVM and achieve other purposes such as QoS, security, and etc. Changes from v5 to v6: 1, update ABI document to include SR-IOV sysfs entries (Greg KH) 2, fix two coding
2008 Oct 22
20
[PATCH 0/16 v6] PCI: Linux kernel SR-IOV support
Greetings, Following patches are intended to support SR-IOV capability in the Linux kernel. With these patches, people can turn a PCI device with the capability into multiple ones from software perspective, which will benefit KVM and achieve other purposes such as QoS, security, and etc. Changes from v5 to v6: 1, update ABI document to include SR-IOV sysfs entries (Greg KH) 2, fix two coding
2008 Sep 27
2
[PATCH 3/6 v3] PCI: support ARI capability
Add Alternative Routing-ID Interpretation (ARI) support. Cc: Jesse Barnes <jbarnes at virtuousgeek.org> Cc: Randy Dunlap <randy.dunlap at oracle.com> Cc: Grant Grundler <grundler at parisc-linux.org> Cc: Alex Chiang <achiang at hp.com> Cc: Matthew Wilcox <matthew at wil.cx> Cc: Roland Dreier <rdreier at cisco.com> Cc: Greg KH <greg at kroah.c...
2008 Sep 27
2
[PATCH 3/6 v3] PCI: support ARI capability
Add Alternative Routing-ID Interpretation (ARI) support. Cc: Jesse Barnes <jbarnes at virtuousgeek.org> Cc: Randy Dunlap <randy.dunlap at oracle.com> Cc: Grant Grundler <grundler at parisc-linux.org> Cc: Alex Chiang <achiang at hp.com> Cc: Matthew Wilcox <matthew at wil.cx> Cc: Roland Dreier <rdreier at cisco.com> Cc: Greg KH <greg at kroah.c...
2008 Oct 21
16
[PATCH 0/15 v5] PCI: Linux kernel SR-IOV support
Greetings, Following patches are intended to support SR-IOV capability in the Linux kernel. With these patches, people can turn a PCI device with the capability into multiple ones from software perspective, which will benefit KVM and achieve other purposes such as QoS, security, and etc. Major changes between v4 -> v5: 1, remove interfaces for PF driver to create sysfs entries (Matthew
2008 Oct 21
16
[PATCH 0/15 v5] PCI: Linux kernel SR-IOV support
Greetings, Following patches are intended to support SR-IOV capability in the Linux kernel. With these patches, people can turn a PCI device with the capability into multiple ones from software perspective, which will benefit KVM and achieve other purposes such as QoS, security, and etc. Major changes between v4 -> v5: 1, remove interfaces for PF driver to create sysfs entries (Matthew
2014 Jul 22
2
[PATCH 09/17] drm/radeon: use common fence implementation for fences
On Tue, 22 Jul 2014 17:48:18 +0200 Daniel Vetter <daniel at ffwll.ch> wrote: > On Tue, Jul 22, 2014 at 5:42 PM, Alex Deucher <alexdeucher at gmail.com> wrote: > >> Fence-based syncing between userspace queues submitted stuff through > >> doorbells and anything submitted by the general simply wont work. > >> Which is why I think the doorbell is a stupid
2009 May 07
2
compiz swapbuffers patch
Here's a compiz patch to assume the presence of a sane glXSwapBuffer implementation (i.e. one that uses page flips synchronized to vblank). It adds --no-wait and --always-swap options, which, if used with the swapbuffers patchset, will make compiz use the page flipping path for tear-free drawing. Jesse -------------- next part -------------- A non-text attachment was scrubbed... Name:
2014 Jul 23
0
[PATCH 09/17] drm/radeon: use common fence implementation for fences
On Tue, Jul 22, 2014 at 9:14 PM, Jesse Barnes <jbarnes at virtuousgeek.org> wrote: >> We don't have the code yet ready, but that's the direction i915 will >> move towards for the near future. Jesse is working on some patches >> already. > > Yeah I'd like to get some feedback from Maarten on my bits so I can get...
2013 Jul 03
0
[ANNOUNCE] libdrm 2.4.46
...I don't. > if not I'd advise getting it, > > libdrm is maintained by everyone collectively and gets released when > someone sees the need for something in git. > > I certainly don't pull patches in from others to it very often, and > modetest I generally blame on jbarnes. How do I get commit access ? -- Regards, Laurent Pinchart
2013 Jul 02
2
[ANNOUNCE] libdrm 2.4.46
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Release because I want the cursor ioctls released, also haswell and radeon ids. Alex Deucher (3): radeon: add CIK chip families radeon: add Bonaire pci ids radeon: add kabini pci ids Damien Lespiau (3): intel/aub: Sync the AUB defines with mesa's intel/aub: Return early if we disable aub dumps intel/aub: