Displaying 20 results from an estimated 4000 matches similar to: "[Bug 24668] New: KMS does not work with nva8"
2009 Sep 18
6
[Bug 24014] New: [KMS, NVA0] Init table command not found: 0x87
http://bugs.freedesktop.org/show_bug.cgi?id=24014
Summary: [KMS, NVA0] Init table command not found: 0x87
Product: xorg
Version: unspecified
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at lists.freedesktop.org
2011 Jan 25
25
[Bug 33445] New: NVS 3100M : Blank screen on kernel module loading
https://bugs.freedesktop.org/show_bug.cgi?id=33445
Summary: NVS 3100M : Blank screen on kernel module loading
Product: xorg
Version: unspecified
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: critical
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at
2012 Jun 23
25
[Bug 51362] New: DisplayPort output on nVidia Quadro K2000M (ThinkPad W530) doesn't work
https://bugs.freedesktop.org/show_bug.cgi?id=51362
Bug #: 51362
Summary: DisplayPort output on nVidia Quadro K2000M (ThinkPad
W530) doesn't work
Classification: Unclassified
Product: xorg
Version: git
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: normal
2010 Apr 29
24
[Bug 27905] New: DVI monitor is blank - DVI detected as Display Port ?
https://bugs.freedesktop.org/show_bug.cgi?id=27905
Summary: DVI monitor is blank - DVI detected as Display Port ?
Product: xorg
Version: 7.5
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at
2014 Jun 29
14
[Bug 80675] New: KMS FB hand-over: no/black console on Nvidia MCP78S/C77/GeForce 8300 (10de:0848), X11 ok
https://bugs.freedesktop.org/show_bug.cgi?id=80675
Priority: medium
Bug ID: 80675
Assignee: nouveau at lists.freedesktop.org
Summary: KMS FB hand-over: no/black console on Nvidia
MCP78S/C77/GeForce 8300 (10de:0848), X11 ok
QA Contact: xorg-team at lists.x.org
Severity: normal
Classification: Unclassified
2016 Oct 16
10
[PATCH 1/5] hwdefs: update nvc0_3d, add gm107_texture for new TIC format
These are copied directly from the mesa repository.
Signed-off-by: Ilia Mirkin <imirkin at alum.mit.edu>
---
src/hwdefs/gm107_texture.xml.h | 365 +++++++++++++++++
src/hwdefs/nvc0_3d.xml.h | 867 +++++++++++++++++++++++++----------------
2 files changed, 892 insertions(+), 340 deletions(-)
create mode 100644 src/hwdefs/gm107_texture.xml.h
diff --git
2009 Sep 09
3
[Bug 23813] New: [KMS] Dual-Head not working on NV50
http://bugs.freedesktop.org/show_bug.cgi?id=23813
Summary: [KMS] Dual-Head not working on NV50
Product: xorg
Version: 7.4
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: blocker
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at lists.freedesktop.org
2009 Aug 25
11
[Bug 23495] New: nouveau KMS produces no output on a Dell 3008WFP monitor
http://bugs.freedesktop.org/show_bug.cgi?id=23495
Summary: nouveau KMS produces no output on a Dell 3008WFP monitor
Product: xorg
Version: unspecified
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at
2012 Jun 29
35
[Bug 51579] New: Xv video support is black on NVidia NVa8 Chipset in latest git
https://bugs.freedesktop.org/show_bug.cgi?id=51579
Bug #: 51579
Summary: Xv video support is black on NVidia NVa8 Chipset in
latest git
Classification: Unclassified
Product: xorg
Version: git
Platform: x86-64 (AMD64)
OS/Version: All
Status: NEW
Severity: critical
Priority:
2012 Oct 19
6
[Bug 56202] New: [regression][kms] Clock rework causes kms boot regression for NV4E (v3.7-rc1, 3.6+nouveau)
https://bugs.freedesktop.org/show_bug.cgi?id=56202
Priority: medium
Bug ID: 56202
Assignee: nouveau at lists.freedesktop.org
Summary: [regression][kms] Clock rework causes kms boot
regression for NV4E (v3.7-rc1, 3.6+nouveau)
QA Contact: xorg-team at lists.x.org
Severity: normal
Classification: Unclassified
2008 Oct 29
39
[Bug 18286] New: GeForce 8300 not supported (10de:0848/C77/MCP77)
http://bugs.freedesktop.org/show_bug.cgi?id=18286
Summary: GeForce 8300 not supported (10de:0848/C77/MCP77)
Product: xorg
Version: 7.4
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at lists.freedesktop.org
2016 Nov 30
3
[PATCH v3 1/3] nvbios/power_budget: Add basic power budget parsing
On 12/01/2016 05:48 AM, Karol Herbst wrote:
> v2: Set entry to 0xff if not found
> Add cap entry for ver 0x30 tables
> Rework to fix memory leak
> v3: More error checks
> Simplify check for invalid entries
>
> Signed-off-by: Karol Herbst <karolherbst at gmail.com>
> ---
> .../include/nvkm/subdev/bios/power_budget.h | 25 +++++
>
2009 Nov 24
13
[Bug 25258] New: [9400M] KMS and X do not use monitor's native resolution
http://bugs.freedesktop.org/show_bug.cgi?id=25258
Summary: [9400M] KMS and X do not use monitor's native resolution
Product: xorg
Version: unspecified
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at
2014 Aug 21
9
NVA3 clock tree improvements
Following a series of patches to improve nouveaus clock tree parsing. Reclocking these engines (all but memory) is pretty stable on the cards I've tested. Please review and merge when approved.
These patches do not solve the problem that core/shader engine doesn't like to be clocked up too far without fb following, with visible corruption as a result. I suspect this problem is unrelated
2017 Jun 25
4
[Bug 101587] New: [BISECTED][REGRESSION] Nouveau kernel module (>4.10) on NVA8 renders the system unusable
https://bugs.freedesktop.org/show_bug.cgi?id=101587
Bug ID: 101587
Summary: [BISECTED][REGRESSION] Nouveau kernel module (>4.10)
on NVA8 renders the system unusable
Product: xorg
Version: unspecified
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: normal
2016 Oct 27
11
[PATCH v2 0/7] Add Maxwell support
I believe I've addressed all the feedback from the first time around, and
also made fixes necessary for GM20x based on testing results. I believe
now it should actually work for all GM10x and GM20x. Further, GP10x should
be very easy to add, but without someone to actually test I didn't want to
claim support for it.
Ilia Mirkin (7):
exa: add GM10x acceleration support
hwdefs: update
2016 Nov 30
1
[PATCH v3 1/3] nvbios/power_budget: Add basic power budget parsing
On 12/01/2016 08:56 AM, Karol Herbst wrote:
> 2016-11-30 23:48 GMT+01:00 Ben Skeggs <skeggsb at gmail.com>:
>> On 12/01/2016 05:48 AM, Karol Herbst wrote:
>>> v2: Set entry to 0xff if not found
>>> Add cap entry for ver 0x30 tables
>>> Rework to fix memory leak
>>> v3: More error checks
>>> Simplify check for invalid entries
2009 Dec 29
6
[Bug 25824] New: KMS, Dualhead: Strange bigger console
http://bugs.freedesktop.org/show_bug.cgi?id=25824
Summary: KMS, Dualhead: Strange bigger console
Product: xorg
Version: unspecified
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at lists.freedesktop.org
2018 Aug 03
2
[PATCH v3 5/6] kms/nv50: detect HDMI max MHz correctly
On Fri, Aug 3, 2018 at 8:19 AM, Karol Herbst <kherbst at redhat.com> wrote:
> v2: clean up left over comments
> don't overwrite hdmimhz parameter
> cap to 297MHz
>
> Signed-off-by: Karol Herbst <kherbst at redhat.com>
> ---
> drm/nouveau/dispnv50/disp.c | 5 +++++
> drm/nouveau/nouveau_connector.c | 15 ++++++++++-----
>
2016 Feb 15
24
[PATCH 01/23] nv50: import updated g80_defs.xml.h from rnndb
From: Ben Skeggs <bskeggs at redhat.com>
Signed-off-by: Ben Skeggs <bskeggs at redhat.com>
---
src/gallium/drivers/nouveau/nv50/g80_defs.xml.h | 279 ++++++++++++++++++++++++
1 file changed, 279 insertions(+)
create mode 100644 src/gallium/drivers/nouveau/nv50/g80_defs.xml.h
diff --git a/src/gallium/drivers/nouveau/nv50/g80_defs.xml.h