Displaying 20 results from an estimated 169 matches for "ibus".
Did you mean:
bus
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>
---
drm/nouveau/include/nvkm/subdev/ibus.h | 1 +...
2013 Jul 24
11
[Bug 67255] New: black screen after resuming from Hibernate
https://bugs.freedesktop.org/show_bug.cgi?id=67255
Priority: medium
Bug ID: 67255
Assignee: nouveau at lists.freedesktop.org
Summary: black screen after resuming from Hibernate
QA Contact: xorg-team at lists.x.org
Severity: normal
Classification: Unclassified
OS: Linux (All)
Reporter: michele.cane at
2014 Feb 02
1
[RFC 13/16] drm/nouveau/ibus: add GK20A support
...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 +++++++++++++++++++++
> 3 files changed, 110 insertions(+)
> create mode 100644 drivers/gpu/drm/nouveau/core/subdev/ibus/nvea.c
>
> diff --git a/drivers/gpu/drm/nouveau/Makefile b/drivers/gpu/drm/nouveau/Makefile...
2015 Mar 11
0
CEBA-2015:0657 CentOS 6 ibus FASTTRACK BugFix Update
...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 ibus-devel-1.3.4-8.el6.i686.rpm
b349a13129e4236d5417b379e353fd3ff6adc6e3d3d4af64374c4616da0d64df ibus-devel-docs-1.3.4-8.el6.i686.rpm
ebd5819a065dc496ed3a1948388d1d38ddd235bdfa42ec26eb50093880b9e74e ibus-gtk-1....
2016 Jan 14
0
CEBA-2016:0039 CentOS 6 ibus FASTTRACK BugFix Update
...Errata and Bugfix Advisory 2016:0039
Upstream details at : https://rhn.redhat.com/errata/RHBA-2016-0039.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
i386:
f76e912c52bcf2af15eaa713caa69cd6a2607e4b9e65de81cc91afc0c35f7c41 ibus-1.3.4-9.el6.i686.rpm
2a16cf43821903f5f0f06cd0b5d07fb7a1462557dbc171dd7541e6fba2fa5ce5 ibus-devel-1.3.4-9.el6.i686.rpm
6ec26fdfbde0876556242b5e06b833c03cad1ab457db915c5b328667488ec1d2 ibus-devel-docs-1.3.4-9.el6.i686.rpm
f98ab3e7a7ebddceb165e7c26324e499bf236d409af5d46f3586225a1d99d42b ibus-gtk-1....
2018 May 09
0
CEBA-2018:1361 CentOS 6 ibus BugFix Update
...OS 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 ibus-devel-1.3.4-9.1.el6_9.i686.rpm
a5a2a6793acf62085b41382192cb9f068310f9b2990cddc337e263ccd71e5fef ibus-devel-docs-1.3.4-9.1.el6_9.i686.rpm
2e9ee4fc8c13fd4cb856bdd0b4aa1213764081db592a251a6b0261ef34f0adc6...
2015 Jun 16
0
CEBA-2015:1116 CentOS 7 ibus FASTTRACK BugFix Update
...rrata 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 ibus-1.5.3-12.el7.x86_64.rpm
0fcaae1c4938cb1cc5d85be63a81f4986e2826a62938cb667db8c0d881e6e51a ibus-devel-1.5.3-12.el7.i686.rpm
cad67fceb4219852e6ef2960fbe9ecee71d314b3e9f9c8d8cb4ee7cb9f6cea2e ibus-devel-1.5.3-...
2014 Feb 01
0
[RFC 13/16] drm/nouveau/ibus: add GK20A support
...ort 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 +++++++++++++++++++++
3 files changed, 110 insertions(+)
create mode 100644 drivers/gpu/drm/nouveau/core/subdev/ibus/nvea.c
diff --git a/drivers/gpu/drm/nouveau/Makefile b/drivers/gpu/drm/nouveau/Makefile
index 6c4b76d..3548fcd...
2014 Mar 24
0
[PATCH 06/12] drm/nouveau/ibus: add GK20A support
...ort 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 +++++++++++++++++++++
3 files changed, 112 insertions(+)
create mode 100644 drivers/gpu/drm/nouveau/core/subdev/ibus/nvea.c
diff --git a/drivers/gpu/drm/nouveau/Makefile b/drivers/gpu/drm/nouveau/Makefile
index a90087bbdf88..592...
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
Component: Driver/nouveau
Assignee: nouveau at lists.freedesktop.org...
2020 Nov 18
0
CEBA-2020:5039 CentOS 7 ibus BugFix Update
...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
0261a6827bcb70a4d4e0bbabff124f88c79ad1171f8d19e379a2e019e4867abf ibus-devel-1.5.17-12.el7_9.x86_64.rpm
93736c157e6c574d78df16b0ccdcb3d5d5bc0856fb66a7d43da85bfe6d0149a6 ibus-devel-docs-1.5.17-12.el7_9.noarch.rpm
1b1b3c99c21402de3620ed1fecbd44518682eccd70866a5c3c361b33f64...
2016 Jan 15
0
CentOS-announce Digest, Vol 131, Issue 5
...tos-announce-owner at centos.org
When replying, please edit your Subject line so it is more specific
than "Re: Contents of CentOS-announce digest..."
Today's Topics:
1. CEBA-2016:0038 CentOS 6 findutils FASTTRACK BugFix Update
(Johnny Hughes)
2. CEBA-2016:0039 CentOS 6 ibus FASTTRACK BugFix Update
(Johnny Hughes)
3. CESA-2016:0043 Moderate CentOS 7 openssh Security Update
(Johnny Hughes)
----------------------------------------------------------------------
Message: 1
Date: Thu, 14 Jan 2016 23:14:13 +0000
From: Johnny Hughes <johnny at centos.org&...
2014 May 29
0
CEBA-2014:0572 CentOS 6 ibus-table FASTTRACK Update
...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
1750d4a0a45a5aec63f021312f8977581c0f12a30b32b7542293f9b9b4bfc42f ibus-table-additional-1.2.0.20100111-5.el6.noarch.rpm
111a6134d60342b4e3c609a5a77b3b54bd0a764dc2a3c0b87d3e314bb8e632d4 ibus-table-devel-1.2.0.20100111-5.el6.noarch.rpm
x86_64:
5632ab3aaad798367...
2019 Jul 10
1
[Bug 111098] New: xf16-video-nouveau 1.0.16-1 arch fails to resume from blank
...0000:02:00.0: NVIDIA GM206 (126020a1)
Jul 09 18:20:29 andromeda kernel: nouveau 0000:02:00.0: bios: version
84.06.2f.00.7e
Jul 09 18:20:29 andromeda kernel: nouveau 0000:02:00.0: fb: 2048 MiB GDDR5
Jul 09 18:20:29 andromeda kernel: nouveau 0000:02:00.0: bus: MMIO write of
80000028 FAULT at 10eb14 [ IBUS ]
Jul 09 18:20:29 andromeda kernel: nouveau 0000:02:00.0: DRM: VRAM: 2048 MiB
Jul 09 18:20:29 andromeda kernel: nouveau 0000:02:00.0: DRM: GART: 1048576 MiB
Jul 09 18:20:29 andromeda kernel: nouveau 0000:02:00.0: DRM: TMDS table version
2.0
Jul 09 18:20:29 andromeda kernel: nouveau 0000:02:00.0: DR...
2015 Jun 17
0
CentOS-announce Digest, Vol 124, Issue 8
...e edit your Subject line so it is more specific
than "Re: Contents of CentOS-announce digest..."
Today's Topics:
1. CEEA-2015:1096 CentOS 6 hpsa Enhancement Update (Johnny Hughes)
2. CEBA-2015:1119 CentOS 6 dmidecode BugFix Update (Johnny Hughes)
3. CEBA-2015:1116 CentOS 7 ibus FASTTRACK BugFix Update
(Johnny Hughes)
4. CEBA-2015:1118 CentOS 7 yum-langpacks FASTTRACK BugFix Update
(Johnny Hughes)
----------------------------------------------------------------------
Message: 1
Date: Tue, 16 Jun 2015 12:26:04 +0000
From: Johnny Hughes <johnny at centos...
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...
2015 Jan 01
12
[Bug 87942] New: [NVE7] Unable to use nouveau
...core 405-1058 MHz memory
1600 MHz
[ 452.410076] nouveau [ CLK][0000:02:00.0] 0f: core 405-1058 MHz memory
5000 MHz
[ 452.410213] nouveau [ CLK][0000:02:00.0] --: core 405 MHz memory 810
MHz
[ 452.450870] nouveau E[ PBUS][0000:02:00.0] MMIO write of 0x00000002 FAULT
at 0x4188ac [ IBUS ]
[ 452.450919] vga_switcheroo: enabled
[ 452.451052] [TTM] Zone kernel: Available graphics memory: 8169116 kiB
[ 452.451054] [TTM] Zone dma32: Available graphics memory: 2097152 kiB
[ 452.451055] [TTM] Initializing pool allocator
[ 452.451061] [TTM] Initializing DMA pool allocator
[ 452.4...
2016 Feb 20
0
[PATCH v4 3/6] iccsense: implement for ina209, ina219 and ina3221
...if
diff --git a/drm/nouveau/nvkm/engine/device/base.c b/drm/nouveau/nvkm/engine/device/base.c
index a239e49..2536890 100644
--- a/drm/nouveau/nvkm/engine/device/base.c
+++ b/drm/nouveau/nvkm/engine/device/base.c
@@ -1347,6 +1347,7 @@ nvc0_chipset = {
.gpio = g94_gpio_new,
.i2c = g94_i2c_new,
.ibus = gf100_ibus_new,
+ .iccsense = gf100_iccsense_new,
.imem = nv50_instmem_new,
.ltc = gf100_ltc_new,
.mc = gf100_mc_new,
@@ -1383,6 +1384,7 @@ nvc1_chipset = {
.gpio = g94_gpio_new,
.i2c = g94_i2c_new,
.ibus = gf100_ibus_new,
+ .iccsense = gf100_iccsense_new,
.imem = nv50_instmem_new,...
2017 Feb 26
2
Installing support for Chinese text in Centos 7
...lt language is English, I would like to be able to write Chinese text in various applications.
> >
> > I seem to remember this was very easy to do in Centos 6 and Gnome: possibly only requiring only a simple 'yum groupinstall "Chinese Support"' after which I could use iBus to switch between languages. This does not seem to work in Centos 7.
> >
>
>
> These days, I use fcitx-anthy on CentOS (which took some work to set up,
> but ibus-anthy, at least, (for Japanese) worked pretty well. I have
> instructions, again, for Japanese, but quite possib...
2014 Apr 02
1
[PATCH 06/12] drm/nouveau/ibus: add GK20A support
...re 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
>> [...]
>>> +#include <subdev/ibus.h>
>>> +
>>> +struct nvea_ibus_priv {
>>> + struct nouveau_ibus base;
>>> +};
>>> +
>>> +static void
>>> +nvea_ibus_in...