Displaying 20 results from an estimated 32 matches for "jeremyhu".
2016 Aug 27
7
[Bug 97505] New: X11 does not detect nouveau when using the linux kernel EFI Loader (GRUB loader works fine)
...fine)
Product: xorg
Version: unspecified
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
Assignee: nouveau at lists.freedesktop.org
Reporter: jeremyhu at freedesktop.org
QA Contact: xorg-team at lists.x.org
When using the Linux Kernel's EFI Boot Loader stub, X11 1.18.3 fails to start.
Everything works fine when using GRUB as the boot loader.
The kernel is based on 4.4.15 (specifically, Ubuntu's 4.4.0-34 kernel.
Looking at dmes...
2015 Aug 27
19
[Bug 91779] New: MacBookPro3, 1 (NV84) fails to load nouveau on linux 4.1 -- Invalid ROM contents
...ntents
Product: xorg
Version: unspecified
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
Assignee: nouveau at lists.freedesktop.org
Reporter: jeremyhu at freedesktop.org
QA Contact: xorg-team at lists.x.org
I thought this may have been bug #89047, but it looks like a different issue as
it is still reproducing on the 4.1 kernel.
This may be related to or a dupe of bug #90626 or bug #91402.
I have a MacBookPro3,1 with nVidia GeForce 8600...
2013 Jul 24
0
[LLVMdev] Transitioning build to cmake
On Wed, Jul 24, 2013 at 10:11 AM, Jeremy Huddleston Sequoia <
jeremyhu at apple.com> wrote:
> I recently took a stab at changing the MacPorts llvm-3.4 port from the
> configure-based build system to the cmake-based build system.
>
Thanks for working on this!
> 4) Building clang using installed llvm
>
> It looks like there is some support for b...
2013 Jul 24
1
[LLVMdev] Transitioning build to cmake
Sent from my iPhone...
> On Jul 24, 2013, at 12:40, Sean Silva <chisophugis at gmail.com> wrote:
>
>
>> On Wed, Jul 24, 2013 at 10:11 AM, Jeremy Huddleston Sequoia <jeremyhu at apple.com> wrote:
>> I recently took a stab at changing the MacPorts llvm-3.4 port from the configure-based build system to the cmake-based build system.
>
> Thanks for working on this!
No prob. Hopefully we can iron out these wrinkles.
>> 4) Building clang using install...
2013 Nov 26
0
[LLVMdev] R600/SI build failure on Leopard (Use of C++11)
Can't you just use &Ops[0] ?
On Tue, Nov 26, 2013 at 12:03 PM, Jeremy Huddleston Sequoia
<jeremyhu at apple.com> wrote:
> Hi Christian,
>
> Ryan just reported to me that llvm-3.4 is no longer building on OS X Leopard (https://trac.macports.org/ticket/41548). It seems the issue is with a commit that you made back in April (referenced below) which added this to SIISelLowering.cpp:
>...
2015 Aug 30
2
[Bug 91804] New: nouveau kernel drive should not steal fb until after getting vbios
...vbios
Product: xorg
Version: unspecified
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
Assignee: nouveau at lists.freedesktop.org
Reporter: jeremyhu at freedesktop.org
QA Contact: xorg-team at lists.x.org
Forked from bug #91779.
In some configurations, the fb will transition to nouveaufb, but then it will
fail to initialize. In such cases, it is not possible to then transition back
to the previous fb driver. Various forums suggest t...
2016 Dec 27
2
3.9 regression with legacy static assert macros (bad type resolution)
...lready shipped AFAIK: http://releases.llvm.org/download.html
—
Mehdi
> On Dec 27, 2016, at 9:55 AM, Akira Hatanaka via llvm-dev <llvm-dev at lists.llvm.org> wrote:
>
> Can we still check patches into 3.9.1?
>
>> On Dec 24, 2016, at 1:47 AM, Jeremy Huddleston Sequoia <jeremyhu at apple.com> wrote:
>>
>>
>>> On Dec 23, 2016, at 11:17, Frédéric Riss <friss at apple.com> wrote:
>>>
>>>
>>>> On Dec 22, 2016, at 9:36 PM, Jeremy Huddleston Sequoia via llvm-dev <llvm-dev at lists.llvm.org> wrote:
>>>...
2009 Mar 11
2
OSX 10.5 - XQuartz 2.3.3 - GLX issue
...Code:
rr:wgl:has_opengl glx_version is 1.2 and GLX_SGIX_fbconfig extension is unsupported. Expect problems.
I suspected it had something to do with X11 implementation so i checked over at xquartz site and found this ticket discussion
[url]
http://xquartz.macosforge.org/trac/ticket/122[/url]
JeremyHu is providing a beta version of 2.3.3 that supposedly solves the issue as the ticket is set to resolved
> http://static.macosforge.org/xquartz/downloads/X11-2.3.3_beta1.dmg
i tried it and I can report that it is not giving the same error code however it is not working for me eitherhttp://static...
2013 Nov 26
2
[LLVMdev] R600/SI build failure on Leopard (Use of C++11)
Hi Christian,
Ryan just reported to me that llvm-3.4 is no longer building on OS X Leopard (https://trac.macports.org/ticket/41548). It seems the issue is with a commit that you made back in April (referenced below) which added this to SIISelLowering.cpp:
// Adjust the writemask in the node
std::vector<SDValue> Ops;
Ops.push_back(DAG.getTargetConstant(NewDmask, MVT::i32));
for
2016 Dec 27
3
3.9 regression with legacy static assert macros (bad type resolution)
...vm.org/download.html
>
> —
> Mehdi
>
>> On Dec 27, 2016, at 9:55 AM, Akira Hatanaka via llvm-dev <llvm-dev at lists.llvm.org> wrote:
>>
>> Can we still check patches into 3.9.1?
>>
>>> On Dec 24, 2016, at 1:47 AM, Jeremy Huddleston Sequoia <jeremyhu at apple.com> wrote:
>>>
>>>
>>>> On Dec 23, 2016, at 11:17, Frédéric Riss <friss at apple.com> wrote:
>>>>
>>>>
>>>>> On Dec 22, 2016, at 9:36 PM, Jeremy Huddleston Sequoia via llvm-dev <llvm-dev at lists.llvm.org...
2016 Dec 27
0
3.9 regression with legacy static assert macros (bad type resolution)
Can we still check patches into 3.9.1?
> On Dec 24, 2016, at 1:47 AM, Jeremy Huddleston Sequoia <jeremyhu at apple.com> wrote:
>
>
>> On Dec 23, 2016, at 11:17, Frédéric Riss <friss at apple.com> wrote:
>>
>>
>>> On Dec 22, 2016, at 9:36 PM, Jeremy Huddleston Sequoia via llvm-dev <llvm-dev at lists.llvm.org> wrote:
>>>
>>> 3.9.0 and...
2017 Jan 23
2
3.9 regression with legacy static assert macros (bad type resolution)
...>>>
>>>> On Dec 27, 2016, at 9:55 AM, Akira Hatanaka via llvm-dev <llvm-dev at lists.llvm.org> wrote:
>>>>
>>>> Can we still check patches into 3.9.1?
>>>>
>>>>> On Dec 24, 2016, at 1:47 AM, Jeremy Huddleston Sequoia <jeremyhu at apple.com> wrote:
>>>>>
>>>>>
>>>>>> On Dec 23, 2016, at 11:17, Frédéric Riss <friss at apple.com> wrote:
>>>>>>
>>>>>>
>>>>>>> On Dec 22, 2016, at 9:36 PM, Jeremy Huddleston Sequoia...
2011 Oct 08
13
[Bug 41585] New: X freeze and PGRAPH errors in dmesg
https://bugs.freedesktop.org/show_bug.cgi?id=41585
Summary: X freeze and PGRAPH errors in dmesg
Product: xorg
Version: unspecified
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: major
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at lists.freedesktop.org
2013 Dec 10
1
[LLVMdev] Please cherry pick r195411 into release-3.4
Hi Michael,
Can you please cherry pick r195411 into release-3.4 to fix building on older OS X?
Thanks,
Jeremy
commit e323506316cc3948bd801be537a723c308d8e2d4
Author: Michael Gottesman <mgottesman at apple.com>
Date: Fri Nov 22 05:00:51 2013 +0000
[block-freq] Update data in test case to be unsigned long long to fix mingw build.
git-svn-id:
2011 Oct 08
3
[Bug 33045] xrandr 2>&- hangs the terminal, xrandr 2>/dev/null doesn't
https://bugs.freedesktop.org/show_bug.cgi?id=33045
Jeremy Huddleston <jeremyhu at freedesktop.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|keithp at keithp.com |nouveau at lists.freedesktop.o
| |rg...
2013 Jul 24
6
[LLVMdev] Transitioning build to cmake
I recently took a stab at changing the MacPorts llvm-3.4 port from the configure-based build system to the cmake-based build system.
There are a couple of issues that I still haven't been able to work out yet and would like to know if these are just configuration issues on my side or bugs I should file at bugs.llvm.org:
1) libclang_rt
It looks like the cmake build is missing some runtime
2015 Nov 29
2
metabug tracking blockers for the cmake transition
On 29 November 2015 at 01:50, Jeremy Huddleston Sequoia
<jeremyhu at apple.com> wrote:
>
>> On Nov 16, 2015, at 05:30, Alex Bradbury via llvm-dev <llvm-dev at lists.llvm.org> wrote:
>>
>> * LLVM's autoconf-based build system is now officially deprecated, with the
>> CMake build system being preferred.
>> [r252520](htt...
2013 Nov 26
2
[LLVMdev] R600/SI build failure on Leopard (Use of C++11)
...guously in a realloc'd array?
While I'm not sure anyone would do this (so perhaps the point is moot), it seems that one could use non-contiguous blocks as an implementation detail if allowed by the standard.
>
> On Tue, Nov 26, 2013 at 12:03 PM, Jeremy Huddleston Sequoia
> <jeremyhu at apple.com> wrote:
>> Hi Christian,
>>
>> Ryan just reported to me that llvm-3.4 is no longer building on OS X Leopard (https://trac.macports.org/ticket/41548). It seems the issue is with a commit that you made back in April (referenced below) which added this to SIISelLowe...
2016 Dec 24
2
3.9 regression with legacy static assert macros (bad type resolution)
> On Dec 23, 2016, at 11:17, Frédéric Riss <friss at apple.com> wrote:
>
>
>> On Dec 22, 2016, at 9:36 PM, Jeremy Huddleston Sequoia via llvm-dev <llvm-dev at lists.llvm.org> wrote:
>>
>> 3.9.0 and current release_39 (r90413) have issues with older static assertion macros like this one from an older libunwind:
>>
>> #define
2012 Jan 03
7
[Bug 35452] Pageflipping + nouveau + compiz + fullscreen == FAIL
https://bugs.freedesktop.org/show_bug.cgi?id=35452
Jeremy Huddleston <jeremyhu at freedesktop.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|xorg-team at lists.x.org |nouveau at lists.freedesktop.o
| |rg...