search for: stoney

Displaying 20 results from an estimated 21 matches for "stoney".

Did you mean: stone
2015 Nov 19
0
[ANNOUNCE] xf86-video-amdgpu 1.0.0
This is the initial release of the xf86-video-amdgpu driver. It was forked from the xf86-video-ati radeon driver and modified to support the amdgpu kernel driver via libdrm_amdgpu, and by extension the latest AMD GPU families Tonga, Carrizo, Iceland, Fiji and Stoney. Some functionality was removed because it's not relevant for the GPUs supported by the amdgpu kernel driver, but other than that the two drivers are more or less on par with respect to functionality and bug fixes. Thanks to everybody who contributed to this release! Adam Jackson (1):...
2016 Apr 21
0
[PATCH 01/24] drm/amdgpu: add extern C guard for the UAPI header
...d(__cplusplus) +extern "C" { +#endif + #define DRM_AMDGPU_GEM_CREATE 0x00 #define DRM_AMDGPU_GEM_MMAP 0x01 #define DRM_AMDGPU_CTX 0x02 @@ -642,4 +646,8 @@ struct drm_amdgpu_info_hw_ip { #define AMDGPU_FAMILY_VI 130 /* Iceland, Tonga */ #define AMDGPU_FAMILY_CZ 135 /* Carrizo, Stoney */ +#if defined(__cplusplus) +} +#endif + #endif -- 2.6.2
2008 Jul 09
0
Re: Bind Patch
...responsibility of the recipient to ensure this > is so. E-mail is not a 100% secure communications medium. We recommend > you observe this when e-mailing us. > *Esendex Ltd* is a limited company registered in the UK, with company > number 04217280 and having its registered office at 32a Stoney Street ? > Nottingham ? NG1 1LL ? United Kingdom. > [v1.1 EN]
2019 Mar 12
2
Clock skew on Win10
Hi, I'm having a problem with significant clock skew on fedora29 with qemu-system-x86-3.0.0 and ibvirt-daemon-kvm-4.7.0. This is on my desktop and appears to happen between suspends of the host each night. It appears like the time just stops while the guest is suspended, of course, but then doesn't update once the guest is resumed. I'm pretty sure time is configured correctly on the
2003 Jun 17
0
FW: 3274253-docked On2 movies don't draw the video frame
...f possible, send us any information you may have regarding the resolution of this issue (e.g. you are working on this issue, you have a fix, etc.). Your response will allow us to update our database with the information we will need to effectively test your product in the future. Best Regards, Stoney Gamble Apple Developer Connection ************************************** Preview the next major release of Mac OS X, codenamed "Panther" Worldwide Developers Conference 2003, June 23-27, San Francisco http://developer.apple.com/wwdc REQUEST -----------------------------------------------...
2012 Mar 27
1
Dovecot / IMAP / New Mails are not shown unless you open the folder in Outlook
...g ? Since i did not re-install outlook or something it cannot be a client thing since no settings changed on the client side. Maybe i have to do something with dovecots config file? I think it should keep the connection to the server open or something. I?d appreciate any kind of help. Thanks alot Stoney Dovecot is capable of the following things: telnet localhost 143 Trying 127.0.0.1... Connected to localhost. Escape character is '^]'. * OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE IDLE STARTTLS AUTH=PLAIN AUTH=LOGIN] Dovecot ready. Thats my dovecot.conf: # 2.1.3...
2008 Jan 20
3
CookieStore and Session data via POST vars (no cookies)
This might be a solved issue, so I thought I''d ask. I''m trying to use SWFUpload with the cookiestore. I''m passing in the session_id variable through a POST parameter in the upload. I''ve verified that Flash is sending the POST params (Flash 9). I thought simply by setting cookie_only to false for that method, I would be able to get that to work.
1999 Sep 30
1
PLEASE help with printing problem
I can't seem to find an answer or a workaround, and I've received stoney silence on this one. There aren't any answers in the archives (well, I didn't find any in the hours on several days I spent, anyhow). I'm convinced that I can't be the *only* one with this problem, nor am I convinced that there is absolutely no one who can help. Please feel free...
2015 Aug 11
3
Do I need to enable qemu-ga's guest-suspend: hybrid/suspend-ram/disk/shutdown?
How do I "enable" qemu-ga on a guest to be able to (I think this means have a success-response:true) for: guest-suspend-hybrid; guest-suspend-ram; guest-suspend-disk; and guest-shutdown? At least I think that's my question. http://wiki.stoney-cloud.org/wiki/Qemu_Guest_Agent_Integration shows these same 4 as false, so I'm not sure if they're always supposed to be that way. My overall point is to be able to run dompmsuspend servo disk. After setting up qemu-ga as far as I have, it at least says: ===== Domain <vmname> succe...
2008 Jul 10
0
CentOS-announce Digest, Vol 41, Issue 5
...responsibility of the recipient to ensure this > is so. E-mail is not a 100% secure communications medium. We recommend > you observe this when e-mailing us. > *Esendex Ltd* is a limited company registered in the UK, with company > number 04217280 and having its registered office at 32a Stoney Street ??? > Nottingham ??? NG1 1LL ??? United Kingdom. > [v1.1 EN] ------------------------------ Message: 2 Date: Wed, 9 Jul 2008 18:32:38 +0300 From: Pasi Pirhonen <upi at centos.fi> Subject: [CentOS-announce] CESA-2008:0533 Important CentOS 3 ia64 bind - security update To: cen...
2016 Apr 21
25
[PATCH 00/24] drm: add extern C guard for the UAPI headers
Hi all, As some of you may know there some subtle distinction between C and C++ structs, thus one should wrap/annotate them roughly like below. ... #if defined(__cplusplus) extern "C" { #endif struct foo { int bar; ... }; ... #if defined(__cplusplus) } #endif In order to work around the lack of these users can wrap the header inclusion in the same way. For example:
2009 Jul 20
9
Upgrade server to run on Rails 2.3.2/F11
Note that one of the 8 patches (#6) will be sent separately in reply to this email, as some of the replaced lines are too long, so git won't let me send the email. However, there is nothing wrong with that patch, and it should be applied in the sequence listed below. Note also that I assume this will be tested on a clean f11 install, rather than an upgrade of an existing ovirt server
2013 Mar 18
0
[linux-linus test] 17325: regressions - trouble: broken/fail/pass
...goodmis.org> (previous version subtly different) Steven Rostedt <rostedt@rostedt.homelinux.com> Steven Truelove <steven.truelove@utoronto.ca> Steven Walter <stevenrwalter@gmail.com> Steven Whitehouse <swhiteho@redhat.com> Stone Piao <piaoyun@marvell.com> Stoney Wang <song-bo.wang@hp.com> Stratos Karafotis <stratosk@semaphore.gr> Stuart Foster <smf.linux@ntlworld.com> Stuart Hayes <Stuart_Hayes@Dell.com> Stuart Hodgson <smhodgson@solarflare.com> Stuart Menefy <stuart.menefy@st.com> Stuart Swales <stuart.sw...
2013 Mar 29
0
[linux-linus test] 17454: regressions - FAIL
...goodmis.org> (previous version subtly different) Steven Rostedt <rostedt@rostedt.homelinux.com> Steven Truelove <steven.truelove@utoronto.ca> Steven Walter <stevenrwalter@gmail.com> Steven Whitehouse <swhiteho@redhat.com> Stone Piao <piaoyun@marvell.com> Stoney Wang <song-bo.wang@hp.com> Stratos Karafotis <stratosk@semaphore.gr> Stuart Foster <smf.linux@ntlworld.com> Stuart Hayes <Stuart_Hayes@Dell.com> Stuart Hodgson <smhodgson@solarflare.com> Stuart Menefy <stuart.menefy@st.com> Stuart Swales <stuart.sw...
2013 Apr 10
0
[linux-linus test] 17612: regressions - FAIL
...goodmis.org> (previous version subtly different) Steven Rostedt <rostedt@rostedt.homelinux.com> Steven Truelove <steven.truelove@utoronto.ca> Steven Walter <stevenrwalter@gmail.com> Steven Whitehouse <swhiteho@redhat.com> Stone Piao <piaoyun@marvell.com> Stoney Wang <song-bo.wang@hp.com> Stratos Karafotis <stratosk@semaphore.gr> Stuart Foster <smf.linux@ntlworld.com> Stuart Hayes <Stuart_Hayes@Dell.com> Stuart Hodgson <smhodgson@solarflare.com> Stuart Menefy <stuart.menefy@st.com> Stuart Swales <stuart.sw...
2013 May 05
0
[linux-linus test] 17901: regressions - FAIL
...Steven Rostedt <rostedt@rostedt.homelinux.com> Steven T Hampson <steven.t.hampson@intel.com> Steven Truelove <steven.truelove@utoronto.ca> Steven Walter <stevenrwalter@gmail.com> Steven Whitehouse <swhiteho@redhat.com> Stone Piao <piaoyun@marvell.com> Stoney Wang <song-bo.wang@hp.com> Stratos Karafotis <stratosk@semaphore.gr> Stuart Foster <smf.linux@ntlworld.com> Stuart Hayes <Stuart_Hayes@Dell.com> Stuart Hodgson <smhodgson@solarflare.com> Stuart Menefy <stuart.menefy@st.com> Stuart Swales <stuart.sw...
2013 May 07
0
[linux-linus test] 17916: regressions - FAIL
...Steven Rostedt <rostedt@rostedt.homelinux.com> Steven T Hampson <steven.t.hampson@intel.com> Steven Truelove <steven.truelove@utoronto.ca> Steven Walter <stevenrwalter@gmail.com> Steven Whitehouse <swhiteho@redhat.com> Stone Piao <piaoyun@marvell.com> Stoney Wang <song-bo.wang@hp.com> Stratos Karafotis <stratosk@semaphore.gr> Stuart Foster <smf.linux@ntlworld.com> Stuart Hayes <Stuart_Hayes@Dell.com> Stuart Hodgson <smhodgson@solarflare.com> Stuart Menefy <stuart.menefy@st.com> Stuart Swales <stuart.sw...
2013 Jun 16
0
[linux-linus test] 18150: regressions - FAIL
...Steven Rostedt <rostedt@rostedt.homelinux.com> Steven T Hampson <steven.t.hampson@intel.com> Steven Truelove <steven.truelove@utoronto.ca> Steven Walter <stevenrwalter@gmail.com> Steven Whitehouse <swhiteho@redhat.com> Stone Piao <piaoyun@marvell.com> Stoney Wang <song-bo.wang@hp.com> Stratos Karafotis <stratosk@semaphore.gr> Stuart Foster <smf.linux@ntlworld.com> Stuart Hayes <Stuart_Hayes@Dell.com> Stuart Hodgson <smhodgson@solarflare.com> Stuart Menefy <stuart.menefy@st.com> Stuart Swales <stuart.sw...
2013 Jun 23
0
[linux-linus test] 18181: regressions - trouble: broken/fail/pass
...Steven Rostedt <rostedt@rostedt.homelinux.com> Steven T Hampson <steven.t.hampson@intel.com> Steven Truelove <steven.truelove@utoronto.ca> Steven Walter <stevenrwalter@gmail.com> Steven Whitehouse <swhiteho@redhat.com> Stone Piao <piaoyun@marvell.com> Stoney Wang <song-bo.wang@hp.com> Stratos Karafotis <stratosk@semaphore.gr> Stuart Foster <smf.linux@ntlworld.com> Stuart Hayes <Stuart_Hayes@Dell.com> Stuart Hodgson <smhodgson@solarflare.com> Stuart Menefy <stuart.menefy@st.com> Stuart Swales <stuart.sw...
2013 Aug 29
0
[linux-linus test] 18805: regressions - FAIL
...t; Steven T Hampson <steven.t.hampson@intel.com> Steven Truelove <steven.truelove@utoronto.ca> Steven Walter <stevenrwalter@gmail.com> Steven Wang <steven.wang@digilentinc.com> Steven Whitehouse <swhiteho@redhat.com> Stone Piao <piaoyun@marvell.com> Stoney Wang <song-bo.wang@hp.com> Stratos Karafotis <stratosk@semaphore.gr> Stuart Foster <smf.linux@ntlworld.com> Stuart Hayes <Stuart_Hayes@Dell.com> Stuart Hodgson <smhodgson@solarflare.com> Stuart Menefy <stuart.menefy@st.com> Stuart Swales <stuart.sw...