search for: archit

Displaying 20 results from an estimated 54 matches for "archit".

Did you mean: archiv
2009 Oct 17
0
More polyfit problems
...orthogonal polynomials can be used to fit the data, even visually once plotted, predicted values that are accurate can be derived from the function using predict(), but the coefficients are unknown. Any help is appreciated, Chris output below: ----------------------------------------------- > archit[,1] [1] 1.8 1.3 2.0 2.1 1.9 1.9 1.3 1.9 2.8 > x [1] 8752 8610 8554 8496 8482 8462 8438 8418 8384 >archi_rooms <- lm(archit[,1] ~ poly(x,4)) >summary(archi_rooms) Call: lm(formula = archit[, 1] ~ poly(x, 4)) Residuals: 1 2 3 4 5 6...
2017 Jul 25
0
[PATCH 7/8] drm: Nuke drm_atomic_helper_connector_dpms
...| 1 - > drivers/gpu/drm/bridge/sii902x.c | 1 - > drivers/gpu/drm/bridge/synopsys/dw-hdmi.c | 1 - > drivers/gpu/drm/bridge/tc358767.c | 1 - > drivers/gpu/drm/bridge/ti-tfp410.c | 1 - For bridge changes: Acked-by: Archit Taneja <architt at codeaurora.org> Archit -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project
2020 Oct 30
3
Samba as AD member & without winbind...
...> No, local users are just that, local users, but you can make AD users > into Unix users by using the winbind 'ad' backend. This works quite well. Ok, then I would need a winbind 'ldap' backend. Does this exist? Regards Thomas -- Karlsruher Institut f?r Technologie (KIT) archIT [IT-Management der Fakult?t Architektur] Dipl.-Ing. Thomas Besser Geb?ude 11.40, Raum 010 | Fon +49 721 608 46024 http://www.arch.kit.edu/fakultaet/it-management.php KIT - Die Forschungsuniversit?t in der Helmholtz-Gemeinschaft
2020 Oct 30
4
Samba as AD member & without winbind...
...constellation does not work anymore. Samba insists on configuring winbind. Can I configure winbind to use 'local' users and groups from NSS? Or any idea how I can get working the 'old' constellation (without winbind)? Regards Thomas -- Karlsruher Institut f?r Technologie (KIT) archIT [IT-Management der Fakult?t Architektur] Dipl.-Ing. Thomas Besser Geb?ude 11.40, Raum 010 | Fon +49 721 608 46024 http://www.arch.kit.edu/fakultaet/it-management.php KIT - Die Forschungsuniversit?t in der Helmholtz-Gemeinschaft
2018 Jan 23
6
[PATCH 5/5] drm: Don't pass clip to drm_atomic_helper_check_plane_state()
...ard at free-electrons.com> Cc: Thierry Reding <thierry.reding at gmail.com> Cc: VMware Graphics <linux-graphics-maintainer at vmware.com> Cc: Sinclair Yeh <syeh at vmware.com> Cc: Thomas Hellstrom <thellstrom at vmware.com> Cc: Shawn Guo <shawnguo at kernel.org> Cc: Archit Taneja <architt at codeaurora.org> Cc: linux-amlogic at lists.infradead.org Cc: linux-arm-msm at vger.kernel.org Cc: freedreno at lists.freedesktop.org Cc: nouveau at lists.freedesktop.org Cc: linux-renesas-soc at vger.kernel.org Cc: linux-tegra at vger.kernel.org Cc: Russell King <rmk+ker...
2018 Nov 29
2
[PATCH 1/4] drm/edid: Pass connector to AVI inforframe functions
...Andrzej > > Please see below for an additional comment. > >> Cc: Alex Deucher <alexander.deucher at amd.com> >> Cc: "Christian König" <christian.koenig at amd.com> >> Cc: "David (ChunMing) Zhou" <David1.Zhou at amd.com> >> Cc: Archit Taneja <architt at codeaurora.org> >> Cc: Andrzej Hajda <a.hajda at samsung.com> >> Cc: Laurent Pinchart <Laurent.pinchart at ideasonboard.com> >> Cc: Inki Dae <inki.dae at samsung.com> >> Cc: Joonyoung Shim <jy0922.shim at samsung.com> >>...
2017 Jul 25
2
[PATCH 4/8] drm: Nuke drm_atomic_helper_crtc_set_property
...k> Cc: "Ville Syrjälä" <ville.syrjala at linux.intel.com> Cc: Rob Clark <robdclark at gmail.com> Cc: Philippe Cornu <philippe.cornu at st.com> Cc: Masahiro Yamada <yamada.masahiro at socionext.com> Cc: Sushmita Susheelendra <ssusheel at codeaurora.org> Cc: Archit Taneja <architt at codeaurora.org> Cc: intel-gfx at lists.freedesktop.org Cc: nouveau at lists.freedesktop.org Cc: Philipp Zabel <p.zabel at pengutronix.de> Cc: Maxime Ripard <maxime.ripard at free-electrons.com> Cc: Thomas Hellstrom <thellstrom at vmware.com> --- drivers/g...
2017 Nov 23
3
[PATCH 00/15] drm: More plane clipping polish
...ate() to populate the clip rectangle with drm_mode_get_hv_timing(), and once everything is unified the clip rectangle handling is sucked into drm_atomic_helper_check_plane_state() away from driver code. Entire series available here: git://github.com/vsyrjala/linux.git atomic_plane_helper_clip Cc: Archit Taneja <architt at codeaurora.org> Cc: Ben Skeggs <bskeggs at redhat.com> Cc: Brian Starkey <brian.starkey at arm.com> Cc: CK Hu <ck.hu at mediatek.com> Cc: Daniel Vetter <daniel at ffwll.ch> Cc: freedreno at lists.freedesktop.org Cc: Laurent Pinchart <laurent.pinch...
2018 Jan 23
0
[PATCH 5/5] drm: Don't pass clip to drm_atomic_helper_check_plane_state()
...> Cc: Thierry Reding <thierry.reding at gmail.com> > Cc: VMware Graphics <linux-graphics-maintainer at vmware.com> > Cc: Sinclair Yeh <syeh at vmware.com> > Cc: Thomas Hellstrom <thellstrom at vmware.com> > Cc: Shawn Guo <shawnguo at kernel.org> > Cc: Archit Taneja <architt at codeaurora.org> > Cc: linux-amlogic at lists.infradead.org > Cc: linux-arm-msm at vger.kernel.org > Cc: freedreno at lists.freedesktop.org > Cc: nouveau at lists.freedesktop.org > Cc: linux-renesas-soc at vger.kernel.org > Cc: linux-tegra at vger.kernel.or...
2018 Dec 04
2
[PATCH 1/4] drm/edid: Pass connector to AVI inforframe functions
...an additional comment. >>> >>>> Cc: Alex Deucher <alexander.deucher at amd.com> >>>> Cc: "Christian König" <christian.koenig at amd.com> >>>> Cc: "David (ChunMing) Zhou" <David1.Zhou at amd.com> >>>> Cc: Archit Taneja <architt at codeaurora.org> >>>> Cc: Andrzej Hajda <a.hajda at samsung.com> >>>> Cc: Laurent Pinchart <Laurent.pinchart at ideasonboard.com> >>>> Cc: Inki Dae <inki.dae at samsung.com> >>>> Cc: Joonyoung Shim <jy0922....
2018 Feb 19
2
[PATCH 0/5] Fix deadlock on runtime suspend in DRM drivers
...osts a > > significant amount of time and energy. (i915 and malidp do not seem > > to acquire a runtime PM ref in the ->detect callbacks, which seems > > questionable. msm however does and would also deadlock if it disabled > > the poll worker on runtime suspend. cc += Archit, Liviu, intel-gfx) > > Well, userspace expects hotplug events, even when we runtime suspend > stuff. Hence waking shit up with polling. Imo ignoring hotplug events is a > pretty serious policy decision which is ok in the context of > vga_switcheroo, but not really as an automatic th...
2018 Dec 04
1
[PATCH 1/4] drm/edid: Pass connector to AVI inforframe functions
...gt; >>> > >>>> Cc: Alex Deucher <alexander.deucher at amd.com> > >>>> Cc: "Christian König" <christian.koenig at amd.com> > >>>> Cc: "David (ChunMing) Zhou" <David1.Zhou at amd.com> > >>>> Cc: Archit Taneja <architt at codeaurora.org> > >>>> Cc: Andrzej Hajda <a.hajda at samsung.com> > >>>> Cc: Laurent Pinchart <Laurent.pinchart at ideasonboard.com> > >>>> Cc: Inki Dae <inki.dae at samsung.com> > >>>> Cc: Joonyo...
2018 Dec 16
0
Requesting help in Nvidia 940MX card issue
...18.450514] pcieport 0000:00:1d.3: [ 0] RxErr (First)<3>[ 22.405003] nouveau 0000:01:00.0: bus: MMIO read of 00000000 FAULT at 6013d4 [ IBUS ]<3>[ 73.345270] nouveau 0000:01:00.0: bus: MMIO read of 00000000 FAULT at 6013d4 [ IBUS ]* Thanks in advance Regards Archit Gupta -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://lists.freedesktop.org/archives/nouveau/attachments/20181216/38d0e178/attachment.html>
2005 Oct 28
2
3.0.20b seems to ignore "ldap user suffix"
...lsruhe,dc=de" 2 3 [debug output snipped] Oct 28 12:17:30 far-poolserver64 slapd[9499]: filter: (&(uid=dummy) (objectClass=sambaSamAccount)) Should I file a bug report, does anybody spot a config error or is more info needed? Regards, Jonas Jochum archIT - Faculty of Architecture
2018 Feb 11
19
[PATCH 0/5] Fix deadlock on runtime suspend in DRM drivers
...3cold since every suspend/resume cycle costs a significant amount of time and energy. (i915 and malidp do not seem to acquire a runtime PM ref in the ->detect callbacks, which seems questionable. msm however does and would also deadlock if it disabled the poll worker on runtime suspend. cc += Archit, Liviu, intel-gfx) Please review. Thanks, Lukas Lukas Wunner (5): workqueue: Allow retrieval of current task's work struct drm: Allow determining if current task is output poll worker drm/nouveau: Fix deadlock on runtime suspend drm/radeon: Fix deadlock on runtime suspend drm/amdg...
2018 Nov 20
0
[PATCH 1/4] drm/edid: Pass connector to AVI inforframe functions
...nge(). That way drivers don't > need to worry about is_hdmi2_sink mess. > > Cc: Alex Deucher <alexander.deucher at amd.com> > Cc: "Christian König" <christian.koenig at amd.com> > Cc: "David (ChunMing) Zhou" <David1.Zhou at amd.com> > Cc: Archit Taneja <architt at codeaurora.org> > Cc: Andrzej Hajda <a.hajda at samsung.com> > Cc: Laurent Pinchart <Laurent.pinchart at ideasonboard.com> > Cc: Inki Dae <inki.dae at samsung.com> > Cc: Joonyoung Shim <jy0922.shim at samsung.com> > Cc: Seung-Woo Kim &...
2020 Oct 30
1
Samba as AD member & without winbind...
...dea will be to load your users and groups in AD with > the relevant uidNumber or gidNumber attributes and use this for > authentication and sync passwords between your AD and your LDAP. No, that's no option for me. See above. Regards Thomas -- Karlsruher Institut f?r Technologie (KIT) archIT [IT-Management der Fakult?t Architektur] Dipl.-Ing. Thomas Besser Geb?ude 11.40, Raum 010 | Fon +49 721 608 46024 http://www.arch.kit.edu/fakultaet/it-management.php KIT - Die Forschungsuniversit?t in der Helmholtz-Gemeinschaft
2018 Nov 21
0
[PATCH 1/4] drm/edid: Pass connector to AVI inforframe functions
...it is a connector or another bridge. Please see below for an additional comment. > Cc: Alex Deucher <alexander.deucher at amd.com> > Cc: "Christian König" <christian.koenig at amd.com> > Cc: "David (ChunMing) Zhou" <David1.Zhou at amd.com> > Cc: Archit Taneja <architt at codeaurora.org> > Cc: Andrzej Hajda <a.hajda at samsung.com> > Cc: Laurent Pinchart <Laurent.pinchart at ideasonboard.com> > Cc: Inki Dae <inki.dae at samsung.com> > Cc: Joonyoung Shim <jy0922.shim at samsung.com> > Cc: Seung-Woo Kim &...
2018 Feb 19
0
[Intel-gfx] [PATCH 0/5] Fix deadlock on runtime suspend in DRM drivers
...; significant amount of time and energy. (i915 and malidp do not seem > > > to acquire a runtime PM ref in the ->detect callbacks, which seems > > > questionable. msm however does and would also deadlock if it disabled > > > the poll worker on runtime suspend. cc += Archit, Liviu, intel-gfx) > > > > Well, userspace expects hotplug events, even when we runtime suspend > > stuff. Hence waking shit up with polling. Imo ignoring hotplug events is a > > pretty serious policy decision which is ok in the context of > > vga_switcheroo, but not...
2017 Jul 25
5
[PATCH 5/8] drm: Nuke drm_atomic_helper_plane_set_property
...; Cc: Rongrong Zou <zourongrong at gmail.com> Cc: Shawn Guo <shawn.guo at linaro.org> Cc: Alexey Brodkin <abrodkin at synopsys.com> Cc: Eric Engestrom <eric at engestrom.ch> Cc: Chris Wilson <chris at chris-wilson.co.uk> Cc: Rob Clark <robdclark at gmail.com> Cc: Archit Taneja <architt at codeaurora.org> Cc: linux-arm-kernel at lists.infradead.org Cc: linux-samsung-soc at vger.kernel.org Cc: intel-gfx at lists.freedesktop.org Cc: nouveau at lists.freedesktop.org Cc: linux-renesas-soc at vger.kernel.org Cc: Thomas Hellstrom <thellstrom at vmware.com> Cc...