search for: lwv

Displaying 10 results from an estimated 10 matches for "lwv".

Did you mean: lwn
2016 Mar 11
16
[PATCH 00/16] clk/gm20b: add basic driver
This series does some refactoring in the GK20A's volt and clk drivers (fixing a few things while we are at it) to let GM20B benefit from the GK20A's logic with which it is compatible. GM20B is capable of more sophisticated (and power-efficient) reclocking which will follow later. Even after this more fancy reclocking is merged, the present logic will remain used in the lowest speedo of
2014 Jul 10
0
[PATCH 3/3] drm/gk20a: reclocking support
...0a_pllg_calc_mnp(struct gk20a_clock_priv *priv, unsigned long rate) +{ + unsigned int target_clk_f, ref_clk_f, target_freq; + unsigned int min_vco_f, max_vco_f; + u32 low_pl, high_pl, best_pl; + unsigned int target_vco_f, vco_f; + u32 best_m, best_n; + unsigned int u_f; + u32 m, n, n2; + u32 delta, lwv, best_delta = ~0; + int pl; + + target_clk_f = rate * 2 / MHZ; + ref_clk_f = priv->parent_rate / MHZ; + + max_vco_f = priv->params->max_vco; + min_vco_f = priv->params->min_vco; + best_m = priv->params->max_m; + best_n = priv->params->min_n; + best_pl = priv->params-&g...
2004 Jun 03
1
little bit OT: Profile for new domain user
Hi there, SuSE 8.2 Prof.+Samba 3.0.3 / WinXP Prof clients: I made a script to create new users (creates homedir, sets permissions, creates personalized logon-batch, creates smbpasswd and something more). When the new user logs in for the first time from the client-machine (domain-logon, only domain-users, no local users), he gets default profile with the xp-style menus and so on. I tried
2014 Jul 10
3
[PATCH 3/3] drm/gk20a: reclocking support
...v, unsigned long rate) > +{ > + unsigned int target_clk_f, ref_clk_f, target_freq; > + unsigned int min_vco_f, max_vco_f; > + u32 low_pl, high_pl, best_pl; > + unsigned int target_vco_f, vco_f; > + u32 best_m, best_n; > + unsigned int u_f; > + u32 m, n, n2; > + u32 delta, lwv, best_delta = ~0; > + int pl; > + > + target_clk_f = rate * 2 / MHZ; > + ref_clk_f = priv->parent_rate / MHZ; > + > + max_vco_f = priv->params->max_vco; > + min_vco_f = priv->params->min_vco; > + best_m = priv->params->max_m; > + best_n = priv->par...
2004 May 07
2
default roaming profile for Samba 3.0.2a / WinXP P
Hi togeteher, Config: Server: Samba 3.0.2a as PDC, no LDAP, no Kerberos Clients: WinXP Prof all working, dom-Logons are ok. When I add a new linux-user, there ist a default profile for the linux-user in the skel-directory. Does Samba provide a 'skel-profile' for new samba-users (=domain- users). If so, where do I have to put the default profile and do I have to set special owner /
2014 Jul 10
10
[PATCH 0/3] drm/gk20a: support for reclocking
This series adds support for reclocking on GK20A. The first two patches touch the clock subsystem to allow GK20A to operate, by making the presence of the thermal and voltage devices optional, and allowing pstates to be provided directly instead of being probed using the BIOS (which Tegra does not have). The last patch adds the GK20A clock device. Arguably the clock can be seen as a stripped-down
2004 Mar 25
3
Roaming Profiles with WinXP and Samba PDC
Hello, After a great deal of tweaking, I finally got the Samba server working, so that it would accept domain logins. However, the problem I now have regards roaming profiles, which refuse to function. After successfully authenticating the user, the following 2 messages appear: Message 1: ---------- Windows cannot locate the server copy of your roaming profile and is attempting to log you on
2014 Jul 26
5
[PATCH v2 0/3] drm/gk20a: support for reclocking
Second version of the gk20a clock patches. I have tried to keep the therm and volt devices mandatory in the clock driver, but unfortunately they are too tied to bios to allow this, at least for the moment. Consequently this version is mostly a port of the first version to Ben's tree. Ben, please let me know what I have done wrong in terms of integration to your tree, as the main purpose of
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list. I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without modifications. How did I try it? Created a (non-root) build environment (not a mock ) Installed the kernel.scr.rpm and did a rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee prep-out.log The build failed at the end: Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL Checking
2004 Mar 02
3
Login-problem samba 3.0.2.a Win XP Prof
Hi there, WinXP Prof-Client on a samba 3.0.2a-Domain The domain-login ist ok in general. But when a user logs in, he gets an editor-window with a desktop.ini. content: [.ShellClassInfo] LocalizedResourceName=@%SystemRoot%\System32\shell32.dll ,-21787 ) i think, this ist desktop.ini in //%L/profiles/%u/startmenu/autostart. Do you have an idea how to ban this editor window from desktop after