search for: xlat

Displaying 19 results from an estimated 19 matches for "xlat".

Did you mean: flat
2014 Sep 05
0
[PATCH] fb/sddr2: Generate MR values
...NTRACT, TORT OR OTHERWISE, + * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR + * OTHER DEALINGS IN THE SOFTWARE. + * + * Authors: Roy Spliet <rspliet at eclipso.eu> + * Ben Skeggs + */ + +#include <subdev/bios.h> +#include "priv.h" + +struct ramxlat { + int id; + u8 enc; +}; + +static inline int +ramxlat(const struct ramxlat *xlat, int id) +{ + while (xlat->id >= 0) { + if (xlat->id == id) + return xlat->enc; + xlat++; + } + return -EINVAL; +} + +static const struct ramxlat +ramddr2_cl[] = { + { 2, 2 }, { 3, 3 }, { 4, 4 }, { 5,...
2014 Sep 05
1
RESEND 8/8: DDR2 MR generation
Sometimes boot scripts leave the "DLL reset" bit on, but it shouldn't be set on every MR write. V2 addresses this by forcing DLL reset off in MR generation
2014 Sep 29
0
[PATCH 1/7] fb/gddr3: Generate MR values
...+ * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR + * OTHER DEALINGS IN THE SOFTWARE. + * + * Authors: Ben Skeggs <bskeggs at redhat.com> + * Roy Spliet <rspliet at eclipso.eu> + */ + +#include <subdev/bios.h> +#include "priv.h" + +struct ramxlat { + int id; + u8 enc; +}; + +static inline int +ramxlat(const struct ramxlat *xlat, int id) +{ + while (xlat->id >= 0) { + if (xlat->id == id) + return xlat->enc; + xlat++; + } + return -EINVAL; +} + +static const struct ramxlat +ramgddr3_cl_lo[] = { + { 7, 7 }, { 8, 0 }, { 9, 1 },...
2005 Nov 21
0
Re: 802.1x machine authentication patch help
...t; modcall: entering group Auth-Type for request 6 > rlm_mschap: No User-Password configured. Cannot create LM-Password. > rlm_mschap: No User-Password configured. Cannot create NT-Password. > rlm_mschap: Told to do MS-CHAPv2 for host/IS--000031176 with > NT-Password > radius_xlat: Running registered xlat function of module mschap for > string 'User-Name' > radius_xlat: Running registered xlat function of module mschap for > string 'Challenge' > mschap2: d3 > radius_xlat: Running registered xlat function of module mschap for > string 'N...
2007 Apr 26
1
ntlm_auth to AD with only ntlmv2 enabled failing
...he authenticate section of radiusd.conf modcall: entering group MS-CHAP for request 0 rlm_mschap: No User-Password configured. Cannot create LM-Password. rlm_mschap: No User-Password configured. Cannot create NT-Password. rlm_mschap: Told to do MS-CHAPv2 for stevens3 with NT-Password radius_xlat: Running registered xlat function of module mschap for string 'Challenge' mschap2: f0 radius_xlat: Running registered xlat function of module mschap for string 'NT-Response' radius_xlat: '/usr/bin/ntlm_auth -debug=10 --logfile=/tmp --request-nt-key --domain=adtest --username=s...
2006 Oct 04
0
[PATCH,RFC 6/17] 32-on-64 shared info handling
...- current->vcpu_info->evtchn_upcall_mask = !(iret_saved.rflags & EF_IE); + vcpu_info(current, evtchn_upcall_mask) = !(iret_saved.rflags & EF_IE); /* Saved %rax gets written back to regs->rax in entry.S. */ return iret_saved.rax; Index: 2006-10-04/xen/common/compat/xlat.c =================================================================== --- 2006-10-04.orig/xen/common/compat/xlat.c 2006-10-04 15:10:46.000000000 +0200 +++ 2006-10-04/xen/common/compat/xlat.c 2006-10-04 15:11:03.000000000 +0200 @@ -21,6 +21,10 @@ void xlat_start_info(struct start_info * CHECK_dom0_...
2007 Jan 11
6
[PATCH 4/8] HVM save restore: vcpu context support
...struct vcpu_guest_context { #endif #endif unsigned long vm_assist; /* VMASST_TYPE_* bitmap */ + struct hvmcpu_context hvmcpu_ctxt; /* whole vmcs region */ #ifdef __x86_64__ /* Segment base addresses. */ uint64_t fs_base; diff -r ee20d1905bde xen/include/xlat.lst --- a/xen/include/xlat.lst Thu Jan 11 16:40:55 2007 +0800 +++ b/xen/include/xlat.lst Thu Jan 11 16:51:35 2007 +0800 @@ -8,6 +8,8 @@ ? vcpu_time_info xen.h ! cpu_user_regs arch-x86/xen-@arch@.h ! trap_info arch-x86/xen.h +! hvmcpu_context arch-x86/xen.h +! vmcs_data arch-x86/xen.h...
2011 Jun 20
0
searching through two different texts files to find a common variable
...d longitude given in the US file to the > KS file. They are connected by station number. > I am trying to use a which function to sort through the two data sets > finding where ST_ID (USA file) is equal to the ID ( KS file) and finding > the latitudes where this is true. > >> xlat <- lat[which(ST_ID == ID, arr.ind == FALSE)] > Error in which(ST_ID == ID, arr.ind == FALSE) : > object 'arr.ind' not found > In addition: Warning message: > In ST_ID == ID : > longer object length is not a multiple of shorter object length > > Obviously the US...
2014 Sep 04
10
MEMX improvements + DDR 2/3 MR generation
Patch 1 and 2 implement wait-for-vblank, required to remove flicker when reclocking memory Patch 3 and 4 allow me to do things between waiting for VBLANK and disabling FB, like pause PFIFO and wait for the engines to idle. This minimises the time PFIFO is paused, thus maximises performance. The rest of the patches speak for themselves. As the actual memory reclocking script is still somewhat prone
2002 Jul 12
3
ext3 corruption
Hello, Over the last month or so, I've noticed the following error showing up repeatedly in my system logs under kernel 2.4.18-ac3 and more recently under 2.4.19-rc1: EXT3-fs error (device ide0(3,3)) in ext3_new_inode: error 28 I've now been able to capture the following Oops before the system went down entirely: Assertion failure in do_get_write_access() at transaction.c:611:
2001 Aug 20
4
Batch-Tagging oggs?
Hello all. Quick question ('Cause I'm famished and have to get something to eat) If I have a batch of files (wave and/or ogg) with a certain naming scheme. Would it be possible for me to write a small nifty (newbie) dos-batch program that could tag those ogg-files (or encode the waves with tags) with regards to the namin parameters. Let me clarify. I usually encode waves with the
2017 Jan 27
0
[ANNOUNCE] iptables 1.6.1 release
...d unit test iptables-translate: add in/out ifname wildcard match translation to nft extensions: libxt_CLASSIFY: Add translation to nft extensions: libipt_DNAT/SNAT: fix "OOM" when do translation to nft extensions: libip[6]t_SNAT/DNAT: use the new nft syntax when do xlate extensions: libip[6]t_REDIRECT: use new nft syntax when do xlate extensions: libip6t_SNAT/DNAT: add square bracket in xlat output when port is specified extensions: libipt_realm: add a missing space in translation extensions: libxt_iprange: rename "ip saddr" to &q...
2011 Dec 16
0
[xen-unstable test] 10504: regressions - FAIL
...SRAR specific error. Signed-off-by: Liu, Jinsong <jinsong.liu@intel.com> Committed-by: Jan Beulich <jbeulich@suse.com> changeset: 24408:5d2dd48bce21 user: Andrew Cooper <andrew.cooper3@citrix.com> date: Wed Dec 14 17:53:54 2011 +0100 XLAT.lst whitespace fix. Replace spaces with tabs to be in line with file format. Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com> Committed-by: Jan Beulich <jbeulich@suse.com> changeset: 24407:03138a08366b user: Ian Campbell <ian.campbell@...
2014 Sep 29
18
Implement reclocking for DDR2, DDR3, GDDR3
Following a series of patches that implement memory reclocking for NVA3/5/8 with DDR2, DDR3 and GDDR3 on board. I tested these patches on 6 different graphics cards, but I expect reclocking now to work on many more. Testers can pick up these patches and test it by enabling pstate (nouveau.pstate=1). They should then be able to change clocks by writing to /sys/class/drm/card0/device/pstate. Correct
2011 Dec 16
0
[xen-unstable test] 10511: regressions - FAIL
...SRAR specific error. Signed-off-by: Liu, Jinsong <jinsong.liu@intel.com> Committed-by: Jan Beulich <jbeulich@suse.com> changeset: 24408:5d2dd48bce21 user: Andrew Cooper <andrew.cooper3@citrix.com> date: Wed Dec 14 17:53:54 2011 +0100 XLAT.lst whitespace fix. Replace spaces with tabs to be in line with file format. Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com> Committed-by: Jan Beulich <jbeulich@suse.com> changeset: 24407:03138a08366b user: Ian Campbell <ian.campbell@...
2015 May 24
3
[PATCH v2 07/10] bios/ramcfg: Separate out RON pull value
Signed-off-by: Roy Spliet <rspliet at eclipso.eu> --- drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/ramcfg.h | 1 + drivers/gpu/drm/nouveau/nvkm/subdev/bios/rammap.c | 3 ++- drivers/gpu/drm/nouveau/nvkm/subdev/bios/timing.c | 2 ++ drivers/gpu/drm/nouveau/nvkm/subdev/fb/gddr3.c | 6 ++++-- 4 files changed, 9 insertions(+), 3 deletions(-) diff --git
2012 Jan 25
26
[PATCH v4 00/23] Xenstore stub domain
Changes from v3: - mini-os configuration files moved into stubdom/ - mini-os extra console support now a config option - Fewer #ifdefs - grant table setup uses hypercall bounce - Xenstore stub domain syslog support re-enabled Changes from v2: - configuration support added to mini-os build system - add mini-os support for conditionally compiling frontends, xenbus -
2015 May 22
11
Reclocking support for NVA0
Adds reclocking for NVA0, and a whole lot of work for other cards. Had these patches collecting dust for a little, but tested them with both my NVA0, and Martin's a while back. Success not guaranteed, but should be quite a leap forward. Happy reviewing and testing. Cheers, Roy
2013 Oct 17
42
[PATCH v8 0/19] enable swiotlb-xen on arm and arm64
Hi all, this patch series enables xen-swiotlb on arm and arm64. It has been heavily reworked compared to the previous versions in order to achieve better performances and to address review comments. We are not using dma_mark_clean to ensure coherency anymore. We call the platform implementation of map_page and unmap_page. We assume that dom0 has been mapped 1:1 (physical address == machine