search for: calus

Displaying 20 results from an estimated 20 matches for "calus".

Did you mean: calls
2006 Apr 07
2
ActiveRecord find all based on array -- need ids from array
Does anyone know if it is possible to perform an ActiveRecord find by passing in an array? I would like to be able to do the following: MyModel.find(:all, :conditions => ["user_id in (?)", users]) The problem I run into is that the returned SQL contains the to_s() output of the User object, not the ids of those users. Is it possible to change this behavior? I attempted to
2014 Oct 30
2
[PATCH] nv50/disp: Fix modeset on G94
...a regression spotted on several G94 (FDObz #85160). This device seems to expect the vblank period to be set after setting scale instead of before. V2: shove this in a separate function This is a candidate bug-fix for 3.18 Signed-off-by: Roy Spliet <rspliet at eclipso.eu> Tested-by: Zlatko Calusic <zcalusic at bitsync.net> Tested-by: Michael Riesch <michael at riesch.at> Tested-by: "poma" <pomidorabelisima at gmail.com> Tested-by: Adam Williamson <adamw at happyassassin.net> --- drivers/gpu/drm/nouveau/nv50_display.c | 26 ++++++++++++++++++++++++-- 1 fil...
2014 Oct 30
2
[PATCH] nv50/disp: Fix modeset on G94
...rg/bla > > annotation > >> be set after setting scale instead of before. >> >> V2: shove this in a separate function >> >> This is a candidate bug-fix for 3.18 >> >> Signed-off-by: Roy Spliet <rspliet at eclipso.eu> >> Tested-by: Zlatko Calusic <zcalusic at bitsync.net> >> Tested-by: Michael Riesch <michael at riesch.at> >> Tested-by: "poma" <pomidorabelisima at gmail.com> >> Tested-by: Adam Williamson <adamw at happyassassin.net> >> --- >> drivers/gpu/drm/nouveau/nv50_dis...
2014 Dec 11
23
[Bug 87244] New: [NV94] X hangs, logs show kernel: nouveau E[ PFIFO][0000:01:00.0] still angry after 101 spins, halt followed by an X trace
https://bugs.freedesktop.org/show_bug.cgi?id=87244 Bug ID: 87244 Summary: [NV94] X hangs, logs show kernel: nouveau E[ PFIFO][0000:01:00.0] still angry after 101 spins, halt followed by an X trace Product: xorg Version: unspecified Hardware: x86-64 (AMD64) OS: All Status: NEW
2014 Oct 28
0
[PATCH] nv50/disp: Fix modeset on G94
...d23e9c07574ed0bb31c7dce9354f introduced a regression spotted on several G94 (FDObz #85160). This device seems to expect the vblank period to be set after setting scale instead of before. This is a candidate bug-fix for 3.18 Signed-off-by: Roy Spliet <rspliet at eclipso.eu> Tested-by: Zlatko Calusic <zcalusic at bitsync.net> Tested-by: Michael Riesch <michael at riesch.at> Tested-by: "poma" <pomidorabelisima at gmail.com> --- drivers/gpu/drm/nouveau/nv50_display.c | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/drivers/gpu/drm...
2014 Oct 30
0
[PATCH] nv50/disp: Fix modeset on G94
...ne as a Bugzilla: https://bugs.freedesktop.org/bla annotation > be set after setting scale instead of before. > > V2: shove this in a separate function > > This is a candidate bug-fix for 3.18 > > Signed-off-by: Roy Spliet <rspliet at eclipso.eu> > Tested-by: Zlatko Calusic <zcalusic at bitsync.net> > Tested-by: Michael Riesch <michael at riesch.at> > Tested-by: "poma" <pomidorabelisima at gmail.com> > Tested-by: Adam Williamson <adamw at happyassassin.net> > --- > drivers/gpu/drm/nouveau/nv50_display.c | 26 ++++++++...
2006 Apr 21
5
Simple Question: How to merge SQL results?
Hopefully an easy one, how do I merge two or more SQL query results? Example: result1 = find_by_sql(x) result2 = find_by_sql(y) What is the best way to merge result1 and result2? I want to be able to reference the objects as if they were obtained via one query. Cheers, Dan
2014 Oct 31
0
[PATCH] nv50/disp: Fix modeset on G94
...t;> be set after setting scale instead of before. > >> > >> V2: shove this in a separate function > >> > >> This is a candidate bug-fix for 3.18 > >> > >> Signed-off-by: Roy Spliet <rspliet at eclipso.eu> > >> Tested-by: Zlatko Calusic <zcalusic at bitsync.net> > >> Tested-by: Michael Riesch <michael at riesch.at> > >> Tested-by: "poma" <pomidorabelisima at gmail.com> > >> Tested-by: Adam Williamson <adamw at happyassassin.net> > >> --- > >> drivers...
2015 Dec 20
8
[Bug 93458] New: page allocation failure: order:5, mode:0x240c0c0
...oduct: xorg Version: 7.7 (2012.06) Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW Severity: normal Priority: medium Component: Driver/nouveau Assignee: nouveau at lists.freedesktop.org Reporter: zcalusic at bitsync.net QA Contact: xorg-team at lists.x.org Kernel 4.4.0-rc5+, G94. The below failed allocation happens pretty often, with various applications like Xorg, iceweasel, icedove, mplayer, qpdfview. The order 5 is a pretty big contiguous allocation, if memory is fragmented the linux k...
2014 Oct 17
17
[Bug 85160] New: [NV94] INVALID_STATE error, X fails to start on GeForce 9600 GT with dual monitors, kernels 3.18.0-0.rc0.git8.2.fc22.1 onwards
https://bugs.freedesktop.org/show_bug.cgi?id=85160 Bug ID: 85160 Summary: [NV94] INVALID_STATE error, X fails to start on GeForce 9600 GT with dual monitors, kernels 3.18.0-0.rc0.git8.2.fc22.1 onwards Product: xorg Version: unspecified Hardware: x86-64 (AMD64) OS: Linux (All)
2015 Oct 06
41
[Bug 92307] New: NV50: WARNING: ... at include/drm/drm_crtc.h:1577 drm_helper_choose_encoder_dpms+0x8a/0x90 [drm_kms_helper]()
https://bugs.freedesktop.org/show_bug.cgi?id=92307 Bug ID: 92307 Summary: NV50: WARNING: ... at include/drm/drm_crtc.h:1577 drm_helper_choose_encoder_dpms+0x8a/0x90 [drm_kms_helper]() Product: xorg Version: git Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW
2013 Aug 29
0
[linux-linus test] 18805: regressions - FAIL
...ng@gmail.com> Zhouping Liu <zliu@redhat.com> Zhouyi Zhou <zhouzhouyi@gmail.com> Zhu Yanhai <gaoyang.zyh@taobao.com> zhuwenfeng@kedacom.com Zi Shen Lim <zlim@netlogicmicro.com> Zijie Pan <zijie.pan@6wind.com> Ziv Riesel <zivriesel@ti.com> Zlatko Calusic <zcalusic@bitsync.net> Zlatko Calusic <zlatko.calusic@iskon.hr> Zoltan Kiss <zoltan.kiss@citrix.com> Zoltan Puskas <zpuskas@dension.com> Zoltán Böszörményi <zboszor@pr.hu> Zoran Markovic <zoran.markovic@linaro.org> Zoran Turalija <zoran.turalija@...
2013 Aug 29
0
[linux-linus test] 18844: regressions - FAIL
...ng@gmail.com> Zhouping Liu <zliu@redhat.com> Zhouyi Zhou <zhouzhouyi@gmail.com> Zhu Yanhai <gaoyang.zyh@taobao.com> zhuwenfeng@kedacom.com Zi Shen Lim <zlim@netlogicmicro.com> Zijie Pan <zijie.pan@6wind.com> Ziv Riesel <zivriesel@ti.com> Zlatko Calusic <zcalusic@bitsync.net> Zlatko Calusic <zlatko.calusic@iskon.hr> Zoltan Kiss <zoltan.kiss@citrix.com> Zoltan Puskas <zpuskas@dension.com> Zoltán Böszörményi <zboszor@pr.hu> Zoran Markovic <zoran.markovic@linaro.org> Zoran Turalija <zoran.turalija@...
2013 Mar 18
0
[linux-linus test] 17325: regressions - trouble: broken/fail/pass
...rvell.com> Zhouping Liu <sanweidaying@gmail.com> Zhouping Liu <zliu@redhat.com> Zhu Yanhai <gaoyang.zyh@taobao.com> zhuwenfeng@kedacom.com Zi Shen Lim <zlim@netlogicmicro.com> Zijie Pan <zijie.pan@6wind.com> Ziv Riesel <zivriesel@ti.com> Zlatko Calusic <zlatko.calusic@iskon.hr> Zoltán Böszörményi <zboszor@pr.hu> Zumeng Chen <zumeng.chen@windriver.com> Éric Piel <piel@delmic.com> ------------------------------------------------------------ jobs: build-amd64 pass...
2013 Mar 29
0
[linux-linus test] 17454: regressions - FAIL
...ng@gmail.com> Zhouping Liu <zliu@redhat.com> Zhouyi Zhou <zhouzhouyi@gmail.com> Zhu Yanhai <gaoyang.zyh@taobao.com> zhuwenfeng@kedacom.com Zi Shen Lim <zlim@netlogicmicro.com> Zijie Pan <zijie.pan@6wind.com> Ziv Riesel <zivriesel@ti.com> Zlatko Calusic <zlatko.calusic@iskon.hr> Zoltán Böszörményi <zboszor@pr.hu> Zumeng Chen <zumeng.chen@windriver.com> Éric Piel <piel@delmic.com> ------------------------------------------------------------ jobs: build-amd64 pass...
2013 Apr 10
0
[linux-linus test] 17612: regressions - FAIL
...ng@gmail.com> Zhouping Liu <zliu@redhat.com> Zhouyi Zhou <zhouzhouyi@gmail.com> Zhu Yanhai <gaoyang.zyh@taobao.com> zhuwenfeng@kedacom.com Zi Shen Lim <zlim@netlogicmicro.com> Zijie Pan <zijie.pan@6wind.com> Ziv Riesel <zivriesel@ti.com> Zlatko Calusic <zlatko.calusic@iskon.hr> Zoltan Kiss <zoltan.kiss@citrix.com> Zoltán Böszörményi <zboszor@pr.hu> Zumeng Chen <zumeng.chen@windriver.com> Éric Piel <piel@delmic.com> ------------------------------------------------------------ jobs: build-amd64...
2013 May 05
0
[linux-linus test] 17901: regressions - FAIL
...ng@gmail.com> Zhouping Liu <zliu@redhat.com> Zhouyi Zhou <zhouzhouyi@gmail.com> Zhu Yanhai <gaoyang.zyh@taobao.com> zhuwenfeng@kedacom.com Zi Shen Lim <zlim@netlogicmicro.com> Zijie Pan <zijie.pan@6wind.com> Ziv Riesel <zivriesel@ti.com> Zlatko Calusic <zlatko.calusic@iskon.hr> Zoltan Kiss <zoltan.kiss@citrix.com> Zoltan Puskas <zpuskas@dension.com> Zoltán Böszörményi <zboszor@pr.hu> Zumeng Chen <zumeng.chen@windriver.com> Éric Piel <piel@delmic.com> -------------------------------------------------...
2013 May 07
0
[linux-linus test] 17916: regressions - FAIL
...ng@gmail.com> Zhouping Liu <zliu@redhat.com> Zhouyi Zhou <zhouzhouyi@gmail.com> Zhu Yanhai <gaoyang.zyh@taobao.com> zhuwenfeng@kedacom.com Zi Shen Lim <zlim@netlogicmicro.com> Zijie Pan <zijie.pan@6wind.com> Ziv Riesel <zivriesel@ti.com> Zlatko Calusic <zlatko.calusic@iskon.hr> Zoltan Kiss <zoltan.kiss@citrix.com> Zoltan Puskas <zpuskas@dension.com> Zoltán Böszörményi <zboszor@pr.hu> Zumeng Chen <zumeng.chen@windriver.com> Éric Piel <piel@delmic.com> -------------------------------------------------...
2013 Jun 16
0
[linux-linus test] 18150: regressions - FAIL
...ng@gmail.com> Zhouping Liu <zliu@redhat.com> Zhouyi Zhou <zhouzhouyi@gmail.com> Zhu Yanhai <gaoyang.zyh@taobao.com> zhuwenfeng@kedacom.com Zi Shen Lim <zlim@netlogicmicro.com> Zijie Pan <zijie.pan@6wind.com> Ziv Riesel <zivriesel@ti.com> Zlatko Calusic <zlatko.calusic@iskon.hr> Zoltan Kiss <zoltan.kiss@citrix.com> Zoltan Puskas <zpuskas@dension.com> Zoltán Böszörményi <zboszor@pr.hu> Zoran Markovic <zoran.markovic@linaro.org> Zumeng Chen <zumeng.chen@windriver.com> Éric Piel <piel@delmic.com&gt...
2013 Jun 23
0
[linux-linus test] 18181: regressions - trouble: broken/fail/pass
...ng@gmail.com> Zhouping Liu <zliu@redhat.com> Zhouyi Zhou <zhouzhouyi@gmail.com> Zhu Yanhai <gaoyang.zyh@taobao.com> zhuwenfeng@kedacom.com Zi Shen Lim <zlim@netlogicmicro.com> Zijie Pan <zijie.pan@6wind.com> Ziv Riesel <zivriesel@ti.com> Zlatko Calusic <zlatko.calusic@iskon.hr> Zoltan Kiss <zoltan.kiss@citrix.com> Zoltan Puskas <zpuskas@dension.com> Zoltán Böszörményi <zboszor@pr.hu> Zoran Markovic <zoran.markovic@linaro.org> Zumeng Chen <zumeng.chen@windriver.com> Éric Piel <piel@delmic.com&gt...