similar to: CEBA-2016:0039 CentOS 6 ibus FASTTRACK BugFix Update

Displaying 20 results from an estimated 800 matches similar to: "CEBA-2016:0039 CentOS 6 ibus FASTTRACK BugFix Update"

2016 Jan 15
0
CentOS-announce Digest, Vol 131, Issue 5
Send CentOS-announce mailing list submissions to centos-announce at centos.org To subscribe or unsubscribe via the World Wide Web, visit https://lists.centos.org/mailman/listinfo/centos-announce or, via email, send a message with subject or body 'help' to centos-announce-request at centos.org You can reach the person managing the list at centos-announce-owner at centos.org When
2015 Mar 11
0
CEBA-2015:0657 CentOS 6 ibus FASTTRACK BugFix Update
CentOS Errata and Bugfix Advisory 2015:0657 Upstream details at : https://rhn.redhat.com/errata/RHBA-2015-0657.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: 6b526231f82870f9e91f374e0474d88e0dc60a3e21d930553e268cc1c56c0b0f ibus-1.3.4-8.el6.i686.rpm 3f82cfb9b1d1ed8aeb4f836d5066e99c7b4c532e8787c55fc3315e473c8dae1a
2018 May 09
0
CEBA-2018:1361 CentOS 6 ibus BugFix Update
CentOS Errata and Bugfix Advisory 2018:1361 Upstream details at : https://access.redhat.com/errata/RHBA-2018:1361 The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: 7bc067f49bbd933672a1cffff2d19da4d6d4dbf40ccddac3d41630e2176760fb ibus-1.3.4-9.1.el6_9.i686.rpm 42da18ba08e243ad861c1591ab08ea801d79c8c488f09ecdada681b8c86f3134
2015 Jun 16
0
CEBA-2015:1116 CentOS 7 ibus FASTTRACK BugFix Update
CentOS Errata and Bugfix Advisory 2015:1116 Upstream details at : https://rhn.redhat.com/errata/RHBA-2015-1116.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) x86_64: b7b5662e5ba71c0963385d863ee8a8979c7606a328eec19b67b74ef3f16bb8fc ibus-1.5.3-12.el7.i686.rpm ad1bbbe4ea91163630c80108ce52b21e8b5dcc6cfc99d4975c8b590eddfed65c
2014 Feb 01
0
[RFC 13/16] drm/nouveau/ibus: add GK20A support
Add support for initializing the priv ring of GK20A. This is done by the BIOS on desktop GPUs, but needs to be done by hand on Tegra. Signed-off-by: Alexandre Courbot <acourbot at nvidia.com> --- drivers/gpu/drm/nouveau/Makefile | 1 + drivers/gpu/drm/nouveau/core/include/subdev/ibus.h | 1 + drivers/gpu/drm/nouveau/core/subdev/ibus/nvea.c | 108
2020 Nov 18
0
CEBA-2020:5039 CentOS 7 ibus BugFix Update
CentOS Errata and Bugfix Advisory 2020:5039 Upstream details at : https://access.redhat.com/errata/RHBA-2020:5039 The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) x86_64: d70d1392ce3021f70e51c4dc35c2fa251da70e2e0b7384fc3ca8003c9c2f59bf ibus-1.5.17-12.el7_9.x86_64.rpm
2014 Mar 24
0
[PATCH 06/12] drm/nouveau/ibus: add GK20A support
Add support for initializing the priv ring of GK20A. This is done by the BIOS on desktop GPUs, but needs to be done by hand on Tegra. Signed-off-by: Alexandre Courbot <acourbot at nvidia.com> --- drivers/gpu/drm/nouveau/Makefile | 1 + drivers/gpu/drm/nouveau/core/include/subdev/ibus.h | 1 + drivers/gpu/drm/nouveau/core/subdev/ibus/nvea.c | 110
2014 May 29
0
CEBA-2014:0572 CentOS 6 ibus-table FASTTRACK Update
CentOS Errata and Bugfix Advisory 2014:0572 Upstream details at : https://rhn.redhat.com/errata/RHBA-2014-0572.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: 5632ab3aaad7983670ae5a919c31f3048b3bc0ae60cc0ce4f539e39fc44e02dd ibus-table-1.2.0.20100111-5.el6.noarch.rpm
2016 Jul 06
0
[PATCH] ibus/gk20a: use udelay() in interrupt context
gk20a_ibus_init_ibus_ring() can be called from gk20a_ibus_intr(), in non-interruptible context. Replace use of usleep_range() with udelay(). Reported-by: Thierry Reding <treding at nvidia.com> Signed-off-by: Alexandre Courbot <acourbot at nvidia.com> --- drm/nouveau/nvkm/subdev/ibus/gk20a.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git
2014 Feb 02
1
[RFC 13/16] drm/nouveau/ibus: add GK20A support
Some very trivial comments below: On Fri, Jan 31, 2014 at 10:16 PM, Alexandre Courbot <acourbot at nvidia.com> wrote: > Add support for initializing the priv ring of GK20A. This is done by the > BIOS on desktop GPUs, but needs to be done by hand on Tegra. > > Signed-off-by: Alexandre Courbot <acourbot at nvidia.com> > --- > drivers/gpu/drm/nouveau/Makefile
2019 Aug 13
4
[Bug 111392] New: [NV110] bus: MMIO read of 00000000 FAULT at 619444 [ IBUS ]
https://bugs.freedesktop.org/show_bug.cgi?id=111392 Bug ID: 111392 Summary: [NV110] bus: MMIO read of 00000000 FAULT at 619444 [ IBUS ] Product: xorg Version: unspecified Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW Severity: normal Priority: medium
2014 Apr 02
0
[PATCH 06/12] drm/nouveau/ibus: add GK20A support
On Tue, Mar 25, 2014 at 7:34 AM, Thierry Reding <thierry.reding at gmail.com> wrote: > On Mon, Mar 24, 2014 at 05:42:28PM +0900, Alexandre Courbot wrote: > [...] >> diff --git a/drivers/gpu/drm/nouveau/core/subdev/ibus/nvea.c b/drivers/gpu/drm/nouveau/core/subdev/ibus/nvea.c > [...] >> +#include <subdev/ibus.h> >> + >> +struct nvea_ibus_priv { >>
2013 Jul 10
0
CEBA-2013:1036 CentOS 6 ibus-hangul FASTTRACK Update
CentOS Errata and Bugfix Advisory 2013:1036 Upstream details at : https://rhn.redhat.com/errata/RHBA-2013-1036.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: 87741a71934a7768442e60f3b5bf5cc95627cf3602202396d94a85eea5842872 ibus-hangul-1.3.0.20100329-6.el6.i686.rpm x86_64:
2018 Aug 04
2
[Bug 107479] New: GM108: MMIO read of 00000000 FAULT at 612004 [ IBUS ]
https://bugs.freedesktop.org/show_bug.cgi?id=107479 Bug ID: 107479 Summary: GM108: MMIO read of 00000000 FAULT at 612004 [ IBUS ] Product: xorg Version: unspecified Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW Severity: normal Priority: medium Component: Driver/nouveau
2015 Sep 23
3
[PATCH] ibus/gf100: increase wait timeout to avoid read faults
Increase clock timeout of some unknown engines in order to avoid failure at high gpcclk rate. This fixes IBUS read faults on my GF119 when reclocking is manually enabled. Note that memory reclocking is completely broken and NvMemExec has to be disabled to allow core clock reclocking only. Signed-off-by: Samuel Pitoiset <samuel.pitoiset at gmail.com> ---
2014 Apr 02
1
[PATCH 06/12] drm/nouveau/ibus: add GK20A support
On Wed, Apr 2, 2014 at 9:52 AM, Alexandre Courbot <gnurou at gmail.com> wrote: > On Tue, Mar 25, 2014 at 7:34 AM, Thierry Reding > <thierry.reding at gmail.com> wrote: >> On Mon, Mar 24, 2014 at 05:42:28PM +0900, Alexandre Courbot wrote: >> [...] >>> diff --git a/drivers/gpu/drm/nouveau/core/subdev/ibus/nvea.c b/drivers/gpu/drm/nouveau/core/subdev/ibus/nvea.c
2014 Dec 01
0
CEEA-2014:1917 CentOS 7 ibus-hangul FASTTRACK Enhancement Update
CentOS Errata and Enhancement Advisory 2014:1917 Upstream details at : https://rhn.redhat.com/errata/RHEA-2014-1917.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) x86_64: 4816c8d035c2966aba8812295505e0e87d3f7f86edfa4047aa16f0ddb6971cf7 ibus-hangul-1.4.2-10.el7.x86_64.rpm Source:
2014 Dec 15
0
CEBA-2014:1994 CentOS 7 ibus-kkc FASTTRACK BugFix Update
CentOS Errata and Bugfix Advisory 2014:1994 Upstream details at : https://rhn.redhat.com/errata/RHBA-2014-1994.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) x86_64: ee80531cb445a2b5e646157569f445f026ef135785450f2581d7be91c92fe5e2 ibus-kkc-1.5.18-5.el7.x86_64.rpm Source:
2014 Mar 24
2
[PATCH 06/12] drm/nouveau/ibus: add GK20A support
On Mon, Mar 24, 2014 at 05:42:28PM +0900, Alexandre Courbot wrote: [...] > diff --git a/drivers/gpu/drm/nouveau/core/subdev/ibus/nvea.c b/drivers/gpu/drm/nouveau/core/subdev/ibus/nvea.c [...] > +#include <subdev/ibus.h> > + > +struct nvea_ibus_priv { > + struct nouveau_ibus base; > +}; > + > +static void > +nvea_ibus_init_priv_ring(struct nvea_ibus_priv *priv) >
2018 Dec 08
7
[Bug 108982] New: GM206: MMIO write of 800000ec FAULT at 10eb14 [ IBUS ]
https://bugs.freedesktop.org/show_bug.cgi?id=108982 Bug ID: 108982 Summary: GM206: MMIO write of 800000ec FAULT at 10eb14 [ IBUS ] Product: xorg Version: unspecified Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW Severity: normal Priority: medium Component: Driver/nouveau