search for: gen4

Displaying 17 results from an estimated 17 matches for "gen4".

Did you mean: gen
2010 Jul 08
2
transformation of data.frame
...ng (or maybe better regrouping) a data.frame. I have a big data.frame, which I would like to sum up according to a specific column. This is an example of my matrix: ID gen 0042787 gen2 0016070 gen2 0016070 gen3 0007409 Gen1 0007409 gen3 0006511 gen2 0006417 gen3 0016070 gen4 0006511 gen4 I want to rearrange the matrix according to column GO, so that it will look likes that: GO:0042787 gen2 GO:0016070 gen2 : gen3 : gen4 GO:0007409 gen1 : gen3 GO:0006511 gen2 : gen4 GO:0006417 gen3 I've tried it with the package doBy (lapplyBy and paste)...
2012 Dec 03
0
[ANNOUNCE] xf86-video-intel 2.20.15
Release 2.20.15 (2012-12-03) ============================ And lo, enabling more of the common acceleration paths for gen4 revealed another lurking bug - something is wrong with how we prepare Y-tiling surfaces for rendering. For the time being, we can surreptiously disable them for gen4 and avoid hitting GPU hangs. * Avoid clobbering the render state after failing to convert the operation to use the blitter. h...
2012 Dec 15
0
[ANNOUNCE] xf86-video-intel 2.20.16
...nd they go away if we take a leaf out of the original driver and never reuse those pages for anything else. So for the first time ever, I have been able to complete running the test suite on an 845g, even whilst thrashing the page and buffer caches! -Chris * Run the SF stage as single-threaded on gen4 to workaround a few issues https://bugs.freedesktop.org/show_bug.cgi?id=57410 * Keep the scanout SURFACE_STATE separate to avoid overriding its memory access control on gen6/7 (i.e. writes to the scanout need to be kept out of the render cache) * Tune batch flushing after an operation...
2008 Dec 12
0
RE: [ofa-general] Infiniband performance
Hi Jan, I asked almost the exact same question as you about 6 months ago and someone provided some Gen4 results for me (But I can''t seem to find them in email), they were a fair bit better than Gen3. With IPOIB, you want connected mode and a large 32Kb+ MTU for max bandwidth, 1Gbyte/sec or more should be possible with Gen 4. Here are some of my original test results on my Opteron System w...
2012 Apr 03
3
A trivial plot gives open circles as the plot char but another one gives me "q"s . . why is this?
...mputer I get "q"s ! So I tried a trivial test plot on the work computer ie: a <- c(1,2,3,4,5) b <- c(1,2,3,4,5) plot(a,b) and that also gives me open circles as it should! - the plot line in my real script is: plot( means5[ ,4 ], means6[ ,4 ], xlab="640loci-50reps Gen4(-1) Rst", ylab="ADf" ) I have tried adding the "pch=x" command with no effect . . what is going on? (Both computers have the same fonts installed although the home computer is Fedora 16 and the work one is Fedora 15). It is very frustrating . . Thanks, Phil. -- Ph...
2013 Feb 20
0
[ANNOUNCE] xf86-video-intel 2.21.3
...ore the DRI client has updated its references, then we would end up manipulating an exported pixmap without a flush flag set. In the worst case, this would culminate in a segfault in the driver. https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1127497 * Restore the gen4 workarounds for flickering rendering - a few cases still remain, as the root cause persists. https://bugs.freedesktop.org/show_bug.cgi?id=60402 * Double check that the device has KMS enabled before claiming. This allows X to gracefully fallback to VESA/fbdev rather than bailing out. h...
2011 Oct 25
4
comparing two tables
...start end str accession Length gen1 4 646752 646838 + MI0005806 86 gen12 2L 243035 243141 - MI0005821 106 gen3 2L 159838 159928 + MI0005813 90 gen7 2L 1831685 1831799 - MI0011290 114 gen4 2L 2737568 2737661 + MI0017696 93 ... localization table: Chr Start End length 4 136532 138654 2122 3 139870 141970 2100 2L 157838 158440 602 X 160834 162966 2132 4 204040 208536 4496 ... I would like...
2012 Oct 14
0
[ANNOUNCE] xf86-video-intel 2.20.10
...ssing damage upload along PutImage after using the CPU bo as a source for the GPU. https://bugs.freedesktop.org/show_bug.cgi?id=55508 * Fix compilation for older glibc without O_CLOEXEC https://bugs.freedesktop.org/show_bug.cgi?id=55577 * Fix out-of-tree builds failing to recompile the gen4 assemblies https://bugs.freedesktop.org/show_bug.cgi?id=55645 * Fix non-standard build host configuration handling for intel-gen4asm https://bugs.freedesktop.org/show_bug.cgi?id=55646 * Fix a potential batch buffer overflow when replacing the last BLT fill operation with a copy http...
2017 Dec 27
1
[Bug 104393] New: GF117 volting not possible
...tatus: NEW Severity: normal Priority: medium Component: Driver/nouveau Assignee: nouveau at lists.freedesktop.org Reporter: robert.de.rooy at gmail.com QA Contact: xorg-team at lists.x.org Lenovo E93Z AIO with Nvidia Geforce GT720A and Intel gen4 graphics On boot I get various error messages from the Nouveau driver, here is my dmesg output when I grep for nouveau nouveau 0000:01:00.0: enabling device (0000 -> 0003) nouveau 0000:01:00.0: NVIDIA GF117 (ed7000a2) nouveau 0000:01:00.0: bios: version 75.17.80.00.07 nouveau 0000:01:00.0: fd:...
2016 Dec 02
0
New laptop recomendation
...hat I2C support for Gen6 mobile CPUs was introduced. Thus as the time passes, say 6 months from now, one should be able to drop the LT/ML kernel in favor of the stock RHEL/CentOS kernel. On a side note, the Latitude design/sturdiness impressions were much better than that of a Lenovo X1 Carbon gen4. Regards, Milos. On Tue, Nov 22, 2016 at 03:23:08PM +0000, Tony Molloy wrote: > > Hi, > > I'm recently retired from my university job. I am looking for a laptop > to run CentOS 6/7. My university was a traditional Dell site so I've > used Latitude laptops for year...
2010 Dec 10
0
[ANNOUNCE] libdrm 2.4.23
...ntel: enable relaxed fence allocation for i915 intel: Compute in-aperture size for relaxed fenced objects intel: Add a forward declaration of struct drm_clip_rect intel: If the command is fenced inform the kernel intel: Reorder need_fence vs fenced_command to avoid fences on gen4 tests: Update for ENOENT returns from unknown handles configure: Bump version to 2.4.23 Dave Airlie (1): drm: don't do the create the node ourselves if we have udev. Eric Anholt (5): intel: Remove stale comment. intel: Shove the fake bufmgr subdata implementation...
2013 Mar 21
0
[ANNOUNCE] xf86-video-intel 2.21.5
...the ABI was different between the caller and callee - causing corruption. https://bugs.freedesktop.org/show_bug.cgi?id=62198 * Fix rendering of CompositeTriFan with recent Xorg. * Apply the video src-offset fix highlighted in the last release! A typo prevented the fix from working for gen4+. https://bugs.freedesktop.org/show_bug.cgi?id=62343 * Fix rendering of multiple glyphs to very large destination surfaces https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1156387 * Fix scanline waits for Haswell https://bugs.launchpad.net/ubuntu/+source/xserver-...
2013 Jul 17
3
Help with filing a [maybe] ZFS/mmap bug.
Hi All, I have what I think is a ZFS related bug. Unfortunately my simplest test case is a bit cumbersome and I haven't definitively proven that the problem is ZFS related. I'm hoping for some feedback on how to move forward. Quick background: I rip my CD's using grip and produce flac files. I tag the music using Musicbrainz' Picard and transcode it to mp3's within Picard
2016 Nov 22
8
New laptop recomendation
Hi, I'm recently retired from my university job. I am looking for a laptop to run CentOS 6/7. My university was a traditional Dell site so I've used Latitude laptops for years, currently E6500/E6510. Anybody got any experience of running CentOS on the newer Dell Latitudes E5000 or E7000. These are not certified according to Redhats' Hardware Guide. Alternatively Precision
2015 Sep 11
0
[ANNOUNCE] intel-gpu-tools 1.12
...e potential port names in the help text tools/intel_display_poller: Add CHV support tools/intel_display_poller: Try to fix pipe<->plane handling on gen2/3 tools/intel_display_poller: Make pipe name alphabetic tools/intel_display_poller: Align DSPSURF to 128k to appease gen4/vlv/chv intel_bios_reader: Read the child device size from VBT intel_bios_reader: Don't explode looking for the devid tools/intel_bios_reader: Print the child dev handle tools/intel_bios_reader: Decode the device type bits tools/intel_bios_reader: Add MIPI device t...
2018 Aug 08
0
[ANNOUNCE] igt-gpu-tools 1.23
...asure qlen for timing loops overlay: Call setlocale around strtod igt/perf_pmu: Most-busy requires at least one busy engine igt/gem_ctx_isolation: Reset a scratch context igt/gem_eio: Require context support before creation lib: Acquire master for pollable spinbatch on gen4/5 igt/gem_eio: Drop DRM_MASTER so we can reacquire it in the subtests lib: Dump meminfo and slabinfo if we complain about insufficient memory igt/kms_plane_scaling: Open DRM_MASTER igt/prime_mmap: Test for userptr support first igt/gem_exec_schedule: Exercise "dee...
2016 May 31
0
[ANNOUNCE] intel-gpu-tools 1.15
...ts a bit igt_kms: Fix use after free in kmstest_get_pipe_from_crtc_id Ville Syrjälä (8): lib/igt_kms: Fix igt_fb_set_size() debug message lib/igt_fb: Fix gen2 and 915 Y tile sizes tests/pm_rps: Fix assert for sysfs writes tools/intel_reg: Fix builtin register spec for gen4 tools/intel_reg: Add extra pipe B registers for CHV tests/pm_rps: Increase timeouts to 15 seconds lib: Pass format instead of bpp to create_bo_for_fb() tools/intel_watermark: Dump linetime watermarks on hsw/bdw marius vlad (7): tests/kms_pipe_crc_basic: Don't susp...