search for: trello

Displaying 20 results from an estimated 29 matches for "trello".

2017 Oct 15
2
Project ideas for GSoC/EVoC
Hi everybody, currently on the Xorg Wiki page [1] there are only three projects ideas, two being quite similiar: 1. Instruction scheduling 2. Maxwell Video Accel Decoding 3. Kepler Video Accel Encoding and also the reference to our Trello board. Because I don't expect any student interested in a GSoC/EVoC project to read our wiki or trello, I am sure to attract more students, we should give more project examples, best if those are all in different areas of the driver. I am fine with writing and adding new ideas on the wiki, bu...
2019 Jul 11
6
[PATCH 0/4] Refuse to load if the power cable are not connected
trello card: https://trello.com/c/admzDRvd/50-reduce-performance-refuse-to-boot-if-not-all-the-power-connectors-are-plugged Mark Menzynski (4): moved gpio so it is sorted by values gpio: checking if gpu power cable is connected gpio: added power check for another GPIO gpio: added power check for...
2013 Feb 04
0
Announce: PuppetDB 1.1.1 Available!
...rise 2.5.3 and later at http://yum-enterprise.puppetlabs.com/ and http://apt-enterprise.puppetlabs.com/ # Documentation (including how to install): http://docs.puppetlabs.com/puppetdb # Issues can be filed at: http://projects.puppetlabs.com/projects/puppetdb/issues # See our development board on Trello: http://links.puppetlabs.com/puppetdb-trello ====================== ### 1.1.1 Release Notes ### ====================== Many thanks to the following people who contributed patches to this release: * Chris Price * Nick Fagerlund * Nick Lewis Fixes: * (#18934) Dashboard Inventory Service return...
2017 Oct 15
0
Project ideas for GSoC/EVoC
...22:13, Karol Herbst wrote: > Hi everybody, > > currently on the Xorg Wiki page [1] there are only three projects > ideas, two being quite similiar: > 1. Instruction scheduling > 2. Maxwell Video Accel Decoding > 3. Kepler Video Accel Encoding > and also the reference to our Trello board. > > Because I don't expect any student interested in a GSoC/EVoC project > to read our wiki or trello, I am sure to attract more students, we > should give more project examples, best if those are all in different > areas of the driver. > > I am fine with writing a...
2012 Oct 10
0
Announce: PuppetDB 1.0.1 Available
...rise 2.5.1 and later at http://yum-enterprise.puppetlabs.com/ and http://apt-enterprise.puppetlabs.com/ # Documentation (including how to install): http://docs.puppetlabs.com/puppetdb # Issues can be filed at: http://projects.puppetlabs.com/projects/puppetdb/issues # See our development board on Trello: http://links.puppetlabs.com/puppetdb-trello # 1.0.1 Changelog ============== Many thanks to the following people who contributed patches to this release: Deepak Giridharagopal Nick Lewis Matthaus Litteken Chris Price Fixes: (#16180) Properly handle edges between exported resources This was prev...
2017 Jun 08
1
[PATCH v2] nv110/exa: update sched codes
...: Add missing delays >> >> This patch adds proper delays to maxwell exa shaders. >> rendercheck tests >> seem consistent with/without this patch. I haven't extensively >> tested >> them though. >> >> Trello: >> https://trello.com/c/6LPB2EIS/174-update-maxwell-shaders-wit >> h-proper-delays >> <https://trello.com/c/6LPB2EIS/174-update-maxwell-shaders-wi >> th-proper-delays> >> >> Signed-off-by: Aaryaman Vasishta <jem456.vasishta at gm...
2017 Jun 10
2
[PATCH v3] nv110/exa: update sched codes
This patch adds proper delays to maxwell exa shaders. rendercheck tests seem consistent with/without this patch. I haven't extensively tested them though. Trello: https://trello.com/c/6LPB2EIS/174-update-maxwell-shaders-with-proper-delays Signed-off-by: Aaryaman Vasishta <jem456.vasishta at gmail.com> --- src/shader/exac8nv110.fp | 10 +++++----- src/shader/exac8nv110.fpc | 18 +++++++++--------- src/shader/exacanv110.fp | 10 +++++----- src/shade...
2017 Jun 07
2
[PATCH v2] nv110/exa: update sched codes
...On 06/03/2017 04:16 PM, Aaryaman Vasishta wrote: > >> v2: Add missing delays >> >> This patch adds proper delays to maxwell exa shaders. rendercheck tests >> seem consistent with/without this patch. I haven't extensively tested >> them though. >> >> Trello: >> https://trello.com/c/6LPB2EIS/174-update-maxwell-shaders-wit >> h-proper-delays >> >> Signed-off-by: Aaryaman Vasishta <jem456.vasishta at gmail.com> >> --- >> src/shader/exac8nv110.fp | 10 +++++----- >> src/shader/exac8nv110.fpc | 18 +++++++...
2013 May 06
3
Announce: PuppetDB 1.3.0 Available
...as Puppet): http://github.com/puppetlabs/puppetdb/ # Documentation (including how to install): http://docs.puppetlabs.com/puppetdb/1.<http://docs.puppetlabs.com/puppetdb/1.2> 3 # Issues can be filed at: http://projects.puppetlabs.com/projects/puppetdb/issues # See our development board on Trello: http://links.puppetlabs.com/puppetdb-trello ============================ ## PuppetDB 1.3.0 Release Notes ## ============================ Many thanks to following people who contributed patches to this release: * Branan Purvine-Riley * Chris Price * Deepak Giridharagopal * Ken Barber * Matthau...
2017 Jun 28
1
[PATCH v4] nv110/exa: update sched codes
...gt; > rendercheck -f a8r8g8b8. > > > > I am still wondering whether the rd's are required. We could > > still wait on the write bars instead. eg. see > > "sched (st 0xf wr 0x1 wt 0x2) (st 0xf wr 0x1 wt 0x2) (st 0xf)" in > exacmnv110.fp > > > > Trello: > > https://trello.com/c/6LPB2EIS/174-update-maxwell-shaders-wit > h-proper-delays > > > > Signed-off-by: Aaryaman Vasishta <jem456.vasishta at gmail.com> > > --- > > src/shader/exac8nv110.fp | 10 +++++----- > > src/shader/exac8nv110.fpc | 18 +++++++...
2017 Jun 07
0
[PATCH v2] nv110/exa: update sched codes
...a wrote: > > v2: Add missing delays > > This patch adds proper delays to maxwell exa shaders. > rendercheck tests > seem consistent with/without this patch. I haven't extensively > tested > them though. > > Trello: > https://trello.com/c/6LPB2EIS/174-update-maxwell-shaders-with-proper-delays > <https://trello.com/c/6LPB2EIS/174-update-maxwell-shaders-with-proper-delays> > > Signed-off-by: Aaryaman Vasishta <jem456.vasishta at gmail.com > <mailto:jem...
2019 Jul 15
5
[PATCH v2 0/4] Refuse to load if power cables are not connected
Trello: https://trello.com/c/admzDRvd/50-reduce-performance-refuse-to-boot-if-not-all-the-power-connectors-are-plugged Fixed commit messages. Mark Menzynski (4): bios/gpio: sort gpios by values gpio: fail if gpu external power is missing gpio: check the gpio function 16 in the power check as well...
2017 Jun 12
2
[PATCH v3] nv110/exa: update sched codes
...> <jem456.vasishta at gmail.com <mailto:jem456.vasishta at gmail.com>> wrote: > > This patch adds proper delays to maxwell exa shaders. rendercheck tests > seem consistent with/without this patch. I haven't extensively tested > them though. > > Trello: > https://trello.com/c/6LPB2EIS/174-update-maxwell-shaders-with-proper-delays > <https://trello.com/c/6LPB2EIS/174-update-maxwell-shaders-with-proper-delays> > > Signed-off-by: Aaryaman Vasishta <jem456.vasishta at gmail.com > <mailto:jem456.vasishta at...
2017 Jun 27
4
[PATCH v4] nv110/exa: update sched codes
...sks. This patch adds proper delays to maxwell exa shaders. Tested with rendercheck -f a8r8g8b8. I am still wondering whether the rd's are required. We could still wait on the write bars instead. eg. see "sched (st 0xf wr 0x1 wt 0x2) (st 0xf wr 0x1 wt 0x2) (st 0xf)" in exacmnv110.fp Trello: https://trello.com/c/6LPB2EIS/174-update-maxwell-shaders-with-proper-delays Signed-off-by: Aaryaman Vasishta <jem456.vasishta at gmail.com> --- src/shader/exac8nv110.fp | 10 +++++----- src/shader/exac8nv110.fpc | 18 +++++++++--------- src/shader/exacanv110.fp | 10 +++++----- src/shade...
2017 Jun 03
2
[PATCH v2] nv110/exa: update sched codes
v2: Add missing delays This patch adds proper delays to maxwell exa shaders. rendercheck tests seem consistent with/without this patch. I haven't extensively tested them though. Trello: https://trello.com/c/6LPB2EIS/174-update-maxwell-shaders-with-proper-delays Signed-off-by: Aaryaman Vasishta <jem456.vasishta at gmail.com> --- src/shader/exac8nv110.fp | 10 +++++----- src/shader/exac8nv110.fpc | 18 +++++++++--------- src/shader/exacanv110.fp | 10 +++++----- src/shade...
2017 Oct 19
0
Project ideas for GSoC/EVoC v2
...gt; >>> currently on the Xorg Wiki page [1] there are only three projects >>> ideas, two being quite similiar: >>> 1. Instruction scheduling >>> 2. Maxwell Video Accel Decoding >>> 3. Kepler Video Accel Encoding >>> and also the reference to our Trello board. >>> >>> Because I don't expect any student interested in a GSoC/EVoC project >>> to read our wiki or trello, I am sure to attract more students, we >>> should give more project examples, best if those are all in different >>> areas of the driv...
2019 Jun 27
0
[Bug 111006] Adding a uniform-dependent if-statement in shader renders a different image
https://bugs.freedesktop.org/show_bug.cgi?id=111006 Karol Herbst <karolherbst at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |https://trello.com/c/ESKBoR | |GN/215-codegen-use-off-chip | |-return-call-stack-where-th | |e-on-chip-one-isnt-enough -- You are receiving this mail because: You are the QA...
2013 Feb 20
2
SYSLINUX stuck on boot about 0.1% of the time
...s usually no monitor connected and they can't actually diagnose the error, so they simply mark the device as bad. Is this from a race condition or memory leak? Or dodgy hardware? Would a newer version of syslinux help? (We're running 4.02 from debian squeeze.) Thanks, Jayen [1] https://trello-attachments.s3.amazonaws.com/4ffa2f972baf1b1c1b316dac/5120ec93788c2d8d1100486a/c8f4c69ec4ffe5883e408277b3fab562/no_boot_msg.jpg -- Marathon Targets Pty Ltd Marathon, like the run from Marathon to Athens Targets, like the things at which one shoots for practice Sydney, Australia http://www.maratho...
2016 Sep 01
2
[Bug 97568] New: read pixels of MSAAx8 surface stretched horizontally/vertically
https://bugs.freedesktop.org/show_bug.cgi?id=97568 Bug ID: 97568 Summary: read pixels of MSAAx8 surface stretched horizontally/vertically Product: Mesa Version: unspecified Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW Severity: normal Priority: medium
2017 Jul 01
0
[PATCH v5 2/2] nv110/exa: update sched codes
v5: Rebased on depbar removal patch; removed a redundant read dep-bar. This patch adds proper delays to maxwell exa shaders. rendercheck tests seem consistent with/without this patch. I haven't extensively tested them though. Trello: https://trello.com/c/6LPB2EIS/174-update-maxwell-shaders-with-proper-delays Signed-off-by: Aaryaman Vasishta <jem456.vasishta at gmail.com> --- src/shader/exac8nv110.fp | 10 +++++----- src/shader/exac8nv110.fpc | 18 +++++++++--------- src/shader/exacanv110.fp | 10 +++++----- src/shade...