search for: vese

Displaying 20 results from an estimated 37 matches for "vese".

Did you mean: vesa
2020 Feb 15
2
[PATCH] D74662: libclc: cmake configure should depend on file lists
Hi Chandler, Manuel, what's the right way to request/setup something like this? (automatic subscription of the libclc ML to all patches modifying files in llvm/libclc) thank you, Jan Vesely On Sat, Feb 15, 2020 at 12:01 AM Tom Stellard via Phabricator < reviews at reviews.llvm.org> wrote: > tstellar added a comment. > > In D74662#1877571 <https://reviews.llvm.org/D74662#1877571>, @jvesely > wrote: > > > @tstellar , is there a way to make libclc ML...
2013 Nov 15
8
[Bug 71662] New: [nvd9 regression] 3d application hang
...org/show_bug.cgi?id=71662 Priority: medium Bug ID: 71662 Assignee: nouveau at lists.freedesktop.org Summary: [nvd9 regression] 3d application hang Severity: normal Classification: Unclassified OS: All Reporter: jano.vesely at gmail.com Hardware: Other Status: NEW Version: unspecified Component: Drivers/DRI/nouveau Product: Mesa This is a regression from 3.12 to 3.13 (still present on nouveau master). I started seeing these in dmesg: [ 64.358170] hda-codec: out...
2019 Feb 21
3
Preserving debug metadata across optimization
....i, i8 0, i64 16, i1 false) #5, !dbg !2822, !alias.scope !2825, !noalias !2830 There are no memset calls in the original code. the introduced bitcast is lacking the location metadata. The behaviour persists across llvm-6/7/git. Is it just a series of bugs that I'm hitting? thanks, Jan -- Jan Vesely <jan.vesely at rutgers.edu> -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 833 bytes Desc: This is a digitally signed message part URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190220/...
2012 Oct 13
6
[Bug 55948] New: [nvd9 optimus] drm/nouveau/bios: attempt to fetch entire acpi rom image in one shot breaks module load
...Summary: [nvd9 optimus] drm/nouveau/bios: attempt to fetch entire acpi rom image in one shot breaks module load QA Contact: xorg-team at lists.x.org Severity: major Classification: Unclassified OS: Linux (All) Reporter: jano.vesely at gmail.com Hardware: x86-64 (AMD64) Status: NEW Version: git Component: Driver/nouveau Product: xorg Created attachment 68517 --> https://bugs.freedesktop.org/attachment.cgi?id=68517&action=edit kernel log of failed modprobe modpro...
2016 Mar 25
2
RFC: atomic operations on SI+
...combine (is there a way to know if I'm combining atomic op, or do I need to split the SelectMUBUF functions?) 3.) depending on 2 atomic load/store can be either (preferably) MUBUF load/store with glc and slc set, or hacked to be either swp_noret (store) or cmp_swap 0,0 (load). thanks, -- Jan Vesely <jan.vesely at rutgers.edu> -------------- next part -------------- A non-text attachment was scrubbed... Name: 0001-AMDGPU-SI-Implement-atomic-compare-and-swap.patch Type: text/x-patch Size: 12265 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160...
2015 Aug 15
4
Make Samba4 ignore domain prefix on share logon
...e this behavior on the new version? Our users are used to not typing it and it would be quite troublesome to retrain them. Additionally, we have a lot of windows batch files that mount shares that also contain non-prefixed credentials, scattered all around our organization. Thanks for help, Jakub Vesely
2016 Mar 28
0
RFC: atomic operations on SI+
On Fri, Mar 25, 2016 at 02:22:11PM -0400, Jan Vesely wrote: > Hi Tom, Matt, > > I'm working on a project that needs few coherent atomic operations (HSA > mode: load, store, compare-and-swap) for std::atomic_uint in HCC. > > the attached patch implements atomic compare and swap for SI+ > (untested). I tried to stay within...
2018 Oct 18
2
Re: KVM + libvirt + nftables without iptables?
On 10/18/2018 10:14 AM, Daniel P. Berrangé wrote: > On Wed, Oct 17, 2018 at 05:57:11PM +0200, Roman Vesely wrote: >> Hi everyone, >> >> I use Debian 9.5 Stretch and NFTABLES as a firewall. >> Using NFTABLES together with IPTABLES is not recommended, >> but libvirt depends on IPTABLES. >> >> Is it safe to run libvirt + kvm + virsh without IPTABLES? >> &g...
2014 Oct 03
2
[LLVMdev] Weird problems with cos (was Re: [PATCH v3 2/3] R600: Add carry and borrow instructions. Use them to implement UADDO/USUBO)
...ed digging throught he manual but it oly mentions that ADDC is vec and trans inst. Is there any errata document the might give a hint? thanks, jan PS: There are no problems with sin, so I might be able to triage at least the code that hangs with this patch On Wed, 2014-09-24 at 20:27 -0400, Jan Vesely wrote: > v2: tighten the sub64 tests > v3: rename to CARRY/BORROW > > Signed-off-by: Jan Vesely <jan.vesely at rutgers.edu> > > --- > lib/Target/R600/AMDGPUISelLowering.h | 2 + > lib/Target/R600/AMDGPUInstrInfo.td | 6 ++ > lib/Target/R600/AMDGPU...
2015 Aug 16
2
Make Samba4 ignore domain prefix on share logon
...I still keep getting wrong username or password error while accessing the share. I do have 'winbind use default domain = yes' in the configuration, but seem to have no effect on windows either. I am trying it from windows 10 PC that is not joined to domain, could the os be an issue? Jakub Vesely
2012 Sep 07
4
[Bug 54646] New: i2c failure on Quadro NVS 4200M (GF119 (NVD9))
...d Product: xorg Version: unspecified Platform: Other OS/Version: All Status: NEW Severity: normal Priority: medium Component: Driver/nouveau AssignedTo: nouveau at lists.freedesktop.org ReportedBy: jano.vesely at gmail.com QAContact: xorg-team at lists.x.org Kernel 3.5.3 says during boot: [drm] nouveau 0000:01:00.0: 0x7291: i2c wr fail: -6 [drm] nouveau 0000:01:00.0: 0x72A3: i2c rd fail: -6 nouveau git(with nouveau.debug=debug) says (50x): nouveau D[ I2C][0000:01:00.0] AUXCH(0): 4: 0x00...
2015 Aug 16
2
Make Samba4 ignore domain prefix on share logon
I am trying to log in with my domain credentials, that are valid, because when I prefix the login it succeeds. S pozdravom, Jakub Veselý Správca siete GJH Novohradská 3, 82109 Bratislava 02/210 28 328 2015-08-16 17:46 GMT+02:00 Rowland Penny <rowlandpenny241155 at gmail.com>: > On 16/08/15 16:38, Jakub Veselý wrote: > >> Unfortunately 'map untrusted to domain = yes' did not help, I still keep >> g...
2018 Oct 17
2
KVM + libvirt + nftables without iptables?
Hi everyone, I use Debian 9.5 Stretch and NFTABLES as a firewall. Using NFTABLES together with IPTABLES is not recommended, but libvirt depends on IPTABLES. Is it safe to run libvirt + kvm + virsh without IPTABLES? By the doc https://libvirt.org/firewall.html, IPTABLES are used for settingup filtering which I do not need. Thanks, Roman
2013 Jun 21
0
[Bug 696] Extra tcp options for REJECT --reject-with tcp-reset-both / tcp-reset-destination
https://bugzilla.netfilter.org/show_bug.cgi?id=696 --- Comment #3 from Alessandro Vesely <vesely at tana.it> 2013-06-21 15:50:56 CEST --- (In reply to comment #2) > you have to put this REJECT rule before any RELATED/ESTABLISHED > conntrack ctstate match rules (which is suboptimal). No, I can use conntrack -D to have the connection unESTABLISHED. In general, it is polit...
2013 Jun 22
0
[Bug 696] Extra tcp options for REJECT --reject-with tcp-reset-both / tcp-reset-destination
https://bugzilla.netfilter.org/show_bug.cgi?id=696 --- Comment #5 from Alessandro Vesely <vesely at tana.it> 2013-06-22 10:05:55 CEST --- (In reply to comment #4) >> The kernel manages the seq and ack_seq counters itself, so it doesn't have >> to try > > ...for locally terminated connections, yes. But what about forwarded traffic? > That is where the...
2013 Sep 06
0
Bug#721946: Bug#721946: xen-hypervisor-4.1-amd64: dom0_mem cannot exceed some value
On Thu, 2013-09-05 at 20:52 +0200, Alessandro Vesely wrote: > Package: xen-hypervisor-4.1-amd64 > Version: 4.1.4-3+deb7u1 > Severity: normal > > I tried GRUB_CMDLINE_XEN="dom0_mem=8192M": that delivers 6964868K total, then > crashes when used=2837436K free=4127432K. > By crash I mean the gnome screen was blown away,...
2015 Aug 16
3
Make Samba4 ignore domain prefix on share logon
...ed to smbclient from another server: session setup failed: NT_STATUS_LOGON_FAILURE. Our member server is also running Ubuntu 14.04 and Samba-4.1.6 (I might have mistakenly wirtten it was 4.1.7 in original email, dont remember now). Domain Users do have gid and users have uids. S pozdravom, Jakub Veselý Správca siete GJH Novohradská 3, 82109 Bratislava 02/210 28 328 2015-08-16 20:35 GMT+02:00 Rowland Penny <rowlandpenny241155 at gmail.com>: > On 16/08/15 16:55, Jakub Veselý wrote: > >> I am trying to log in with my domain credentials, that are valid, because >> when I p...
2013 Sep 06
2
Bug#721946: Bug#721946: xen-hypervisor-4.1-amd64: dom0_mem cannot exceed some value
On Fri 06/Sep/2013 10:12:29 +0200 Ian Campbell wrote: > On Thu, 2013-09-05 at 20:52 +0200, Alessandro Vesely wrote: >> >> I tried GRUB_CMDLINE_XEN="dom0_mem=8192M": that delivers 6964868K total, then >> crashes when used=2837436K free=4127432K. > > On a modern dom0 kernel you need to specify the maximum memory as well, > i.e. dom0_mem=8192M,max:8192M Nope, I trie...
2015 Aug 16
1
Make Samba4 ignore domain prefix on share logon
Okay so it does work from smbclient, however I still can't get windows 10 to auth without prefix. Will try tommorow (CEST) at work on windows 7 one. S pozdravom, Jakub Veselý Správca siete GJH Novohradská 3, 82109 Bratislava 02/210 28 328 2015-08-16 20:56 GMT+02:00 Jakub Veselý <happy at gjh.sk>: > Never mind I am an idiot. I have been experimenting with passwords and was > writing the wrong one after edit. It DOES work from smb client. > > S pozdr...
2016 Jul 20
0
[ANNOUNCE] libdrm 2.4.69
...cher (2): tests/amdgpu: expand write/copy tests to compute tests/amdgpu: expand write/copy tests to compute Christian König (1): amdgpu: fix fence status query Eric Anholt (2): vc4: Update kernel headers for getparam addition. Bump version to 2.4.69 for release. Jan Vesely (1): xf86drm.c: Fix mix of tabs and spaces Leo Liu (1): tests/amdgpu: add interface to adapt firmware requirement Marek Olšák (1): radeon: use SAMPLE_SPLIT=2 for better MSAA perf on EG/CM Mike Frysinger (1): pull in sys/sysmacros.h when available Nicolai Hähnle (1):...