similar to: [Bug 37000] New: Exceeding render target size in xorg.conf breaks everything

Displaying 20 results from an estimated 10000 matches similar to: "[Bug 37000] New: Exceeding render target size in xorg.conf breaks everything"

2018 Jan 09
1
RFC: [LV] any objections in moving isLegalMasked* check from Legal to CostModel? (Cleaning up LoopVectorizationLegality)
Thanks, Hal. I plan to post a patch w/o HW Legality early bailout first. That should enable further discussion on where the initial very high cost for "illegal masked load/store/gather/scatter" should be coming from --- like should LoopVectorize provide it? Or should it be provided by TTI? I prefer the latter (TTI) but the first revision of the patch will intentionally do the former
2015 Oct 09
0
load_env32 WAS: Hyper-V Gen 2 waiting for ldlinux.e64
On Thu, Oct 08, 2015 at 01:24:26AM +0200, Geert Stappers via Syslinux wrote: > On Wed, Oct 07, 2015 at 05:58:51PM -0500, Clements, James wrote: > > > Correct me if I am wrong but if I understand correctly, syslinux.efi is > > what drives the request for ldlinux.e64. Is there a way we can enable > > some debug somehow to see why the request for ldlinux.e64 includes >
2012 May 30
2
[LLVMdev] [llvm-commits] [llvm] r157649 - /llvm/trunk/lib/Transforms/Scalar/BoundsChecking.cpp
Originally on llvm-commits. On May 30, 2012, at 8:48 AM, Nuno Lopes <nunoplopes at sapo.pt> wrote: >> This is probably fine for now. It's a relatively safe use of SCEVExpander and the least effort approach, but generally I would like to encourage people to solve local rewrite problems with IRBuilder, not SCEVExpander, and build useful utilities for that purpose. Just because you
2018 Jan 07
0
RFC: [LV] any objections in moving isLegalMasked* check from Legal to CostModel? (Cleaning up LoopVectorizationLegality)
On 01/05/2018 06:28 PM, Saito, Hideki wrote: > Amara, > >> I support this direction > Thanks for the support. > >> but are there actually any real world workloads where gather/scatter scalarisation would be worth it, on any micro-architecture? If we don’t have examples and the compile time cost is non-negligible then I think we’d still like to keep the early >bailouts in
2012 May 31
0
[LLVMdev] [llvm-commits] [llvm] r157649 - /llvm/trunk/lib/Transforms/Scalar/BoundsChecking.cpp
On Wed, 30 May 2012 10:04:50 -0700 Andrew Trick <atrick at apple.com> wrote: > Originally on llvm-commits. > > On May 30, 2012, at 8:48 AM, Nuno Lopes <nunoplopes at sapo.pt> wrote: > >> This is probably fine for now. It's a relatively safe use of > >> SCEVExpander and the least effort approach, but generally I would > >> like to encourage
2018 Jan 06
2
RFC: [LV] any objections in moving isLegalMasked* check from Legal to CostModel? (Cleaning up LoopVectorizationLegality)
Amara, >I support this direction Thanks for the support. >but are there actually any real world workloads where gather/scatter scalarisation would be worth it, on any micro-architecture? If we don’t have examples and the compile time cost is non-negligible then I think we’d still like to keep the early >bailouts in some form.’ It's not like I have specific application code in
2009 Jun 24
0
Gluster-users Digest, Vol 14, Issue 34
HI: Was there a limit of servers which was used as storage in Gluster ? 2009-06-24 eagleeyes ???? gluster-users-request ????? 2009-06-24 03:00:42 ???? gluster-users ??? ??? Gluster-users Digest, Vol 14, Issue 34 Send Gluster-users mailing list submissions to gluster-users at gluster.org To subscribe or unsubscribe via the World Wide Web, visit
2008 Sep 20
3
wine 1.1.5 breaks everything
a recurrent message in all my directx9 games Code: err:d3d:InitAdapters Can't load opengl32.dll! err:d3d:WineDirect3DCreate Direct3D9 is not available without opengl Opengl32.dll is present in my system32 I've got installer issues too (msi problem) several regressions in fact :(
2015 Oct 07
2
Hyper-V Gen 2 waiting for ldlinux.e64
On Wed, Oct 07, 2015 at 05:58:51PM -0500, Clements, James wrote: > James Clement > > Geert Stappers > > > On Wed, Oct 07, 2015 at 05:06:41PM -0500, Clements, James wrote: > > > > The screen displays the following: > > > > > > > > PXE Network Boot using IPv4 > > > > .... > > > > Station IP address is 192.168.205.50
2018 Jan 05
0
RFC: [LV] any objections in moving isLegalMasked* check from Legal to CostModel? (Cleaning up LoopVectorizationLegality)
> On 5 Jan 2018, at 21:01, Saito, Hideki via llvm-dev <llvm-dev at lists.llvm.org> wrote: > > > All, > > I'm trying to refactor LoopVectorize such that it has better conformance to VPlan vision going forward > (http://www.llvm.org/docs/Proposals/VectorizationPlan.html). All VP*Recipe class definitions are now > moved to VPlan.h, and I have a patch under review
2009 Jun 24
2
Limit of Glusterfs help
HI: Was there a limit of servers which was used as storage in Gluster ? 2009-06-24 eagleeyes ???? gluster-users-request ????? 2009-06-24 03:00:42 ???? gluster-users ??? ??? Gluster-users Digest, Vol 14, Issue 34 Send Gluster-users mailing list submissions to gluster-users at gluster.org To subscribe or unsubscribe via the World Wide Web, visit
2013 Feb 07
2
Monitor with corrupted EDID
For an unknown reason both my monitors ended up with a corrupted EDID. They both provide VGA and DVI input. The VGA input works fine, while DVI is broken because of the EDID issue. Using these [1] instructions I have been able to read the EDID and fix it. Unfortunately I'm not able to write it back to the eeprom. I always get this message: i2c i2c-1: sendbytes: NAK bailout. This is what I
2009 Apr 28
0
google adsense breaks render :partial =>
Hey everybody, i''ve got a control that returns a partial, no biggie. Except when that partial contains the javascript for my adsense account. Then the partial renders correctly, and then quickly replaces my page with nothing by the ad. When i take away my adsense js, everything works great. Has anyone encountered this before, or know how to get around it? def submit_remote_form render
2011 Dec 13
0
My partial wont render if there are line breaks (!?)
Hi, I''m having a problem with some partials not rendering if there are line breaks in it. I''m trying Coda editor. Anyone using it? It has given me sometimes strange problems due to text encoding. And now problem with line endings. I guess I won''t be trying it for a long time. I imagine not many Rails developers use Coda though... -- Posted via
2009 Jul 02
2
ajax based form - render action breaks form
hi all, i''ve 4 select boxes in a form(_form.rhtml), one dependent on the other. initially, when form is loaded, only 1st box is enabled. after selecting value in 1st select box, it inserts 2nd, on 2nd''s change, 3rd gets inserted and on 3rd''s change, 4th gets inserted. this flow works perfect for me. i''ve used ajax for this flow. this form then is sent to
2017 Aug 27
0
xorg-x11-drv-intel CR update breaks X server for Intel HD520
Do you use .conf file for your intel GPU? I had a conf file in /etc/X11/xorg.conf.d for my intel GPU and X was unable to start. But when I removed it it is able to start. Try it and let me know if it works for you :) On Sun, Aug 27, 2017 at 10:34 PM, milos.blazevic <milos.blazevic at sbb.rs> wrote: > Hi, > > As a consequence of rolling out CR updates on Latitude E7470 (Skylake
2010 Jan 21
1
Xorg without xorg.conf (a bit OT)
I like to try out other distributions of Linux. Today I took a look at Mint Linux 8 and Fedora 12. I installed and updated each on a small partition -- actual physical install, not virtual machines. Both worked great at 1280x1024 (their defaults) but neither would let me use 1024x768 resolution. Both came with newer versions of Xorg, neither of which build an xorg.conf file. Mint gave me three
2015 Dec 03
0
Fwd: Re: New Monitor Weirdnesses or how do I get Xorg to pay attention to my xorg.conf file?
Has anyone built the nouveau drivers for CentOS 5 system running under Xen? Forwarded Message: From: =?iso-8859-1?Q?Thomas_L=FCbking?= <thomas.luebking at gmail.com> To: <xorg at lists.x.org> Subject: Re: New Monitor Weirdnesses or how do I get Xorg to pay attention to =?iso-8859-1?Q?my_xorg.conf_file=3F?= Date: Thu, 03 Dec 2015 16:19:54 +0100 Message-ID:
2019 Jul 24
2
[PATCH] mm/hmm: replace hmm_update with mmu_notifier_range
On Wed, Jul 24, 2019 at 07:58:58PM +0200, Michal Hocko wrote: > On Wed 24-07-19 12:28:58, Jason Gunthorpe wrote: > > On Wed, Jul 24, 2019 at 09:05:53AM +0200, Christoph Hellwig wrote: > > > Looks good: > > > > > > Reviewed-by: Christoph Hellwig <hch at lst.de> > > > > > > One comment on a related cleanup: > > > > > >
2017 Aug 27
3
xorg-x11-drv-intel CR update breaks X server for Intel HD520
Hi, As a consequence of rolling out CR updates on Latitude E7470 (Skylake chipset), X would no longer start until I rolled back all of the xorg-\* packages. And to be more precise, looks like the culprit is xorg-x11-drv-intel: https://bugzilla.redhat.com/show_bug.cgi?id=1445583 as the CR package release version matches the one mentioned in Comment #2, in the regression context.